inclusive-design-orchestrator
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected during the analysis of the skill. The logic is focused on pedagogical orchestration.
- [PROMPT_INJECTION]: No attempts to override system behavior, reveal internal prompts, or bypass safety constraints were found. The instructional language is strictly related to its purpose as a design scaffold.
- [DATA_EXFILTRATION]: The skill does not contain any network operations (like curl or wget), hardcoded credentials, or access to sensitive file paths.
- [REMOTE_CODE_EXECUTION]: There are no patterns suggesting the download or execution of remote scripts, nor does it attempt to install third-party packages.
- [OBFUSCATION]: The content consists of plain-text Markdown and YAML without any Base64 encoding, zero-width characters, or other hidden content techniques.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted user data (lesson plans and learner needs). While this represents a standard injection surface for LLM-based applications, the skill is designed to output educational advice and coordinate other prompts, which has a low risk profile in this context.
Audit Metadata