A comprehensive health examination tool for your dependency tree that evaluates risk beyond simple version checks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install dependency-autopsy
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install dependency-autopsy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Dependency Autopsy is a sophisticated diagnostic tool designed for developers who need to understand the true risk profile of their software supply chain. Unlike standard audit tools that only flag known CVEs, this skill performs a deep dive into the vitals of every package in your tree, assessing maintainer activity, bus factor risks, and code bloat. It provides a clear, actionable report card to help you decide which dependencies are worth keeping and which are liabilities waiting to happen.
As a core utility among Openclaw Skills, it focuses on the things that actually matter for long-term project stability. It answers the difficult questions: Is the maintainer still active? How many transitive dependencies are being pulled in for a single function? Is the project a mass-deletion away from breaking your production environment? By synthesizing registry data and manifest analysis, it delivers a risk-adjusted report that goes far deeper than version drift.
To begin using Dependency Autopsy within your Openclaw Skills workflow, follow these installation steps:
# Install the dependency-autopsy skill via the CLI
openclaw install dependency-autopsy
# Navigate to your project root and run the analysis
openclaw run dependency-autopsy .
This skill requires no external API keys as it utilizes local manifest analysis and public registry data to perform its examination.
The skill organizes its findings into a structured taxonomy for easy interpretation. The following table highlights the primary data points tracked:
| Category | Metrics Tracked |
|---|---|
| Vital Signs | Pulse (Activity), Bus Factor (Maintainer Health), Bloat Factor (Weight) |
| Risk Analysis | Replacement Difficulty, Version Health, License Compliance |
| Tree Stats | Total package count, maximum depth, install size (MB), estimated used code |
| Recommendations | Suggested alternatives, estimated upgrade effort, inlining opportunities |
Loading
Reconstructs your full developer mental state and task context after any interruption or time away from the keyboard.

Commit Poetry is a creative tool that transforms your git history into various poetic forms based on the nature of your code changes.

A diagnostic utility that translates technical codebase metrics like test coverage and complexity into an intuitive, metaphor-driven weather forecast.

Code Oracle is a mystical fortune-teller for your codebase that transforms real technical metrics into engaging prophecies and tarot-style readings.

A lateral thinking engine that solves complex engineering problems by mapping solution patterns from unrelated domains like biology, music, and physics onto technical challenges.

Dungeon Debug transforms technical debugging sessions into an immersive text-based RPG dungeon crawl to ensure systematic error resolution.








































