cloud-create-project
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official Elastic Cloud API endpoints (api.elastic-cloud.com) for project management and configuration.- [SAFE]: Sensitive credentials, such as admin passwords and API keys, are explicitly handled to prevent exposure in chat history or agent logs, directing users to local files instead.- [SAFE]: Local storage of credentials in the
.elastic-credentialsfile is secured using restrictive file permissions (0600), ensuring that only the owner has access to the stored secrets.- [SAFE]: The Python script relies solely on the standard library and does not execute untrusted external code or install third-party packages.
Audit Metadata