hash-attack-techniques
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [PROMPT_INJECTION]: The skill uses an "AI LOAD INSTRUCTION" block to establish a specific expert persona and provide instructions for processing hash attack scenarios.- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The documentation provides shell command examples for external cryptanalysis tools such as HashPump and fastcoll, and the Python code references the third-party
hlextendlibrary.- [DATA_EXPOSURE_AND_EXFILTRATION]: Section 5.2 implements an HMAC timing attack script using therequestslibrary, which enables automated network requests to target URLs.- [INDIRECT_PROMPT_INJECTION]: The skill contains a vulnerability surface in Section 5.2 where thehmac_timing_attackfunction ingests untrusted URL and data parameters without sanitization or boundary markers, combined with network access capabilities viarequests.get.
Audit Metadata