timelock

Warn

Audited by Snyk on May 8, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Direct money access detected (high risk: 1.00). The skill explicitly provides functions to move and manage cryptocurrency (BSV) funds: e.g., lockBsv.execute accepts requests with satoshis and creates lock transactions; unlockBsv.execute builds, signs (via Lock.unlockWithWallet and wallet callbacks), finalizes (completeSignedAction calls signAction) and submits unlock transactions (returns txid). It directly uses wallet signing, transaction construction, and submission—i.e., explicit crypto/blockchain wallet and signing operations. This is a targeted financial execution capability, not a generic tool.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 8, 2026, 05:39 PM
Issues
1
Security Audit — snyk — timelock