spaced-practice-scheduler
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a 'no-code' prompt designed to generate text-based schedules for educational spacing. It does not include any scripts, dependencies, or external binary components.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data (topics, student profiles, timelines) which represents a surface for indirect prompt injection. However, the risk is negligible as the skill lacks any dangerous capabilities such as file system access, network communication, or command execution. * Ingestion points: Input variables such as {{topics}}, {{curriculum_sequence}}, and {{student_profiles}} in SKILL.md. * Boundary markers: Data is interpolated using standard bold headers (e.g., Topics: {{topics}}) without strong isolation delimiters like XML tags. * Capability inventory: The skill has no access to subprocesses, network tools, or file modification commands. * Sanitization: No explicit sanitization or instruction-filtering is applied to the input variables.
Audit Metadata