trustless-work-dev
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 explicitly a financial integration for escrow and milestone-based payments on the Stellar blockchain. It defines a production API base URL and required API key header, describes a common transaction flow (get unsigned XDR → sign with wallet → submit via /helper/send-transaction → broadcast to Stellar), and documents SDK hooks that perform payment actions (e.g., useFundEscrow, useReleaseFunds, useSendTransaction, useWithdrawRemainingFunds, useApproveMilestone). It also covers trustlines, funding, releasing funds, and dispute resolution. These are specific, purpose-built capabilities to move value on-chain (crypto/blockchain payments), not generic tooling, so it grants direct financial execution authority.
Audit Metadata