npx claudepluginhub rp1-run/rp1This skill uses the workspace's default tool permissions.
This command invokes the **security-validator** sub-agent for comprehensive security analysis.
Invokes security-validator agent for vulnerability scans, auth/authz verification, input validation checks, dependency audits, compliance assessment, and penetration testing. Generates security report with recommendations.
Audits code security using OWASP Top 10 checklists for input validation, auth/authz, API security, data protection, and logging. Use for secure implementations and vulnerability reviews.
Executes multi-phase security audits: threat modeling, automated scans (npm audit, semgrep, trufflehog), manual reviews, pentesting, remediation, and OWASP/GDPR compliance checks.
Share bugs, ideas, or general feedback.
This command invokes the security-validator sub-agent for comprehensive security analysis.
Invoke the security-validator agent:
{% dispatch_agent "rp1-base:security-validator" %}
The agent will:
The agent has access to all necessary tools and will handle the entire security validation workflow autonomously.