kimi-search
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code or security risks were identified during the analysis of the skill.
- [EXTERNAL_DOWNLOADS]: The skill communicates with the official Moonshot AI API (api.moonshot.cn) to perform its search function, which is the stated purpose of the tool.
- [COMMAND_EXECUTION]: It runs a local Python script that utilizes the official openai client library to interface with the Moonshot service.
- [CREDENTIALS_UNSAFE]: The skill follows recommended security practices by retrieving the MOONSHOT_API_KEY from environment variables or a user-controlled configuration file, avoiding hardcoded secrets.
Audit Metadata