template-page-generator
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill defines a framework for programmatic page generation which involves interpolating external data.
- Ingestion points: Data enters the context through placeholders such as {entity_name}, {data_table}, and {faq_items} in the SKILL.md file.
- Boundary markers: Absent; there are no instructions to the agent to treat this data as untrusted or to use delimiters.
- Capability inventory: None; there are no executable scripts, network operations, or file system access patterns in the skill.
- Sanitization: Absent; the skill provides no mechanism to sanitize or validate the content of the data slots.
- [NO_CODE]: The skill consists entirely of Markdown instructions and does not include any executable scripts or binary files.
Audit Metadata