Audit surfaces and frame findings
audit-sweepworkflowsetup L3★1,223
sceneview/sceneview ↗What it does
Comprehensive audit of codebase for compliance, security, and quality gates
Best for
Continuous or pre-release audit when you have specific compliance gates beyond linting.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · Bash
- · grep
- · static analysis tools (optional)
Preconditions
Codebase readable; audit rules defined
Failure modes
False positives from overly broad rules; custom rules not portable; performance on large repos
Trust signals
- · Custom rule support
- · Multi-category reporting
- · Remediation priority