claude-code-reverse

Pass

Audited by Gen Agent Trust Hub on Aug 6, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard system utilities for static analysis, including strings, file, nm, otool, readelf, and objdump. These are used in a read-only capacity on user-specified files or local commands. Evidence: extract.sh lines 128, 172.
  • [DATA_EXFILTRATION]: No network exfiltration or data transmission patterns were detected. The skill specifically warns against uploading samples to external services in its completion criteria. Evidence: SKILL.md line 105.
  • [SAFE]: The skill implements strong security boundaries by ensuring target files are never executed. It explicitly warns against using ldd due to potential code execution risks and enforces strict file permissions (0600) on its analysis cache files. Evidence: SKILL.md line 67, extract.sh line 147.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 6, 2026, 03:19 PM
Security Audit — agent-trust-hub — claude-code-reverse