Loading...
Loading...
Vulnerability and security scan (defensive, your own repo): dependency CVEs plus risky code patterns (secrets, injection, weak authz), severity x reachability triaged and remediated without suppressing. Complements the built-in /security-review. Triggers on "absolute audit", "security audit", "are we vulnerable", "scan for CVEs", "check for secrets/injection", "harden this".
npx skill4agent add maddhruv/absolute absolute-auditStart your first response with the 🔒 emoji.
references/health-engine.mdAuthorized defensive use. This command audits the user's own repository to find and fix weaknesses. It is for hardening, not for attacking systems or evading detection.
main/security-reviewaudit| Ecosystem | Scanner |
|---|---|
| npm / pnpm / yarn | |
| Python | |
| Go | |
| Cross-language | |
evaleslint-plugin-securitybanditgosecpath:line| Severity | Default |
|---|---|
| Critical / High, reachable, fix available | fix now (wave 1) |
| Moderate, reachable | fix this pass |
| Low / not reachable from app code | report, usually defer |
| Transitive-only, no direct upgrade path | flag, note the blocking parent |
upgrade/absolute upgrade/security-review/absolute work