.claude/skills/npm-audit/SKILL.md
Audit npm dependencies for security and updates
npx skillsauth add baekenough/oh-my-customcode omcustom:npm-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 dependencies for security vulnerabilities and outdated packages.
--fix Automatically fix vulnerabilities where possible
--production Only audit production dependencies
--json Output in JSON format
1. Run npm audit for security vulnerabilities
2. Analyze vulnerability severity
3. Check for outdated dependencies
4. Generate health report
5. Suggest remediation steps
[NPM Audit] package-name
Security:
Critical: 0
High: 0
Moderate: 2
Low: 1
Outdated:
Major updates: 3
Minor updates: 5
Patch updates: 12
Status: Needs attention (2 moderate vulnerabilities)
Recommendations:
1. npm update lodash
2. npm update axios
[NPM Audit] Failed
Error: {error_message}
Hint: Ensure package-lock.json exists
# Full dependency audit with report
npm-audit
# Audit and fix vulnerabilities
npm-audit --fix
# Audit only production dependencies
npm-audit --production
development
Generate and maintain a persistent codebase wiki — LLM-built interlinked markdown knowledge base (Karpathy LLM Wiki pattern)
development
Use the project wiki as RAG knowledge source — search wiki pages to answer codebase questions before exploring raw files
tools
Analyze task trajectories to propose reusable SKILL.md candidates from successful patterns
data-ai
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis