battlechain-tutorial

Warn

Audited by Snyk on Mar 12, 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 is explicitly built to perform on-chain actions: it defines and requires use of BattleChain-specific deployment helpers (bcDeployCreate / bcDeployCreate2 / bcDeployCreate3), creation/adoption of Safe Harbor agreements (createAndAdoptAgreement), a BattleChain-only requestAttackMode call, and an explicit "seeding logic" step that transfers the user's token seed amount. These are concrete blockchain transaction functions that will sign/send transactions and can move tokens or change on-chain state. This is not a generic "make HTTP request" or browser automation tool — it's specifically defined to execute crypto/blockchain operations. Therefore it grants direct financial/crypto execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 12, 2026, 11:55 PM
Issues
1