CodexClaude
Dependency Review
Review dependencies for risk, overlap, and maintenance cost.
Summarizes package purpose, redundancy, version risk, and upgrade path with pragmatic recommendations.
Curated score
85
Difficulty
Medium
Risk
Medium
What it helps with
Audit package.json
Find stale libs
Compare alternatives
Use cases
Upgrade planning
Supply chain review
Bundle cleanup
Skill contents
SKILL.mdIncluded
ScriptsIncluded
ReferencesIncluded
AssetsNot listed
dependenciespackagesmaintenance
Safety / risk notes
Scripts
Check before using
Review commands before execution.
Run on a branch or disposable workspace first.
Check file changes and external calls before shipping.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🕵️Threat Modeling
Map assets, trust boundaries, and abuse paths.
🔐Secrets Check
Inspect code and config for accidental credentials exposure.
🪪Auth Flow Review
Review login, sessions, redirects, and permission edges.
🛡️Security Best Practices
Framework-aware security review for JS, Python, and Go.
⚙️Repo Automation
Small repository chores handled with scripts and checks.
🎨Frontend Design
Production-grade interfaces with a clear visual point of view.