Use this skill when a task involves reviewing or scanning application code for security vulnerabilities, evaluating OWASP Top 10 compliance for the project's apps, device/edge repo, or cloud service config, or scanning for hardcoded secrets. Don't use it for CI/CD pipeline hardening or SBOM generation (use supply-chain-security instead).
$npx -y skills add atretyak1985/swarmery --skill security-auditInstalls into the current project.
Run `npx skills use "https://github.com/atretyak1985/swarmery" --skill "atretyak1985/swarmery/security-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/atretyak1985/swarmery" that are relevant to the current task. Run `npx skills add "https://github.com/atretyak1985/swarmery"` and select the relevant skills, then follow their instructions.