walrus-http-api
Warn
Audited by Snyk on Jul 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). This skill explicitly instructs the agent to fetch runtime documentation from https://docs.wal.app/docs/http-api/storing-blobs (and related docs.wal.app pages) when unsure, meaning remote content would be retrieved and directly control the agent's prompts/answers.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill documents a REST API that performs on-chain blob registration and write operations requiring wallets (WAL + SUI). It exposes publisher endpoints for PUT requests that (a) perform Sui object creation/registration, (b) return transaction/event digests and a "cost" field, and (c) support actions like send_object_to to send the resulting Blob Sui object to another address. These are explicit blockchain wallet/transaction capabilities (signing/transfer-like actions), so this is a crypto/blockchain execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata