castai-hello-world

Pass

Audited by Gen Agent Trust Hub on Sep 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to make authenticated requests to the official CAST AI REST API (api.cast.ai) and jq to parse the results. These are standard operations for a cloud management skill.
  • [DATA_EXPOSURE]: Authentication is managed through the CASTAI_API_KEY environment variable. This is consistent with secure development practices for handling API credentials.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external API endpoints. It uses jq to select specific fields, which reduces the attack surface by limiting the processing of raw external data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 13, 2026, 03:01 AM
Security Audit — agent-trust-hub — castai-hello-world