trainer-design-workshop-outline
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): The instructions are strictly focused on instructional design methodologies (MECE, TfBR, VAK). No patterns were found that attempt to bypass AI safety filters or override system constraints.
- Data Exposure & Exfiltration (SAFE): There are no commands to access sensitive directories (~/.ssh, etc.) or environment variables. No network exfiltration patterns like curl or wget are present.
- Remote Code Execution (SAFE): The skill does not download or execute external scripts. It relies entirely on the agent's internal reasoning capabilities.
- Obfuscation (SAFE): All content is provided in clear, human-readable Markdown. No Base64, zero-width characters, or hidden Unicode tags were detected.
- Indirect Prompt Injection (LOW): The skill allows for 'Reference Material' to be provided by users to optimize existing outlines. While this is an ingestion point for untrusted data, the skill's specific purpose (formatting training schedules) and lack of dangerous capabilities (file writes/shell access) make this a negligible risk surface.
Audit Metadata