agentic-gateway

Warn

Audited by Socket on Sep 14, 2026

3 alerts found:

SecurityAnomalyx2
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill is purpose-aligned and not confirmed malware, but it carries meaningful security risk because it handles wallet private keys, forwards signing authority into third-party packages, and enables autonomous paid blockchain actions. Data flows mostly stay with official Alchemy/Stripe endpoints, so the main concern is proportionality and financial/action risk rather than covert exfiltration.

Confidence: 87%Severity: 72%
AnomalyLOW
rules/mpp/payment.md

No evidence of intentional malware, data theft, backdoors, or obfuscated malicious behavior is present. The examples implement payment functionality as described. The /api/create-spt endpoint is insecure if exposed without authentication, authorization, strict input validation, amount/currency limits, and rate limiting because it uses a server-side Stripe secret to process client-controlled payment requests. The private-key example must remain strictly server-side and never be bundled into client code.

Confidence: 96%Severity: 62%
AnomalyLOW
rules/x402/overview.md

The fragment is gateway integration documentation, not malware or executable code. It presents significant operational and supply-chain concerns because it handles private keys, controls wallet payments, recommends unpinned `npx` execution, and supports automatic payment retries. No direct malicious behavior is demonstrated in the supplied text; inspect the exact package version, dependencies, signatures, and key-storage implementation before use.

Confidence: 96%Severity: 62%
Audit Metadata
Analyzed At
Sep 14, 2026, 07:10 PM
Package URL
pkg:socket/skills-sh/alchemyplatform%2Fskills%2Fagentic-gateway%2F@23724b67d509a17f3fa09d1aec43009d32f1e7c8602870b055dc3a20ddb20e8f
Security Audit — socket — agentic-gateway