generating-stored-procedures

Warn

Audited by Snyk on Mar 13, 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 not just a generic DB helper: the documentation includes explicit, ready-to-run stored procedures named/illustrated for transferring funds (e.g., transfer_funds / TransferFunds) that debit and credit accounts with transaction management and error handling. It also documents deployment scripts and requires database credentials and CREATE/EXECUTE permissions. Those examples constitute specific, executable functionality to move monetary balances in a system (direct financial execution), not merely a generic code template. Therefore it grants the capability to perform financial transactions at the database level.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 13, 2026, 11:46 AM
Issues
1