schedule-one-custom-npcs
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code skeletons for the S1API framework. The provided C# code is boilerplate for game mod development and does not contain malicious logic or system-level commands.
- [SAFE]: No network operations, external downloads, or remote code execution patterns were detected. All asset paths (e.g., 'Avatar/Hair/Spiky/Spiky') are internal resource identifiers for the Unity-based game engine.
- [SAFE]: No hardcoded credentials, sensitive file path access, or data exfiltration attempts were found.
- [INDIRECT_PROMPT_INJECTION]: The skill generates code based on user-provided NPC dialogue and behavior descriptions. This represents a standard input surface for code generation tasks. The risk is minimized as the output is restricted to the context of the S1API and game modding logic.
Audit Metadata