cloud-access-management
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All network requests are directed to official Elastic Cloud endpoints (api.elastic-cloud.com), which are owned by the verified authoring organization.
- [SAFE]: The skill implements a robust secret-handling mechanism in its Python script that redacts sensitive fields like 'key' and 'token' from standard output and writes them to temporary files with owner-only (0600) permissions. This prevents credentials from being exposed in the agent's chat history or logs.
- [SAFE]: The code uses only standard Python libraries and performs no dangerous operations such as arbitrary command execution, dynamic code evaluation, or privilege escalation.
Audit Metadata