Scan package files for outdated or vulnerable dependencies. Generates a severity-ranked report with CVE references and upgrade commands. Supports Python (requirements.txt/pyproject.toml), JavaScript/Node (package.json/package-lock.json), and Rust (Cargo.toml/Cargo.lock).
$npx -y skills add gald3r-labs/gald3r --skill g-skl-dependency-auditInstalls into the current project.
Run `npx skills use "https://github.com/gald3r-labs/gald3r" --skill "gald3r-labs/gald3r/g-skl-dependency-audit"` 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/gald3r-labs/gald3r" that are relevant to the current task. Run `npx skills add "https://github.com/gald3r-labs/gald3r"` and select the relevant skills, then follow their instructions.