loom-dead-code-check
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a technical guide and configuration provider for dead code detection in Rust, TypeScript, Python, Go, and JavaScript.
- [EXTERNAL_DOWNLOADS]: The documentation references the installation of standard, well-known static analysis tools including
ts-prune(NPM),vulture(PyPI),staticcheck(Go), andunimported(NPM). These are legitimate, widely-used developer utilities installed through official package registries. - [COMMAND_EXECUTION]: The skill provides example shell commands for running code quality checks (e.g.,
cargo clippy,vulture src/). These commands are benign, project-scoped, and intended for integration verification within a development environment.
Audit Metadata