teacher-prep
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests and processes content from external websites via the Tavily search tool.
- Ingestion points: Web search results retrieved based on the user-provided lesson name.
- Boundary markers: The instructions do not define specific delimiters or warnings to ignore instructions found within the searched content.
- Capability inventory: The skill has the capability to write files to the local system (
.md,.docx,.pptx). - Sanitization: There is no evidence of sanitization or filtering of the external data before it is incorporated into the generated lesson plans.
- [EXTERNAL_DOWNLOADS]: The skill requires standard Python libraries (
python-pptxandpython-docx) to perform its document generation tasks. While these are legitimate packages, they represent external dependencies.
Audit Metadata