ctx-cloud-status
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Bash commands (
cat,curl) to read local configuration files and perform health checks for the cloud service. - [DATA_EXFILTRATION]: Performs a network request using an API token retrieved from a local configuration file. This behavior is documented and necessary for the skill's primary purpose of verifying connection health to the associated service.
- [SAFE]: The skill includes explicit instructions to mask sensitive API tokens (e.g.,
ctx_****abcd) before they are presented in the conversation, preventing credential exposure in logs or UI.
Audit Metadata