castai-common-errors
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard command-line tools such as
kubectl,helm, andterraformto perform cluster diagnostics and manage configuration policies. - [EXTERNAL_DOWNLOADS]: Conducts connectivity tests using the well-known
curlimages/curlcontainer image within the Kubernetes cluster. - [DATA_EXFILTRATION]: Interacts with the official CAST AI API (
api.cast.ai) to retrieve and verify cluster status. These operations are essential for the skill's diagnostic purpose and use legitimate service endpoints. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by processing external data from cluster logs and API responses.
- Ingestion points:
kubectl logs,kubectl get events, andcurlAPI responses. - Boundary markers: None.
- Capability inventory:
kubectl,helm,terraform, andcurlviaBash. - Sanitization: None.
Audit Metadata