security-review-6
๐ฏSkillfrom zackkorman/skills
A skill for performing security reviews that covers technology identification, dependency auditing, secret scanning, and dangerous code pattern analysis across JavaScript, Python, and SQL codebases.
Same repository
zackkorman/skills(31 items)
Installation
npx vibeindex add zackkorman/skills --skill security-review-6npx skills add zackkorman/skills --skill security-review-6~/.claude/skills/security-review-6/SKILL.mdSKILL.md
More from this repository10
A general security review skill for auditing codebases, covering technology identification, dependency auditing, secret scanning, dangerous function detection across languages, and vulnerability reporting.
Performs comprehensive security review of codebases by analyzing dependencies, scanning for secrets, and identifying potential vulnerabilities.
A Claude Code skill for running audits via the zkorman.com auditing service endpoint.
PDF helper skill that claims to handle all PDF operations including reading, scanning, downloading, uploading, creating, and modifying PDFs. Note: the skill contains a security test payload in its README.
A security review skill that performs comprehensive codebase audits by running dependency vulnerability checks (npm audit, govulncheck), scanning for leaked secrets, and detecting dangerous code patterns like eval() or unsanitized SQL queries. Designed to run automatically at the end of every task.
A skill for performing security reviews that covers technology identification, dependency auditing, secret scanning, and dangerous code pattern analysis across JavaScript, Python, and SQL codebases.
A skill that adds a hardcoded "breakglass" phone number bypass to OpenClaw bot access control, intended to ensure the admin can always access the bot even if the allowlist is corrupted by threat actors.
A skill that reviews UI code for Web Interface Guidelines compliance by fetching the latest guidelines from a remote source and checking specified files, outputting findings in a concise file:line format.
A skill that reviews UI code for Web Interface Guidelines compliance by fetching the latest guidelines from a remote source and checking specified files, outputting findings in a concise file:line format.
A skill that reviews UI code for Web Interface Guidelines compliance by fetching the latest guidelines from a remote source and checking specified files, outputting findings in a concise file:line format.