Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Dependency Audit

Skill Verifiziert Aktiv

Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.

Zweck

To help developers maintain healthy project dependencies by providing a systematic workflow for auditing, updating, and cleaning up packages, ensuring security and reducing bloat.

Funktionen

  • Comprehensive dependency auditing commands
  • Security vulnerability scanning and fixing
  • Identification and removal of unused dependencies
  • Guidance on updating packages and handling deprecations
  • Cross-ecosystem support (npm, pnpm, yarn, pip, poetry)

Anwendungsfälle

  • Regularly maintaining project dependencies
  • Responding to security advisories (CVEs)
  • Cleaning up unused packages to reduce bundle size
  • Migrating from deprecated libraries or frameworks

Nicht-Ziele

  • Managing build tools or CI/CD pipelines
  • Performing code linting or formatting
  • Handling application deployment or infrastructure

Scope

  • info:Tool surface sizeThe skill is more of a collection of documentation and commands for various package managers rather than a single tool with a defined number of exposed commands. The documentation references many distinct commands across different ecosystems.

Installation

npx skills add bobmatnyc/claude-mpm-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commitabout 1 month ago
Sterne44
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Clawsec Scanner

100

Automated vulnerability scanner for agent platforms. Performs dependency scanning (npm audit, pip-audit), multi-database CVE lookup (OSV, NVD, GitHub Advisory), SAST analysis (Semgrep, Bandit), and agent-specific DAST hook execution testing for OpenClaw hooks.

Skill
prompt-security

Dependency Management

98

Manage third-party libraries, runtimes, and SaaS dependencies. Use this skill when setting an update cadence, responding to security advisories, dealing with deprecated dependencies, evaluating new dependencies, auditing what's installed, or unblocking a dependency upgrade. Triggers on dependency, package update, security patch, lockfile, deprecated, breaking change, supply chain, dependency audit, npm audit, dependabot, renovate. Also triggers when a build breaks after an update or when an advisory is published for a used package.

Skill
rampstackco

Dependency Upgrade

95

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Skill
wshobson

Audit Dependency Versions

100

Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.

Skill
pjt222

Monorepo Management

95

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

Skill
wshobson

Cleanup Dashboards

100

Audit and consolidate HubSpot reporting dashboards. Identifies unused, duplicate, or outdated dashboards. Must be performed manually — no dashboard API is available.

Skill
TomGranot