example-leaderboard-dapp

Warn

Audited by Snyk on Jul 8, 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). The skill's prerequisites instruct pulling and running a remote Docker image (docker.io/midnightntwrk/proof-server:8.0.3 via "docker run -d -p 6300:6300 midnightntwrk/proof-server:8.0.3"), which fetches and executes remote code required to run the local proof server at runtime.

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

  • Direct money access detected (high risk: 1.00). The skill includes explicit crypto/blockchain wallet integration and transaction-sending functions: it references a wallet (1AM), creating a connected session, and low-level transaction APIs (createUnprovenDeployTx, submitTxAsync, submitCallTxAsync) used to deploy contracts and call on-chain methods. Those are wallet signing and on-chain transaction operations (crypto/blockchain signing/execution), which meet the "Direct Financial Execution" criteria.

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 8, 2026, 06:32 PM
Issues
2
Security Audit — snyk — example-leaderboard-dapp