react-wallet-connector

Warn

Audited by Snyk on Jul 2, 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 crypto wallet integration: it imports the @midnight-ntwrk/dapp-connector-api (a DApp Connector/wallet API), enumerates and selects injected wallet InitialAPI instances from window.midnight, and calls wallet.connect(...) and connectedApi.getUnshieldedAddress(). The docs and "Next Steps" also reference signing methods and token transfers. These are specific blockchain wallet APIs (not generic browser automation or generic HTTP callers), so the skill is explicitly designed to enable crypto wallet operations and thus falls under Direct Financial Execution risk.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 2, 2026, 04:02 PM
Issues
1
Security Audit — snyk — react-wallet-connector