status
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses dynamic context injection in the context metadata field to execute a shell command.
- Evidence:
!bash -c '{ [ -x "${CLAUDE_PLUGIN_ROOT}/bin/gamedev-stage" ] && "${CLAUDE_PLUGIN_ROOT}/bin/gamedev-stage"; } || gamedev-stage' 2>/dev/nullinSKILL.md. - Analysis: The command is restricted to invoking a project-specific binary to retrieve status information and does not process external user input or access sensitive data.
Audit Metadata