revolut-x-auth
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and helper scripts for Revolut X API authentication setup using Ed25519 keypairs.
- [COMMAND_EXECUTION]: Uses local
opensslcommands to generate authentication keys, which is standard for the Revolut X platform. - [DATA_EXFILTRATION]: No evidence of exfiltration. Sensitive credentials (API keys and private keys) are stored in environment variables or locally on disk. Network communication is limited to the official vendor domain
revx.revolut.com. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns or untrusted downloads were detected. The Python helper script uses standard, well-known libraries (
httpx,cryptography,pynacl).
Audit Metadata