telnyx-missions-curl

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to 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: curl network operations restricted to the api.telnyx.com domain.
  • Sanitization: No explicit sanitization or validation of API response content is shown in the documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:52 PM