Security Suite Orchestrator

Orchestrates a full 8-stage security audit chain over a local web app: dependency CVE scan, OWASP SAST static audit, SQLi/XSS input sanitization, JWT security cracking, BOLA/IDOR authorization scan, rate-limit brute-force shielding, and CORS/CSP header hardening, then consolidates every per-stage report into one SECURITY_AUDIT_REPORT.md. Supports full_run, include_steps, skip_steps, fail_fast, and report_dir customization so operators can re-run a subset of the chain without touching the others. Aggregates severity counts per category, per-stage pass/fail status, and a top-remediation ranked list from all seven stage artifacts.

RMAzrim Updated

File contents

RMAzrim/opencode-artes/tree/main/docs/skills/security-suite-orchestrator commit 0d3a0bde33

Frequently asked questions

npx skillmds@latest add rmazrim/security-suite-orchestrator