vibes
Audited by Socket on Mar 11, 2026
1 alert found:
AnomalyThe vibes skill is coherently aligned with its stated purpose of generating React apps with Fireproof local-first persistence and an editor/terminal workflow. The installation and runtime patterns leverage familiar tools (bun, official deployment flows) and rely on standard local auth mechanisms. However, several risk signals exist: explicit shell commands and inline deployment steps in documentation could be misused if executed in automated contexts; credential handling (token caches, Pocket ID login, and optional AI keys) introduces potential data leakage if not properly guarded; and outbound network interactions for deployment/AI features create data-flow surfaces that require careful scope controls. Overall, the footprint is plausible for its stated goal (benign) but warrants a SUSPICIOUS annotation due to credential and outbound data surfaces, combined with a non-negligible chance of supply-chain or data-exfiltration vectors if misused or misconfigured.