package management skills

15 tagged package management, measured the same way as everything else here.

Browse within: software-supply-chain 14

andrew/managing-dependencies

Skill Claude CodeCodex

Evaluates packages, manages dependencies, and addresses supply chain security. Use when adding npm/pip/cargo/bundler/go dependencies, auditing packages, reviewing lockfile changes, checking for vulnerabilities, comparing package alternatives, or assessing package trustworthiness.

16 5mo ago A 54 tokens original CC0-1.0

audit

02

git-pkgs/skills

Skill Claude CodeCodex

Scan dependencies for known vulnerabilities using OSV, check provenance attestations, and find deprecated or yanked versions. Use when checking for CVEs, reviewing security posture, or investigating who introduced or fixed a vulnerable dependency.

1 12d ago A 45 tokens original MIT

evaluate

03

git-pkgs/skills

Skill Claude CodeCodex

Evaluate a package before adding it as a dependency. Checks registry metadata, adoption, maintenance, security posture, and license. Use when assessing whether a package is trustworthy, comparing alternatives, or reviewing a new dependency.

1 12d ago A 44 tokens original MIT

forge

04

git-pkgs/skills

Skill Claude CodeCodex

Interact with GitHub, GitLab, Gitea, Forgejo, Codeberg, Bitbucket, Gerrit, and Tangled repositories through one CLI. Use instead of gh or glab when the git remote is not github.com, when working against a self-hosted forge, or when the same workflow needs to run unchanged across forges. Covers pull/merge requests…

1 12d ago A 95 tokens original MIT