wallet-agent-ai-radix @1.0.0
Vulnerability report · Last retrieved from osv.dev June 23, 2026 at 4:30 AM UTC
OSV ID
MAL-2026-4709
Ecosystem
npm
Summary
dist/agent.js contains a hardcoded Telegram Bot API endpoint (https://api.telegram.org) reached via fetch() with a POST body that includes values from process.env. The bundle co-references wallet-related endpoints (api.astrolescent.com) alongside the Telegram exfiltration channel. A package whose advertised purpose is wallet/agent functionality has no legitimate reason to POST environment data or wallet context to a hardcoded third-party Telegram bot — this is the canonical hardcoded-C2 exfiltration shape, where any installer/operator running this package leaks data to the attacker who controls the embedded bot token.
Source: amazon-inspector (60a953d7785091650f4f48e0b038e71ad79788102ffd652bff4bb0e8bf40ea21)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.