auth-nodejs-cloudbase
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references supplementary documentation and sibling skills hosted on
cnb.cool. This is a vendor-controlled platform (Cloud Native Build) associated with Tencent Cloud infrastructure. - [COMMAND_EXECUTION]: Provides standard Node.js code snippets for identity management using the
@cloudbase/node-sdkpackage. The patterns demonstrated follow legitimate CloudBase API usage. - [CREDENTIALS_UNSAFE]: Appropriately handles sensitive information by instructing users to load credentials from external files like
tcb_custom_login.jsonrather than hardcoding them. It explicitly warns against including private keys in frontend code. - [DATA_EXFILTRATION]: No unauthorized data transmission patterns detected. The demonstrated network interactions are limited to standard SDK initialization and identity verification calls to official services.
Audit Metadata