byted-volcengine-mongodb
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
volcengine-python-sdk(version 1.0.0 or higher) to interact with Volcengine cloud services, which is the standard and expected method for this integration. - [SAFE]: Sensitive credentials such as
VOLCENGINE_ACCESS_KEYandVOLCENGINE_SECRET_KEYare managed via environment variables. This is a secure and recommended practice that avoids hardcoding secrets in the source code or instructions. - [SAFE]: The
scripts/call_mongodb.pyscript implementation is focused on read-only administrative tasks including listing instances, querying details, and checking backup/parameter statuses. There are no signs of high-risk operations like instance deletion or arbitrary command execution. - [SAFE]: Analysis of the Python code and metadata confirms the absence of obfuscation, remote code execution from untrusted sources, or data exfiltration to unauthorized domains.
Audit Metadata