Frontend UX
Warn
Audited by Socket on Jun 19, 2026
1 alert found:
AnomalyAnomalycatalog.json
LOWAnomalyLOW
catalog.json
No direct malware indicators are present in the visible UI snippet; it appears to implement a standard four-state wallet interaction button (with disabled/spinner gating). The main concern is the surrounding supply-chain/install mechanism: setup explicitly downloads remote instructions (`SKILL.md`) over the network without showing integrity pinning (hash/signature) and may influence build/agent behavior. To raise confidence, audit the fetched `SKILL.md` content and inspect the actual `handleWrite` implementation to confirm it performs only the intended onchain actions and does not introduce additional side effects.
Confidence: 60%Severity: 60%
Audit Metadata