zepto-prava-skill

Warn

Audited by Socket on Jul 13, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill is purpose-aligned for Zepto checkout, but it gives the agent autonomous purchasing capability and handles tokenized payment credentials through external tooling and browser automation. No clear theft or covert exfiltration is shown, so this is not confirmed malware, but it is a high-risk financial-automation skill with nontrivial trust and credential-forwarding concerns.

Confidence: 85%Severity: 82%
AnomalyLOW
scripts/zepto-mcp-runner.mjs

No direct malicious payload is evident in the module’s own logic (no eval/dynamic code execution, no credential theft, no system modification). However, the module’s security posture is dominated by supply-chain/dynamic-execution risk: it spawns `npx --yes mcp-remote` at runtime and allows executable selection via PATH/ZEPTO_NPX_PATH, sending user-provided tool arguments to a fixed remote MCP endpoint. If the runtime environment or npm/npx resolution is not strictly controlled, this presents a meaningful risk that should be mitigated (pin/lock dependencies, avoid runtime `npx`, verify the resolved executable, and constrain environment influence).

Confidence: 66%Severity: 55%
Audit Metadata
Analyzed At
Jul 13, 2026, 08:17 PM
Package URL
pkg:socket/skills-sh/Prava-Payments%2Fprava-skills%2Fzepto-prava-skill%2F@f8ee253e037564c5736bb43ed11381b3e966cab4b3549491c1fda62296104d73
Security Audit — socket — zepto-prava-skill