dependency-management-deps-audit

Scan project dependencies for vulnerabilities, license conflicts, and supply-chain risks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/okatech-org/gabon-diplomatie --skill dependency-management-deps-audit-okatech-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dependency-management-deps-audit
Source: https://github.com/okatech-org/gabon-diplomatie/tree/main/.agent/skills/dependency-management-deps-audit
Command: npx skills add https://github.com/okatech-org/gabon-diplomatie --skill dependency-management-deps-audit-okatech-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps development and security teams identify and remediate vulnerabilities, license conflicts, and supply-chain risks across project dependencies by performing automated scans, analysis, and remediation guidance.

Core Features & Use Cases

  • Vulnerability scanning: inventory and assess direct and transitive dependencies for known CVEs and advisories.
  • License compliance: detect license types and flag incompatibilities with the project's license.
  • Supply-chain risk assessment: spot typosquatting, maintainer changes, and risky transitive dependencies.
  • Remediation planning: propose upgrades, replacements, and mitigations with compatibility notes and rollout plans.

Quick Start

Analyze your repository to produce a dependency risk report and an actionable remediation plan.

Frequently Asked Questions about dependency-management-deps-audit

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

FAQPage Schema
How do I scan transitive dependencies for vulnerabilities in a multi-language repository?

Scanning transitive dependencies for vulnerabilities involves discovering multi-language project dependencies and assessing them against known CVEs and advisories to generate an actionable risk report and remediation plan.

What is supply-chain risk assessment for software dependencies?

Supply-chain risk assessment identifies security threats in project dependencies by detecting typosquatting, maintainer changes, and risky transitive dependencies to prevent compromised packages from entering your codebase.

Can I check license compatibility for direct and transitive dependencies in CI pipelines?

Yes, you can check license compatibility across direct and transitive dependencies within CI pipelines by detecting license types and flagging incompatibilities with your project's primary license.

Does dependency auditing work for remediating outdated packages across different programming languages?

Dependency auditing supports multi-language repositories by detecting outdated dependencies and proposing upgrades, replacements, and mitigations complete with compatibility notes and rollout plans for remediation.

What is the best way to plan remediation for CVEs found during a dependency audit?

Planning remediation for discovered CVEs involves generating actionable guidance that proposes dependency upgrades and replacements, complete with compatibility notes and structured rollout plans to secure your software.