ctx-cloud-setup
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard and transparent configuration flow for the 'context-mode' service, which is directly related to the skill's purpose and the author's identity.\n- [SAFE]: Security best practices for sensitive data are followed: configuration files are created with restricted '600' permissions (owner-only access) and API tokens are masked in the user interface to prevent accidental exposure.\n- [SAFE]: The connectivity test uses curl to verify the API credentials against the provided service endpoint, which is the expected and documented behavior.\n- [SAFE]: The use of a quoted shell heredoc (JSONEOF) ensures that user-provided configuration values are treated as literal text and not interpreted as shell commands, preventing injection vulnerabilities.
Audit Metadata