ClawAudit verdict
orderly-api-authentication
Documentation and reference skill for Orderly Network authentication; handles credentials only to authenticate to Orderly Network as stated.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (7)
Opens WebSocket connection
SKILL.md · code · WebSocket
Base64 encode (btoa) — may obfuscate data exfiltration
SKILL.md · code · btoa(
String.fromCharCode — can build strings to evade detection
SKILL.md · code · String.fromCharCode
Accesses sensitive environment variables
SKILL.md · code · process.env.ORDERLY_PRIVATE_KEY
fetch() — outbound network request
SKILL.md · code
Data encoding/decoding
SKILL.md · code
Makes HTTP request to external URL
SKILL.md · code · fetch(`https://
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accessnetwork_outdata_encodingnetwork_in Is this flag fair?
Thanks — recorded.