hunt-ssrf
Warn
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a Python script in the 'Timing Oracle' section that utilizes the
subprocess.runfunction to execute thecurlbinary for performing network requests. - [DATA_EXFILTRATION]: The instructions describe methods to exfiltrate sensitive information, including cloud metadata tokens (AWS, GCP, Azure) and the content of local system files like
/etc/passwd, to external out-of-band listeners. - [EXTERNAL_DOWNLOADS]: The skill provides instructions for using external OOB listeners on domains such as
interactsh.com,oast.pro, andcanarytokens.org, which involves making network requests to non-whitelisted destinations. - [PROMPT_INJECTION]: The skill defines an attack surface where an agent processes untrusted data from URL parameters and remote sources without explicitly defining sanitization or boundary markers, which can lead to indirect prompt injection vulnerabilities.
Audit Metadata