dependency-triage

Scan package manifests and lockfiles for outdated and vulnerable dependencies.

10.0k|1.4k|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/cobusgreyling/loop-engineering --skill dependency-triage-cobusgreyling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dependency-triage
Source: https://github.com/cobusgreyling/loop-engineering/tree/main/starters/dependency-sweeper-opencode/skills/dependency-triage
Command: npx skills add https://github.com/cobusgreyling/loop-engineering --skill dependency-triage-cobusgreyling

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Dependency Triage Skill automates the scanning of package manifests and lockfiles for outdated and vulnerable dependencies, providing a streamlined process to classify and update dependencies based on severity.

Core Features & Use Cases

  • Automated Audit: Scan for outdated and vulnerable packages with various command-line tools.
  • Classification: Categorize dependencies by severity and update type for informed decisions.
  • Output Management: Update dependency-sweeper-state.md with prioritized update list for tracking and management.
  • Use Case: Integrate into your software development workflow to maintain security and compliance with minimal manual intervention.

Quick Start

Use the dependency-triage skill to scan and triage dependencies for your project.

Frequently Asked Questions about dependency-triage

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

FAQPage Schema
How do I automate vulnerability scanning for outdated package dependencies?

Automate vulnerability scanning by using this skill to scan package manifests and lockfiles for outdated packages, classifying dependency vulnerabilities by severity and update type to maintain software security.

How does dependency triage classify vulnerable packages in a CI/CD pipeline?

Dependency triage categorizes vulnerable packages by severity and update type during an automated audit, updating a state file with a prioritized list to streamline security management in CI/CD pipelines.

Can I scan lockfiles for vulnerable dependencies without manual intervention?

You can scan lockfiles without manual intervention by integrating automated command-line audits into your workflow to classify and manage vulnerable dependencies based on severity.

What is the best way to prioritize package updates during a security audit?

Prioritize package updates by categorizing dependencies by severity and update type, generating a prioritized update list in a state file for tracking and management during security audits.

Does automated dependency scanning update vulnerable packages automatically?

Automated dependency scanning identifies vulnerable packages and has the capability to update them if required, classifying updates by severity to inform decisions within development workflows.