troubleshoot-errors

Warn

Audited by Snyk on Feb 16, 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 specific to the Aptos Move blockchain and explicitly documents on-chain token creation and transfer operations (e.g., token::create_named_token, object::transfer, object::transfer_with_ref, object::generate_signer / generate_signer_for_extending, move_to, create_named_object). These are crypto/blockchain APIs that enable minting and moving assets and generating signers (i.e., signing authority) — which constitute direct financial execution capability. It even discusses private-key handling in the NEVER rules, reinforcing that this skill deals with sensitive signing/transfer operations.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:32 AM