revx-trading
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
revx order placeandrevx order cancelcommands. These are legitimate CLI tools belonging to the Revolut X trading platform, used for financial transactions as intended by the skill's description. The skill explicitly requires human confirmation before executing these commands and instructs the agent never to guess parameters or defaults for financial operations. - [DATA_EXPOSURE]: The skill references local configuration paths at
~/.config/revolut-x/for authentication troubleshooting. This is a standard location for the Revolut X CLI config and is used here in a legitimate context to advise the agent on how to handle authentication errors by invoking a related setup skill (revx-auth). No evidence of credential exfiltration was found. - [SAFE]: The skill uses established best practices for high-risk operations, including mandatory confirmation summaries for the user and strict input validation requirements. References to related skills (e.g.,
revx-account,revx-auth) follow standard internal platform patterns.
Audit Metadata