telnyx-seti-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Provides shell command templates using
curlto interact with the vendor's API endpoints atapi.telnyx.com. - [PROMPT_INJECTION]: Identifies a potential indirect prompt injection surface where user-provided data is interpolated into shell commands, creating a risk of command injection.
- Ingestion points:
{endpoint}placeholder inSKILL.md. - Boundary markers: Absent; no clear delimitation or instructions to ignore embedded commands in user-provided input.
- Capability inventory: Shell command execution via
curlacross multiple documentation examples. - Sanitization: Absent; the skill does not provide logic to escape or validate input before interpolation into the shell environment.
Audit Metadata