secure-dependency-health-check
Installation
SKILL.md
Secure Dependency Health Check
Help developers and AI agents make informed decisions when selecting open-source packages by evaluating security health, vulnerability history, popularity, community, and maintenance status.
Core Principle: Choose dependencies wisely to minimize supply chain risk.
Quick Start
When asked to recommend a package:
- Identify the functional requirement
- Research candidate packages
- Run
snyk_package_health_checkon each candidate - Compare and recommend the healthiest, most secure option
Phase 1: Understand Requirements
Related skills