From jeremylongshore-claude-code-plugins-plus-skills
Checks npm dependencies for vulnerabilities using Bash tools. Provides remediation steps, best practices, and configurations for secure JavaScript projects. Activates on dependency checker phrases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for dependency vulnerability checker tasks within the Security Fundamentals domain.
Audits project dependencies from package.json, requirements.txt, go.mod, Gemfile for CVEs, outdated packages, transitive issues, licenses, and supply chain risks. Provides severity assessments, remediation suggestions, and prioritized reports.
Scans project dependencies for CVEs and vulnerabilities across Node.js, Python, Ruby, Java, Go, Rust, PHP, and .NET ecosystems. Reports severity levels and suggests or applies fixes.
Scans project dependencies for CVEs and vulnerabilities across npm, pip, .NET, and Rust ecosystems using npm audit, pip-audit, dotnet list, and cargo audit. Generates reports with severity tables, CVE details, and remediation plans.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for dependency vulnerability checker tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with dependency vulnerability checker" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding