medusa-security
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
medusaCLI tool usingspawnSync. Evidence inscripts/cli-wrapper.cjsshows thatshell: falseis explicitly set, preventing shell injection vulnerabilities. The arguments are passed as an array, ensuring they are not interpreted as shell commands. The execution targets the local environment where the agent is running to perform security scans.
Audit Metadata