cloudsignal-websocket
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a template-driven code generator. It produces React components and TypeScript declarations intended for integration with the author's own service (CloudSignal).
- [SAFE]: The generated code includes security best practices such as proactive token refresh, circuit breakers for authentication failures, and safe parsing of incoming messages.
- [SAFE]: All external network references target the vendor's legitimate domains (cloudsignal.app) or well-known authentication services (Clerk, Supabase, Auth0, Firebase).
- [SAFE]: The dependency on
@cloudsignal/mqtt-clientis the official SDK for the service described in the skill and is handled as a standard package installation. - [SAFE]: No prompt injection, obfuscation, or persistence mechanisms were identified across the skill's reference files or instructions.
Audit Metadata