monster-manual
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill provides instructions for compiling Go source code and executing a local binary (sw-monster) via Bash. This is a standard functional requirement for this type of tool and lacks malicious characteristics such as privilege escalation (sudo), modification of system files, or hidden payloads.
- REMOTE_CODE_EXECUTION (SAFE): No remote scripts are downloaded or executed. All operations are local to the skill's directory and do not involve piping external content into interpreters.
- DATA_EXFILTRATION (SAFE): No sensitive file access (e.g., SSH keys, credentials) or network communication with external domains was identified. The usage of the local filesystem is restricted to the skill's own binary and data.
Audit Metadata