pubnub-live-voting
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or vulnerabilities were detected. Credential Safety: All sensitive fields such as
publishKey,subscribeKey, andauthKeyuse safe placeholders (e.g.,pub-c-...,admin-auth-token) instead of real credentials. Security Best Practices: The skill explicitly instructs developers to use server-side validation (PubNub Functions) and Access Manager for granular permission control, which are core security practices for this architecture. Dependency Review: The skill relies on the official and standardpubnublibrary for both Node.js and Python. No Malicious Behavior: There are no instances of command execution, file system access, or suspicious network requests outside of the intended PubNub API usage.
Audit Metadata