mixed-age-learning-task-designer
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFENO_CODEPROMPT_INJECTION
Full Analysis
- [SAFE]: The analysis of the skill instructions and metadata revealed no malicious patterns or security risks. The skill is entirely text-based.\n- [NO_CODE]: This skill consists entirely of instructional text and prompt templates with no accompanying scripts or executable files, which inherently minimizes its security risk.\n- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection because user-provided inputs like
learning_objectiveandage_rangeare interpolated directly into the prompt template without boundary markers. However, since the skill has no access to sensitive data or privileged tools (no subprocess calls, no file writes, no network operations), the risk is negligible and assessed as SAFE. 1. Ingestion points:learning_objectiveandage_rangefields inSKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: None (no file-write, network, or subprocess operations). 4. Sanitization: Absent.
Audit Metadata