walrus-sites

Warn

Audited by Snyk on Jul 10, 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.90). The skill instructs cloning and running code from the remote repository https://github.com/MystenLabs/walrus-sites.git (git clone ... then running scripts / starting the portal), which fetches external code at runtime and executes it, so it meets the criteria for a runtime-executed external dependency.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly describes on-chain site objects and commands that create/update them (site-builder deploy) and includes a GitHub Action that accepts Sui authentication secrets (SUI_KEYSTORE, SUI_BECH32_PRIVATE_KEY, SUI_SECRET_PHRASE). Those are explicit crypto/blockchain signing/authentication mechanisms that enable sending transactions on Sui (i.e., signing and executing on-chain operations), which meets the definition of Direct Financial Execution.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 10, 2026, 03:04 PM
Issues
2
Security Audit — snyk — walrus-sites