ai-model-wechat
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for utilizing Tencent CloudBase AI features in WeChat Mini Programs without introducing security risks.
- [SAFE]: All sensitive parameters, including environment IDs and API keys, are handled using generic placeholders (e.g., '<YOUR_ENV_ID>', ''), which prevents accidental credential exposure during development.
- [SAFE]: The skill references official Tencent Cloud domains (cloud.tencent.com, cloudbase.net) for documentation and billing, adhering to the trust-scope-rule for well-known vendor services.
- [SAFE]: The mandatory pre-flight instructions require the agent to verify environment eligibility and model readiness through official management APIs before executing any business logic, ensuring secure and predictable operations.
- [SAFE]: Explicit instructions to use local relative paths for sibling skills and to avoid HTTP-fetching remote skill markdown help mitigate risks associated with untrusted external content injection.
Audit Metadata