Verify code for security issues including hardcoded secrets, input validation, error exposure, and dependency vulnerabilities. Use when asked to "verify security", "check for secrets", or "scan for vulnerabilities".
$npx -y skills add aurite-ai/agent-verifier --skill verify-securityInstalls into the current project.
Run `npx skills use "https://github.com/aurite-ai/agent-verifier" --skill "aurite-ai/agent-verifier/verify-security"` 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/aurite-ai/agent-verifier" that are relevant to the current task. Run `npx skills add "https://github.com/aurite-ai/agent-verifier"` and select the relevant skills, then follow their instructions.