dependency-updater (softaworks)

Works over a project's dependency manifest — detecting the language, applying the safe minor and patch bumps on its own, pausing on major versions, and running that ecosystem's vulnerability audit (npm audit, pip-audit, govulncheck, cargo audit and the like) to flag known-vulnerable packages. It secures the supply chain around your code, not the code itself: it does not scan your own source for bugs, write detection rules, or reason about a design's threats.

A situation it fits

A beloved open-source gadget is stuck on an ancient Rails release. The maintainer wants to float through incremental updates and sniff for tainted third-party libraries before the morning build kicks off.
dependency-updater (softaworks). This skill specializes in lazily massaging a repository's dependency graph—automatically elevating low-risk point improvements, parking large jumps, then querying the ecosystem's own defect registry for poisoned artifacts. It wins because the scenario is purely about keeping third-party libraries healthy before a build, not about hunting source-code bugs, writing detection rules, or surfacing failures correctly.

3 scenarios in the bank answer to dependency-updater (softaworks). The rest are in the game.

Skills it gets confused with

These share a family with dependency-updater (softaworks), which is another way of saying they are the ones you might reach for by mistake.

Knowing what dependency-updater (softaworks) does is the easy half. Telling it apart from the others under time pressure is the game.

Today's session

dependency-updater (softaworks) is part of softaworks/agent-toolkit. Licence: MIT. The description above was written for this game, not taken from the skill.

← All skills