runtime
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill uses an environment variable
RUNTIME_API_KEYfor authentication and performs network requests viacurlto the vendor's infrastructure (runtm.com). This is standard procedure for an API-integrated skill and does not represent an unsafe exfiltration pattern. - [INDIRECT_PROMPT_INJECTION]: The skill defines a data ingestion surface where external API output is piped into
jqand potentially processed by the agent (found inSKILL.md). There are no specific boundary markers or sanitization steps mentioned to handle potentially malicious instructions in the API response, representing a common indirect prompt injection surface.
Audit Metadata