dead-code-detector

Pass

Audited by Gen Agent Trust Hub on Apr 2, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill guides users to install reputable static analysis tools from standard package registries. Evidence: Instructions include commands like 'uv pip install vulture' for Python and 'bun add -d knip' for TypeScript.
  • [COMMAND_EXECUTION]: Shell commands are used appropriately to execute analysis tools and apply automated code improvements. Evidence: Usage of 'vulture src/', 'bunx knip', and 'cargo clippy' for codebase scanning and refactoring.
  • [SAFE]: The skill implements a robust validation workflow requiring human confirmation via 'AskUserQuestion' before any code is deleted, mitigating risks associated with automated analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 2, 2026, 01:02 AM