seo-content

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it fetches and analyzes content from external, user-provided URLs using the WebFetch tool. This allows untrusted data to enter the agent's context, potentially including malicious instructions.
  • Ingestion points: External website content retrieved via the WebFetch tool as indicated in the skill's frontmatter and error handling.
  • Boundary markers: Absent. The instructions do not specify the use of delimiters or 'ignore' commands to isolate the fetched content from the agent's core instructions.
  • Capability inventory: The skill has access to the Bash tool, which could be exploited to run unauthorized commands if the agent follows instructions found within the untrusted web content.
  • Sanitization: Absent. No verification or sanitization steps are defined for the content retrieved from external sources before it is parsed and analyzed.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 05:28 PM