minecraft-plugin-dev

Warn

Audited by Snyk on May 10, 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 explicitly documents Vault economy integration and shows concrete API usage that moves currency (e.g., setupEconomy(), economy.has(...), economy.withdrawPlayer(player, amount), chargePlayer). Vault is a specific economy API (not a generic tool) and the examples perform withdrawals/charges — i.e., direct execution of financial transactions (even if in-game). Therefore it provides direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 10, 2026, 11:24 AM
Issues
1