agent-academy-mission-builder
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONDYNAMIC_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Indirect Prompt Injection Surface: The skill utilizes web search and fetch tools to gather curriculum information from public documentation sites (e.g., microsoft.github.io). Processing external data creates a potential vector where untrusted content on the web could influence the agent's scaffolding behavior.
- Dynamic Code Generation: The skill includes logic to generate React artifacts and Canvas API scripts for creating mission badges. While used for visualization, the generation of executable code is a pattern that warrants routine review to ensure logic remains within expected boundaries.
- External Network Operations: The skill performs network requests to fetch existing mission lists and includes a tracking pixel URL within generated markdown templates. These operations target Microsoft-owned domains and are supportive of the skill's repo-scaffolding and analytics goals.
Audit Metadata