orderly-api-authentication
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational and provides legitimate code snippets for implementing EIP-712 and Ed25519 authentication flows. All network requests target official Orderly Network domains (orderly.org), which are consistent with the skill's purpose.
- [EXTERNAL_DOWNLOADS]: The code snippets demonstrate fetching nonces and account information from
https://api.orderly.organdhttps://testnet-api.orderly.org. These are the official endpoints for the Orderly Network service and are used for their intended purpose. - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill includes strong security guidance, such as 'STORE PRIVATE KEY SECURELY
- NEVER SHARE IT' and 'NEVER hardcode private keys', recommending environment variables or secure key management systems instead.
Audit Metadata