dead-code-auditor

Pass

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various command-line auditing tools locally to identify dead code patterns. This includes running tools such as npx eslint, npx ts-unused-exports, python3 -m vulture, and staticcheck on the codebase.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes the npx package runner to execute JavaScript-based auditing tools including eslint, ts-unused-exports, and depcheck. These tools may be downloaded from the official npm registry if they are not already available in the execution environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 5, 2026, 08:06 PM
Security Audit — agent-trust-hub — dead-code-auditor