create-typescript-x402-server
Audited by Socket on Feb 16, 2026
1 alert found:
MalwareThis skill README is primarily instructional and its capabilities are coherent with its stated purpose (creating payment-gated servers). There is no direct evidence of embedded malware or obfuscation in the provided content. However, there are legitimate supply-chain and privacy risks to highlight: the default facilitator URL points to a third-party service (so payment proofs and related metadata will be routed to that service unless changed), and running a facilitator requires handling an Algorand private key from an environment variable — operators must secure this key. The documentation also encourages unguarded registration of the AVM scheme which could widen attack surface in some deployments. Verdict: functionally benign but caution warranted (moderate security/privacy risk) — operators should vet any public facilitator, prefer running their own trusted facilitator or use secure secret management for keys, and review what data the facilitator stores or forwards.