ai-model-nodejs
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and accurate instructions for integrating Tencent CloudBase AI services using the official
@cloudbase/node-sdk. - [SAFE]: It incorporates mandatory pre-flight checks using platform-specific tools (
callCloudApi) to verify that the environment is eligible (Token Credits) and that specific models are enabled before generating code. This prevents runtime errors and unexpected billing issues. - [SAFE]: All external links point to legitimate vendor-owned domains (
cnb.cool,tencent.com) or official package registries. - [SAFE]: The skill emphasizes using specific, validated GroupNames (
cloudbase,custom-*) to prevent common hallucination errors and ensure secure model configuration. - [SAFE]: Guidance for handling third-party API keys for custom models relies on the platform's secure storage (
CreateAIModel.Secret.ApiKey) rather than hardcoding credentials in business logic.
Audit Metadata