hunt-brute-force
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process untrusted data from remote target responses during security testing, which is an inherent part of its functionality.
- Ingestion points: The skill captures and analyzes HTTP response bodies, status codes, and headers via
curlandffufas described in Phases 1 through 6 of the methodology. - Boundary markers: No explicit instructions or delimiters are provided to the agent to ignore potentially malicious instructions embedded in the target's HTTP responses.
- Capability inventory: The skill utilizes network access (via
curl,ffuf,hydra, andnuclei) and shell command execution to perform its auditing tasks. - Sanitization: The methodology does not specify sanitization or filtering of the content received from the target servers before it is processed by the agent.
- [DYNAMIC_EXECUTION]: The skill generates and executes local shell scripts and Python code at runtime to perform specific auditing calculations and automated probing.
- Evidence: The skill utilizes bash
forloops for request bursting andpython3 -csnippets in Phase 5 to calculate Shannon entropy and analyze token structure at runtime.
Audit Metadata