standards-international-curriculum
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The code is restricted to string processing and returning structured data.
- [DYNAMIC_EXECUTION] (LOW): The script modifies
sys.pathto include a directory named 'framework' relative to its own path. This is a standard pattern for local dependency management and does not involve untrusted or external paths. - [INDIRECT_PROMPT_INJECTION] (LOW): The skill accepts external input via the 'content' parameter. However, because the skill has no dangerous capabilities (no subprocess calls, network access, or file writing), the risk of exploiting this surface is negligible.
Audit Metadata