seo-schema
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data which could potentially contain malicious instructions intended to influence the agent's behavior.
- Ingestion points: The skill instructions in
SKILL.mdspecify scanning page sources for JSON-LD, Microdata, and RDFa, and validating content from user-provided URLs. - Boundary markers: Absent. The skill does not provide specific delimiters or instructions for the agent to ignore directives that might be embedded within the structured data or HTML comments of the analyzed pages.
- Capability inventory: The skill is capable of writing data to the local file system (
.seo-cache/directory,SCHEMA-REPORT.md, andgenerated-schema.json) and performing analysis on the gathered data. - Sanitization: There are no instructions for sanitizing or escaping the content retrieved from external URLs before it is processed by the agent or written to local reports.
Audit Metadata