skills/garethmanning/claude-education-skills/disciplinary-ai-literacy-sequence-designer/Gen Agent Trust Hub
disciplinary-ai-literacy-sequence-designer
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and prompts are aligned with its stated purpose of designing educational sequences. No patterns of obfuscation, credential harvesting, or unauthorized command execution were detected.
- [PROMPT_INJECTION]: The skill uses template variables like
{{target_disciplines}}and{{student_level}}to construct its prompt. While this is an entry point for untrusted data (indirect prompt injection surface), the skill is isolated from sensitive system resources and tools, making the risk negligible. - Ingestion points: User-supplied fields defined in the input_schema in
SKILL.md. - Boundary markers: None present around the interpolated variables.
- Capability inventory: The skill does not request or use any external tools, file system access, or network capabilities.
- Sanitization: No explicit sanitization or escaping is performed on the input variables.
Audit Metadata