relational-database-web-cloudbase
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill requires the installation of the
@cloudbase/js-sdkNode.js package. This is a legitimate vendor resource necessary for the skill's functionality and aligns with the author's identity. - [SAFE]: Sensitive configuration parameters, such as environment IDs, are represented using clear placeholders like
your-env-id, preventing the hardcoding or exposure of real credentials. - [SAFE]: It enforces a security boundary by explicitly instructing the agent to use a separate server-side tool for administrative tasks like DDL operations and schema management, ensuring the frontend environment adheres to the principle of least privilege.
- [SAFE]: The skill provides canonical code examples for database interactions that do not involve unsafe command execution, persistence mechanisms, or hidden logic.
Audit Metadata