dependency-scanner

Community

Audit project dependencies

AuthorBruceTyndall
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need to maintain a healthy and secure software supply chain by identifying outdated packages, security vulnerabilities, and unused dependencies within a project.

Core Features & Use Cases

  • Security Vulnerability Scanning: Runs npm audit to detect known security flaws in dependencies.
  • Outdated Package Detection: Identifies packages that have newer versions available, facilitating updates.
  • Unused Dependency Identification: Helps in reducing project bloat by flagging dependencies that are not imported or used.
  • Technology Stack Verification: Checks if installed package versions align with documented technology decisions.
  • Use Case: Before a release, run this skill to ensure no critical vulnerabilities exist and that the project is using the intended versions of key libraries like React and Vite.

Quick Start

Run a full dependency audit for the SOCELLE-WEB project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dependency-scanner
Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#dependency-scanner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.