loom-dead-code-check
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for configuring code quality checks. No prompt injection, data exfiltration, or obfuscation techniques were found.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing established development tools such as
vulture(Python),ts-prune(TypeScript),staticcheck(Go), andunimported(JavaScript). These downloads are performed through standard package managers (pip, npm, bun, go) from their official or well-known sources. - [COMMAND_EXECUTION]: The skill provides standard command-line examples for running linting and static analysis tools (e.g.,
cargo clippy,staticcheck ./...). These are intended for use in code quality verification stages and do not involve suspicious or high-risk command execution patterns.
Audit Metadata