to-questionnaire
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFENO_CODEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides instructions for the AI to interact with the user to generate a questionnaire. It does not access sensitive files, use network tools, or execute system commands. The skill also explicitly disables model tool invocation via the frontmatter.
- [NO_CODE]: There are no script files (e.g., .py, .js) or binaries associated with this skill.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user input to generate document content. 1. Ingestion points: User dialogue steps in SKILL.md. 2. Boundary markers: The questionnaire template provides a clear structure for generated content. 3. Capability inventory: The skill is restricted to text generation and has no execution or network capabilities. 4. Sanitization: The output is constrained to a strictly formatted markdown template.
Audit Metadata