seo-geo
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because its primary function is to fetch and analyze external website content.
- Ingestion points: The skill retrieves content from user-specified URLs using
WebFetchandBashtools. - Boundary markers: The instructions do not define explicit delimiters or 'ignore' commands for the agent when processing the retrieved external content.
- Capability inventory: The skill environment includes powerful tools such as
Bash,WebFetch, and file system access (Read,Grep,Glob). - Sanitization: No specific sanitization or filtering logic is described for the content ingested from external sites.
- [COMMAND_EXECUTION]: The skill instructions direct the agent to use the
Bashtool to perform technical audits, including checking for server-side rendering (SSR) and inspectingrobots.txtfiles for crawler directives.
Audit Metadata