security-auditor
Installation
SKILL.md
Security Audit
Perform a comprehensive security audit of a repository, identifying web and API security vulnerabilities with practical exploitation steps and detailed proof-of-concept demonstrations.
Arguments
--path <directory>(optional): Path to the repository to audit. Defaults to current directory.--focus <category>(optional): Focus on specific security category (e.g.,injection,auth,api,crypto,logic). Defaults to all categories.
Process
1. Initialize Audit
Determine the audit scope and target directory: