python-dead-code
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends the installation of standard, well-known Python tools
ruffandvulturethrough official package managers. These tools are widely recognized in the Python ecosystem for code quality and maintenance. - [COMMAND_EXECUTION]: Provides instructions for executing static analysis commands on local source code. The commands are scoped to linting and analysis tasks, using parameters like
--min-confidenceand--excludeto manage tool behavior without risk of unintended system impact.
Audit Metadata