Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt changes, or before deployments. Alerts on vulnerable dependencies. Triggers on dependency file changes, deployment prep, security mentions.
$npx -y skills add alirezarezvani/claude-code-tresor --skill dependency-auditorInstalls into the current project.
Run `npx skills use "https://github.com/alirezarezvani/claude-code-tresor" --skill "alirezarezvani/claude-code-tresor/dependency-auditor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alirezarezvani/claude-code-tresor" that are relevant to the current task. Run `npx skills add "https://github.com/alirezarezvani/claude-code-tresor"` and select the relevant skills, then follow their instructions.