volcengine-knowledge-search
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation content from the official Volcengine API endpoint at
docs-api.cn-beijing.volces.com. This activity is expected given the skill's purpose and targets the author's own infrastructure.- [COMMAND_EXECUTION]: The skill uses a Python scriptscripts/volcengine_docs.pyto process documentation queries. The script is written using only standard Python libraries and does not include any malicious execution patterns.- [SAFE]: No security issues were detected. The script implements proper output handling by stripping HTML tags and managing large responses through pagination and temporary local file storage.
Audit Metadata