pubnub-scale
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): The skill instructions are focused on providing technical expertise on PubNub scaling. No bypass markers or role-play injection attempts were identified.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials or sensitive file paths were detected. Code snippets use standard placeholders (e.g., 'sub-c-...', 'my-secret-key') for configuration values.
- Obfuscation (SAFE): No obfuscation techniques such as Base64-encoded commands, zero-width characters, or homoglyphs were found.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill does not attempt to install external packages or execute remote scripts. It provides reference code for using the standard PubNub SDK.
- Privilege Escalation (SAFE): No commands for escalating privileges or modifying system configurations (like sudo or chmod) are present.
- Persistence Mechanisms (SAFE): The skill does not attempt to establish persistence on the host system. The mention of 'Message Persistence' refers to the PubNub service feature for historical data retrieval.
- Dynamic Execution (SAFE): No use of eval(), exec(), or other dynamic code generation patterns was observed. Code samples are static and instructional.
Audit Metadata