midnight-compact
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious instructions, prompt injections, or obfuscated payloads were identified in the skill content or scripts.
- [COMMAND_EXECUTION]: The script
scripts/compile-compact.pyutilizessubprocess.runto execute thecompactcompiler. This is legitimate behavior for a tool-chain wrapper and does not involve shell injection vulnerabilities. - [DATA_EXFILTRATION]: The skill does not perform any network requests or access sensitive local data. All file operations in
scripts/init-compact-project.pyandscripts/generate-contract.pyare limited to the creation and management of local project directories and boilerplate files.
Audit Metadata