ClawAudit verdict

orderly-api-authentication

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

38
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (7)

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Pattern match medium

Base64 encode (btoa) — may obfuscate data exfiltration

SKILL.md · code · btoa(

Pattern match medium

String.fromCharCode — can build strings to evade detection

SKILL.md · code · String.fromCharCode

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.ORDERLY_PRIVATE_KEY

Confirmed in code low

fetch() — outbound network request

SKILL.md · code

Confirmed in code low

Data encoding/decoding

SKILL.md · code

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API