Sign In

@striderlabs/mcp-venmo

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@striderlabs/mcp-venmo

MCP server connector for Venmo payments — send/receive money, check balance, manage friends, and view transactions via browser automation

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
54
54.29%
Maintainers
1
Weekly downloads
 
Created
Source

⚠️ DEPRECATED — DO NOT USE

Status: This connector has been pulled by Strider Labs as of June 5, 2026.

Why

This package automated Venmo / PayPal / Cash App access using browser automation with user credentials. We have concluded this is unsafe for users:

  • Terms of Service. Automated/unauthorized access violates the user agreements of these services.
  • Account suspension risk. These platforms can — and do — permanently suspend accounts they suspect of automation, and may freeze funds and linked bank accounts. Appeals are difficult or impossible.
  • Credential exposure. Storing financial-service credentials in MCP client configs creates an unacceptable security surface.
  • Regulatory category. Money-transmitter services operate under fraud-prevention regimes (BSA/AML) that are fundamentally hostile to bot traffic — different from commerce platforms.

Strider Labs policy

We do not ship credential-handover MCP connectors for regulated financial services. Strider Labs builds connectors for commerce platforms (food delivery, travel, reservations) that work with — not against — the operator's terms.

If you used this package

  • Stop running it.
  • Rotate your account password.
  • Review recent Venmo/PayPal/Cash App activity for anything you didn't authorize.
  • If your account was flagged, contact the platform's support — we cannot intervene.

What's next

We are evaluating safer architectures (OAuth-only, no credential handover, sanctioned partner APIs) for financial connectors. We will not re-publish browser-automation versions.

— Strider Labs, June 5, 2026

Keywords

mcp

FAQs

Package last updated on 17 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts