Frontend UX

Warn

Audited by Socket on Jun 19, 2026

1 alert found:

Anomaly
AnomalyLOW
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
Analyzed At
Jun 19, 2026, 01:19 PM
Package URL
pkg:socket/skills-sh/BankrBot%2Fskills%2Ffrontend-ux%2F@bfaccb12028c5615092995437970f2854ac5b781
Security Audit — socket — Frontend UX