osint-recon
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection because it ingests and processes data from external, untrusted sources such as web search results and public record databases.
- Ingestion points: Web search results, web fetch responses, and data retrieved from the
crt.shcertificate transparency log. - Boundary markers: None; the skill does not use delimiters or instructions to ignore potential commands embedded in the collected data.
- Capability inventory: The agent can execute shell commands via the
Bashtool and write information to the file system using theWritetool. - Sanitization: No sanitization or validation of the external content is performed before it is analyzed or included in reports.
- [COMMAND_EXECUTION]: The skill provides instructions for using various command-line utilities to perform infrastructure and file analysis.
- Evidence: Documented use of
whois,dig, andexiftoolwithin theBashtool environment. - [EXTERNAL_DOWNLOADS]: Fetches reconnaissance data from a well-known certificate transparency service.
- Evidence: The skill uses
curlto queryhttps://crt.shfor subdomain mapping.
Audit Metadata