ai-model-web
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the use of the official
@cloudbase/js-sdkpackage for AI model interactions, which is the standard library for the Tencent CloudBase platform. - [SAFE]: All external URLs for documentation and resource management point to official vendor domains, specifically
tencent.comandcnb.cool(Tencent's cloud-native build platform). - [SAFE]: The instructions include security-conscious design patterns, such as mandating the use of
auth.getSession()over deprecated methods to ensure robust authentication gates and explicitly denying access to anonymous users. - [SAFE]: No instances of prompt injection, obfuscation, or unauthorized data exfiltration were detected. The skill's primary focus is on configuration and legitimate API usage.
- [SAFE]: The mandatory preflight check procedure ensures that developers verify resource eligibility and model status through official management APIs before executing AI calls, reducing runtime errors and ensuring proper environment state.
Audit Metadata