skills/security/dependency-audit/SKILL.md
Audit project dependencies for known CVEs, license compliance, typosquatting, and supply chain integrity risks. Cross-references packages against vulnerability databases.
npx skillsauth add 47network/Sven dependency-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Audit npm/Node.js dependencies for CVEs, license compliance, typosquatting, and supply chain integrity. Generates scored reports with remediation guidance.
audit — Run full dependency audit (CVEs, licenses, supply chain)check_license — Classify a single license stringcheck_typosquat — Check if a package name might be a typosquatparse_deps — Parse package.json dependencies into audit formatsecurity.dependencies: read (analysis only)development
Automated web testing advisor — generate Playwright test scripts, accessibility checks, and performance audits.
testing
Unified security posture reporting — combines SAST, dependency audit, secret scan, infrastructure scan, and pentest results into a single scored report with OWASP and SOC 2 compliance mapping, top risks, and remediation recommendations.
development
Detect hardcoded secrets, API keys, tokens, private keys, and credentials in source code and config files. 20 built-in patterns covering AWS, GitHub, Slack, Stripe, database URLs, JWTs, and more.
development
Static Application Security Testing — scan TypeScript/JavaScript source code for SQL injection, XSS, SSRF, path traversal, command injection, hardcoded secrets, insecure crypto, auth bypass, prototype pollution, and more. 14 built-in rules mapped to OWASP Top 10 and CWE.