generating-mod-envs
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for running local development scripts using the
bunruntime and specific CLI tools like/mods learn. These commands are used to learn, optimize, and validate mod behaviors locally. - [SAFE]: The included validation script
scripts/validate-mod-env.tsimplements robust schema validation and path checks, specifically ensuring that file paths in thememoryFilesconfiguration are relative, which mitigates potential path traversal risks.
Audit Metadata