USDD / JUST Protocol

Warn

Audited by Socket on Sep 14, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill's capabilities mostly match its stated crypto purpose, and data appears to flow directly to TRON/USDD contracts rather than an unrelated proxy. However, it enables autonomous financial actions with a private key and the exact dependency set/publisher-package relationship is not verifiable from the provided skill alone, so risk is above benign even without signs of credential exfiltration or malware.

Confidence: 86%Severity: 53%
AnomalyLOW
scripts/psm-swap.js

The fragment appears to be a legitimate TRON token-swap CLI, not malware. It performs expected balance, allowance, approval, and PSM swap operations. The unlimited approvals create a meaningful authorization risk, and the buy path may contain a unit/decimals bug because it submits gemAmtRaw calculated with USDT decimals while checking USDD amounts with USDD decimals. Review ./utils and contract/token configuration before use, and prefer exact or limited approvals where supported.

Confidence: 96%Severity: 58%
Audit Metadata
Analyzed At
Sep 14, 2026, 10:07 PM
Package URL
pkg:socket/skills-sh/bofai%2Fskills%2Fusdd-just-protocol%2F@f39be02c14904771131124887f932d7a94893cae
Security Audit — socket — USDD / JUST Protocol