dependency-updater
Automatically detects, updates, and audits dependencies across multiple languages with semver-aware logic.
Install
npx skills add https://github.com/softaworks/agent-toolkit --skill dependency-updaterStats
| Total installs | 3,457 |
| Weekly installs | 571 |
| GitHub stars | 1.2K |
| First seen | Jan 20, 2026 |
| Source | @softaworks/agent-toolkit |
Summary
- Supports 7 languages (Node.js, Python, Go, Rust, Ruby, Java, .NET) with language-specific package managers and audit tools
- Automatically categorizes updates by semver type: auto-applies PATCH and MINOR, prompts individually for MAJOR versions, skips intentionally pinned dependencies
- Includes diagnosis mode for resolving version conflicts, peer dependency issues, and security vulnerabilities with emergency reset procedures
- Runs security audits post-update using language-native tools (npm audit, pip-audit, govulncheck, cargo audit, etc.) and severity-based response guidance
Tags
Related skills
| Skill | Installs | vs dependency-updater |
|---|---|---|
| plugin settings | 3,351 | -106 |
| airflow-dag-patterns | 3,500 | +43 |
| wallet-policy | 3,650 | +193 |
| data-quality-frameworks | 3,603 | +146 |
| plugin-forge | 3,439 | -18 |
FAQ
- How many installs does dependency-updater have?
- dependency-updater has 3,457 total installs and 571 installs this week.
- Where is dependency-updater hosted?
- dependency-updater is published by @softaworks/agent-toolkit at https://github.com/softaworks/agent-toolkit.
- How many GitHub stars does dependency-updater have?
- dependency-updater has 1.2K GitHub stars.
- When was dependency-updater first indexed?
- OrangeBot.AI first indexed dependency-updater on Jan 20, 2026.
- How do I install dependency-updater?
- Run: npx skills add https://github.com/softaworks/agent-toolkit --skill dependency-updater