telnyx-missions-curl
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Telnyx Missions API for operations like listing, creating, and updating missions. This is the primary function of the skill and is directed at the vendor's official domain. - [PROMPT_INJECTION]: The skill is a surface for indirect prompt injection because it retrieves data from an external API (such as mission instructions and event summaries) that could contain untrusted input.
- Ingestion points: API responses described in
SKILL.md(e.g., mission instructions, event payloads). - Boundary markers: No explicit boundary markers or 'ignore' instructions are used in the provided examples.
- Capability inventory:
curlnetwork operations restricted to theapi.telnyx.comdomain. - Sanitization: No explicit sanitization or validation of API response content is shown in the documentation.
Audit Metadata