vyapar-migration

Warn

Audited by Snyk on May 4, 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). This skill is explicitly about Vyapar's financial database schema and includes concrete, actionable instructions and SQL examples for writing financial transactions. It documents which tables are written on saving a Sale Invoice (kb_transactions, kb_lineitems, txn_payment_mapping, etc.), gives an explicit INSERT example into txn_payment_mapping (required for payments), and provides a Python upsert/repair utility that constructs and writes transaction blobs into the FTS table. Those are specific, finance-focused operations for creating and modifying payment/transaction records (i.e., sending/storing transactions), not generic tooling. Therefore it constitutes direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 4, 2026, 04:05 AM
Issues
1