initia-appchain-dev

Warn

Audited by Snyk on Mar 17, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs fetching and building code from public third-party GitHub repos (e.g., SKILL.md Environment Setup Workflow step 4: "git clone --depth 1 https://github.com/initia-labs/minimove.git ...", and similar clones in EVM/WASM build steps), so untrusted external content is ingested and used in the runtime workflow and could materially alter subsequent tool behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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

  • Direct money access detected (high risk: 1.00). The skill is explicitly designed for blockchain development and operational tasks that create and broadcast transactions (i.e., move money/tokens). It contains concrete, non-generic transaction/payment operations and APIs: examples include minitiad tx evm create (EVM deployment/tx submission with --from), minitiad tx move publish, bank send formatting guidance, requestTxSync/requestTxBlock usage (including autoSign: true for silent signing), and helper scripts like scripts/fund-user.sh. These are specific crypto/blockchain transaction & signing capabilities (wallet/tx signing and broadcasting), not generic tooling, so it grants Direct Financial Execution authority.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

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
Mar 17, 2026, 01:23 PM
Issues
3