mayar-v2

Warn

Audited by Socket on Jul 29, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill’s payment/admin capabilities fit its stated purpose and data mainly flows to official Mayar endpoints, but it relies on repeated unpinned `npx @latest` execution and forwards API credentials into external CLI code. This is a supply-chain and credential-handling risk, not clear malware.

Confidence: 81%Severity: 58%
AnomalyLOW
recipes/tanstack-start.md

No clear malware/backdoor behavior is evident in the shown code fragment. The main security weaknesses are missing (or not shown) webhook signature/HMAC verification for integrity and a non-durable/incomplete idempotency mechanism that can lead to duplicate fulfillment after restart (and possibly crashes if `processed` is undefined). Additionally, console logging includes customer email and identifiers, creating potential privacy/compliance exposure. Risk may be mitigated if webhook verification and durable deduplication are implemented inside lib/mayar.ts or elsewhere, but that is not evidenced in this fragment.

Confidence: 62%Severity: 50%
Audit Metadata
Analyzed At
Jul 29, 2026, 07:48 AM
Package URL
pkg:socket/skills-sh/julianromli%2Fmayar-skills%2Fmayar-v2%2F@1d0abb6cef5c12426e062bcf3b3e592e86c37d6ed29dfa99290d9973e6282b65
Security Audit — socket — mayar-v2