generateblocks-layouts
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides static templates and formatting guidelines for WordPress layout generation. No malicious code, unauthorized network access, or obfuscated instructions were found.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a workflow where user-supplied content is processed into generated block markup.
- Ingestion points: User layout descriptions and content provided during interaction.
- Boundary markers: The instructions do not specify delimiters to separate user data from block structure.
- Capability inventory: The agent generates code for local .html files; no network, subprocess, or execution capabilities are utilized.
- Sanitization: The instructions do not require sanitization of user-provided strings before inclusion in HTML/JSON attributes.
Audit Metadata