seo-eeat
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the
WebFetchtool to retrieve webpage content for auditing purposes, which is consistent with its stated SEO analysis function. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run a local script (validate-jsonld.mjs) to verify the integrity of generated JSON-LD data. This script is located within the tool's own directory structure. - [PROMPT_INJECTION]: The skill ingests external webpage content as data, which represents a surface for indirect prompt injection. 1. Ingestion points: HTML and DOM content from target URLs are loaded into context. 2. Boundary markers: No explicit separators or 'ignore' instructions are used when processing the external data. 3. Capability inventory: The skill has access to network fetching, local file reads, and shell command execution for validation. 4. Sanitization: No specific sanitization or filtering of the ingested HTML content is mentioned in the instructions.
Audit Metadata