api-baas-firebase

Warn

Audited by Socket on Sep 20, 2026

1 alert found:

Anomaly
AnomalyLOW
examples/functions.md

The code is a legitimate Firebase example set with no evidence of malware, data exfiltration, backdoors, or obfuscation. The main security concerns are unrestricted field updates in updatePost, which enable protected-field tampering by an authorized post owner, and unauthenticated access to potentially unpublished posts through getPostById. Restrict updatePost to an allowlist of mutable fields and enforce publication or authentication authorization in getPostById. Validate tags and trigger data more strictly.

Confidence: 98%Severity: 58%
Audit Metadata
Analyzed At
Sep 20, 2026, 03:58 PM
Package URL
pkg:socket/skills-sh/agents-inc%2Fskills%2Fapi-baas-firebase%2F@6448b343c89d86bdb6f5cfda5bebd43617a22ebafe8c7d6b81f3ef55d30f5912
Security Audit — socket — api-baas-firebase