solve-challenge

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs intensive analysis on binary files and system artifacts using tools like binwalk, checksec, strings, and xxd via the bash interface.
  • [EXTERNAL_DOWNLOADS]: The WebFetch tool and curl command are used to retrieve challenge-related data, source code, and instructions from external URLs provided in challenge descriptions.
  • [PROMPT_INJECTION]: The skill is subject to indirect prompt injection risks when processing untrusted challenge files or web content. Ingestion points: WebFetch, file-reading via Bash (e.g., strings, xxd); Boundary markers: None; Capability inventory: Bash subprocesses, File Write, Network access via nc/curl; Sanitization: None.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 09:02 PM