seo-schema-jsonld

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Node.js script (validate-jsonld.mjs) via the Bash tool to perform validation checks. The command node ${CLAUDE_SKILL_DIR}/../../scripts/validate-jsonld.mjs --url <u> involves executing internal logic provided with the skill context.
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface (Category 8) as it processes untrusted data from web pages:
  • Ingestion points: The skill ingests rendered_dom and raw_html from external web pages provided as input (SKILL.md).
  • Boundary markers: There are no explicitly defined delimiters or instructions to ignore embedded commands within the ingested HTML content to prevent adversarial influence.
  • Capability inventory: The skill can execute shell commands through the Bash tool and retrieve external data via WebFetch (SKILL.md).
  • Sanitization: No explicit sanitization, validation, or filtering of the ingested HTML/DOM content is described before the data is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 08:09 PM
Security Audit — agent-trust-hub — seo-schema-jsonld