email-template-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- No Code (SAFE): The skill consists entirely of markdown instructions for the AI agent. There are no scripts (Python, JavaScript, Bash), no package dependencies, and no command-line executions.
- No Data Access (SAFE): The skill does not request access to the file system, environment variables, or sensitive user data. It operates solely on the context provided by the user during the chat session.
- No Network Activity (SAFE): There are no URL references, API calls, or download patterns (curl, wget) that could lead to data exfiltration or remote code execution.
- Indirect Prompt Injection Surface (LOW): While the skill processes user-provided context to generate emails, it lacks the 'capabilities' (like file-writing or code execution) required for an injection to be harmful. The output is static text for the user to review.
Audit Metadata