xiao-rf-remote-firebase

Warn

Audited by Socket on Sep 15, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/setup.js

The code appears to be a legitimate Firebase/ESP32 project provisioning utility rather than malware. The principal security issue is command injection through the unvalidated PROJECT argument in the execSync deployment command. It also handles and persists Wi-Fi and device credentials in generated files, creating a credential-disclosure risk if the output is exposed. PROJECT should be validated against an expected Firebase project-ID pattern or passed without shell interpolation. The code should also avoid storing secrets in source-controlled output and should use documented firebase-tools APIs where possible.

Confidence: 98%Severity: 68%
Audit Metadata
Analyzed At
Sep 15, 2026, 08:05 AM
Package URL
pkg:socket/skills-sh/shain1912%2Fesp32-skills%2Fxiao-rf-remote-firebase%2F@a14bcedfe0dc3af0fa472710e298f830a6c6e101f3102de22dee7a28bcda2b12
Security Audit — socket — xiao-rf-remote-firebase