schema-markup-generator
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security violations were detected. The skill's primary behavior involves mapping content to structured JSON-LD templates based on established SEO standards.- [PROMPT_INJECTION]: The skill ingests untrusted data from external URLs or user-provided HTML, creating a potential surface for indirect prompt injection. However, this is an inherent characteristic of web-based analysis tools and is mitigated by the skill's functional constraints. Ingestion points: Content is extracted from URLs or manual text/HTML input provided by the user. Boundary markers: Instructions specify that the output must be formatted as valid JSON-LD and match visible page content exactly, limiting the potential for adversarial instructions to manipulate agent behavior. Capability inventory: The skill is limited to text generation (JSON output) and does not utilize file system writes, shell command execution, or unauthorized network operations. Sanitization: The instructions include a validation checklist requiring JSON syntax verification and compliance with official Schema.org specifications.
Audit Metadata