seo
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes content from untrusted external websites.
- Ingestion points: The skill ingests data from arbitrary external URLs via the
WebFetchtool during commands like/seo pageand/seo technicalinSKILL.md. - Boundary markers: There are no explicit markers or instructions defined to prevent the agent from executing commands found within the fetched external content.
- Capability inventory: The skill possesses extensive capabilities including
Bashexecution,WebFetch, and file system access (Read,Glob,Grep), which could be misused if malicious instructions are injected. - Sanitization: The orchestration logic lacks explicit sanitization, validation, or filtering of the content retrieved from external sources before it is processed by the agent context.
- [EXTERNAL_DOWNLOADS]: The skill documentation references external packages and services.
- Reference: The
SKILL.mdfile recommends the installation ofsquirrelscanvianpm i -g squirrelscan. This tool is presented as a vendor resource for the skill. - Reference: The
references/cwv-thresholds.mdfile referenceslighthouseand the Google PageSpeed Insights API, which are provided by a trusted organization (Google).
Audit Metadata