revolut-x-trades
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues, obfuscation, or malicious patterns were detected in the skill instructions or scripts.
- [COMMAND_EXECUTION]: The skill executes a bundled Python script (scripts/revx_sign.py) to interact with the Revolut X API.
- [DATA_EXFILTRATION]: Network operations are performed only against the official Revolut X domain (revx.revolut.com) for legitimate trade data retrieval.
- [CREDENTIALS_UNSAFE]: Authentication secrets (API key and private key path) are managed using environment variables, which is a secure practice for CLI-based agent tools.
Audit Metadata