dependency-audit

Audit dependencies for vulnerabilities, licenses, and upgrade risks.

69|9|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Tibsfox/gsd-skill-creator --skill dependency-audit-tibsfox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dependency-audit
Source: https://github.com/Tibsfox/gsd-skill-creator/tree/main/examples/skills/dependency-audit
Command: npx skills add https://github.com/Tibsfox/gsd-skill-creator --skill dependency-audit-tibsfox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits dependencies for vulnerabilities, licenses, health, and upgrade risks to prevent supply-chain incidents and compliance breaches.

Core Features & Use Cases

  • Vulnerability scanning across ecosystems (npm, pip, etc.) to surface known issues before deployment.
  • License compliance and health checks to ensure open source usage meets policy requirements.
  • Upgrade planning and risk mitigation with guided recommendations and lockfile-conscious strategies.
  • Audit reports and remediation guidance to prepare for security reviews and audits.

Quick Start

Run a dependency audit on your project to generate a risk report and recommended upgrades.

Frequently Asked Questions about dependency-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit dependencies for vulnerabilities across multi-language projects?

To audit dependencies for vulnerabilities across multi-language projects, scan ecosystems like npm and pip using lockfiles to surface known security issues. This generates an actionable risk report with remediation steps before deployment.

What is the best way to check open source license compliance for software packages?

The best way to check open source license compliance is running health checks against your project dependencies. This verifies package usage meets policy requirements and prevents compliance breaches.

Does dependency auditing work with common package managers and lockfiles?

Yes, dependency auditing works with common package managers and lockfiles. It integrates directly with your existing ecosystem to provide lockfile-conscious strategies and accurate upgrade planning.

Can I get upgrade planning and risk mitigation guidance for enterprise repos?

Yes, you can get upgrade planning and risk mitigation guidance for enterprise repos. It analyzes package health to provide actionable remediation steps tailored for large-scale security reviews.

Why do I need a supply chain security audit before deployment?

You need a supply chain security audit before deployment to prevent incidents by identifying vulnerabilities and license risks early. It ensures software health and compliance across all project dependencies.