sui-ts-sdk

Warn

Audited by Snyk on Jul 27, 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 explicitly instructs the agent to "fetch and follow" the migration guidance at https://sdk.mystenlabs.com/sui/migrations/sui-2.0/llms.txt, which is a runtime fetch that would directly control agent instructions and thus is a high-confidence external runtime dependency.

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

  • Direct money access detected (high risk: 1.00). The skill is explicitly a blockchain transaction SDK: it documents building and executing Programmable Transaction Blocks, coin operations (splitCoins, mergeCoins, transferObjects, coinWithBalance), gas/payment configuration (setGasPayment, setGasBudget, setGasOwner), keypair creation/derivation, signing, and APIs to signAndExecuteTransaction or executeTransaction. These are specific crypto/transaction primitives that allow moving funds and signing on-chain transactions, so it grants direct financial execution capability.

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 27, 2026, 07:08 AM
Issues
2
Security Audit — snyk — sui-ts-sdk