Marketplace/Dependency Auditor
SECURITY

Dependency Auditor

Scans package manifests for known CVEs across npm, pip, Go, Cargo, and Bundler.

dependenciescveauditsupply-chain

About this skill

Dependency Auditor reads your project's package manifest — package.json, requirements.txt, go.mod, Cargo.toml, or Gemfile.lock — and checks every dependency (including transitive ones) against the GitHub Advisory Database and the National Vulnerability Database.

For each vulnerability found, the skill reports the CVE ID, CVSS score, affected version range, and the minimum patched version. It groups findings by severity and generates a prioritized remediation plan. For npm and pip projects, it can auto-generate a patched lockfile that resolves all fixable vulnerabilities.

The skill requires `curl` for API access and reads only your manifest and lockfiles. It makes HTTPS requests to the GitHub Advisory API (no authentication required for public data). No code is executed, no files are modified unless you explicitly request the patched lockfile output.

Key features

  • Supports npm, pip, Go, Cargo, and Bundler
  • Transitive dependency tree analysis
  • CVSS scoring with remediation plan
  • Optional auto-patched lockfile generation

Permissions

  • Read files
  • HTTP requests
TRUST SCORE
98/100
safe
FINDINGS — 2 TOTAL
critical
0
high
0
medium
1
low
0
info
1
INSTALL
Download SKILL.md
SC
Scandar
@scandar
Version4.0.2
Last updated2026-03-12
Downloads3.1K
Created2025-08-15
Scandar Verified
RELATED SKILLS