gplay-orders
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a command-line utility
gplayto perform administrative tasks. Specifically, it executesgplay orders viewfor data retrieval andgplay orders refundfor financial transactions. These commands are gated by explicit permissions (CAN_VIEW_FINANCIAL_DATA,CAN_MANAGE_ORDERS) and require a--confirmflag for destructive actions, which aligns with security best practices for administrative tooling.
Audit Metadata