pubnub-events-and-actions
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Technical Documentation and Implementation Guidance
- The skill serves as a reference for PubNub's Events & Actions feature.
- No malicious code, hidden instructions, or obfuscation techniques were detected in the markdown files or evaluation scenarios.
- [SAFE]: Secure Configuration Practices
- The skill explicitly recommends using environment variables for sensitive data (e.g., process.env.PUBNUB_SHARED_SECRET).
- It provides guidance on creating least-privilege IAM users for AWS integrations (e.g., s3:PutObject only).
- Webhook receiver examples include idempotency logic using unique event IDs to prevent duplicate processing.
- [SAFE]: Trusted Infrastructure
- All network references are directed at official domains and infrastructure associated with the vendor.
- No suspicious external dependencies or remote script executions are present.
Audit Metadata