to-questionnaire
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured instructions for generating a questionnaire document based on user input. It does not perform network operations, access sensitive files, or execute external code.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user input to generate the questionnaire content. While it writes the result to a local Markdown file, it does not use this data in high-risk functions like code execution or shell commands. Evidence: The skill instructs the agent to write user-provided data to a file named
to-questionnaire-<topic-slug>.md. No execution of this data is performed. Sanitization and boundary markers are not explicitly defined, but the intended output is a static document.
Audit Metadata