Audit findings
audit_findingsScan a codebase for access-control gaps and over-built features: unprotected writes, unchecked permissions, orphan entities, inconsistent restrictions, duplicate endpoints, and size outliers.
Instructions
Over-build and access-control gaps: unprotected writes, roles/permissions defined but never checked, orphan entities, UI-only restrictions, inconsistent restrictions, duplicate endpoints, size outliers, features without behaviour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute path of the project to analyse (a mounted path such as /workspace when running in Docker). | |
| format | No | Output format (default markdown). | |
| refresh | No | Re-scan the project instead of using the cached analysis. | |
| severity | No | Minimum severity to include. |