pubnub-security
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill exclusively contains educational content and code templates for securing real-time applications. It demonstrates security best practices such as:
- Credential Safety: Repeatedly warns against exposing the
Secret Keyin client-side code and recommends using environment variables. - Encryption Standards: Provides correct implementations for AES-256 message encryption and enforces TLS 1.2+.
- Least Privilege: Recommends short-lived tokens (TTLs) and fine-grained permissions via PubNub Access Manager (PAM).
- Infrastructure Verification: Includes a legitimate connectivity check to a PubNub test endpoint (
pubsub-tls12-test.pubnub.com) for TLS validation.
Audit Metadata