Deps Doctor

Run dependency health audits across supported ecosystems

thedixitjain 20486da 978 B Updated 2 repo stars

File contents

Run python3 scripts/doctor.py "$@" from the deps-doctor plugin root.

Purpose: detect supported dependency ecosystems, run available local audit tools, and summarize advisories without failing when tools are missing.

Inputs: optional --format, --severity, and --ecosystem arguments supplied by the user.

Boundaries: do not edit files, do not install packages, do not use the network directly, and do not hide skipped tools.

Output contract: return either the helper output or a concise failure summary with command, exit status, and next step.

Verification contract: accept success only when the helper exits 0 and prints JSON or markdown matching the requested format.


Source: hashgraph-online/awesome-codex-pluginsplugins/mturac/deps-doctor/skills/deps-doctor/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/general-purpose/deps-doctor commit 20486da002

Frequently asked questions

npx skillmds add thedixitjain/deps-doctor