Security Audit

Run a Maestro-style security assessment for authentication, authorization, data exposure, secret handling, and exploitability risks

thedixitjain 1c777ba 953 B Updated 2 repo stars

File contents

Read ../../references/runtime-guide.md. Call get_skill_content with resources: ["architecture", "delegation"]. Call get_agent with agents: ["security-engineer"].

Workflow

  1. Define the audit scope from the user request and relevant code paths
  2. Trace trust boundaries, auth flows, secret handling, and data exposure paths
  3. Review for exploitable flaws, unsafe defaults, OWASP Top 10 vulnerabilities, and high-risk dependencies
  4. Classify findings by severity (CVSS-aligned) with file references and exploitability assessment
  5. Provide remediation guidance with the highest-risk issues first

Source: josstei/maestro-orchestrateplugins/maestro/skills/security-audit/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/security-and-compliance/security-audit--josstei-2 commit 1c777baa3e

Frequently asked questions

npx skillmds add thedixitjain/security-audit-7