pubnub-live-sport-updates
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- CREDENTIALS_UNSAFE (SAFE): The Javascript examples use non-functional placeholders ('pub-c-...') for API keys, preventing credential exposure.
- EXTERNAL_DOWNLOADS (SAFE): The skill references the legitimate 'pubnub' Node.js package, which is a trusted and expected dependency for this use case.
- COMMAND_EXECUTION (SAFE): There are no instances of shell command execution or risky system calls; all code snippets focus on SDK usage.
- DATA_EXFILTRATION (SAFE): Network activity is restricted to the PubNub service for the intended purpose of sports data updates. No unauthorized data access or transfer patterns were found.
Audit Metadata