find-dead-code

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various system commands and static analysis tools to analyze source code.
  • [Evidence]:
  • Uses find, grep, sed, sort, uniq, and head to identify project languages and file distributions.
  • Invokes language-specific linters and build tools such as vulture (Python), tsc and eslint (TypeScript/JS), pmd (Java), go build and deadcode (Go), cargo check/clippy (Rust), and dotnet build (C#).
  • The execution is limited to scanning files in the current directory and producing a report, consistent with its stated purpose of finding dead code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 05:23 AM
Security Audit — agent-trust-hub — find-dead-code