schema-markup-generator
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill's primary function is the generation of static JSON-LD markup templates for search engine optimization.
- [DATA_EXFILTRATION]: Analysis of the instructions and reference files shows no attempt to access sensitive user files or exfiltrate data to remote servers. All external URLs point to legitimate, well-known validation tools and documentation from Google and Schema.org.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external web content or user-provided HTML to generate structured data.
- Ingestion points: Content extracted via crawling or direct user input (documented in
SKILL.md). - Boundary markers: None explicitly instructed for the input data.
- Capability inventory: No dangerous capabilities like subprocess execution, file system writes, or arbitrary network requests are utilized by the instructions.
- Sanitization: The skill includes instructions to ensure the generated schema matches visible page content exactly, which acts as a logical check for the agent's output.
Audit Metadata