Keep your app dependencies safe and up to date. This tool finds and fixes problems like outdated packages, security vulnerabilities, and license issues. It does not just tell you about them. It takes action to fix them automatically.
It works with your package.json file. You can give it a specific path or let it check the root file. Then it looks at each package and finds the latest version, checks for deprecated flags, and runs a security audit.
Any package with a known CVE is an automatic fail. The tool updates packages to the latest safe version. It also handles supply chain risks and license problems. After fixing, it creates a report for your review process.
Global
mkdir -p ~/.claude/skills/dependencies-auditProject
mkdir -p .claude/skills/dependencies-auditSource Repository
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment
Azure Devops Cligithub/awesome-copilot
Manage Azure DevOps projects and pipelines right from your terminal