vulture-dead-code
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for using established Python development tools for code maintenance and hygiene. All instructions are consistent with the tools' intended and safe usage.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing 'vulture' and 'deadcode' using standard package management commands (uv add). These are legitimate, industry-standard packages from the Python ecosystem.
- [COMMAND_EXECUTION]: The provided commands are standard command-line invocations for static analysis tools and package managers. No suspicious, obfuscated, or dangerous command execution patterns (such as privilege escalation or persistence) were detected.
- [REMOTE_CODE_EXECUTION]: References to external repositories in GitHub Actions and pre-commit configurations point to the official, reputable repositories for the mentioned tools.
Audit Metadata