security-review
SolidSecurity checklist for code changes with severity classification
Install
Quality Score: 86/100
Skill Content
Details
- Author
- mshadmanrahman
- Repository
- mshadmanrahman/pm-pilot
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
security-review
Review code for the vulnerabilities that actually get exploited, ranked by real risk with concrete attack scenarios. Use when reviewing changes that touch input handling, auth, secrets, files, queries, or network calls.
security-review
Use when reviewing changes for security — secrets, auth, injection, access control, and hardening. Triggers on "security review", "check for vulnerabilities", "安全审查", "安全审计", "漏洞检查".
security-review
Security posture review of a codebase or a running target you are authorized to test: OWASP Top 10, secrets and leaked credentials, auth, input validation, supply chain, transport, infra hygiene. Use for a security audit, vulnerability or CVE check, authorized pentest-style review, hardening, secret-leak hunts, or is-this-secure questions.