customerio-advanced-troubleshooting

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard utilities including curl, jq, dig, nc, and openssl within its diagnostic scripts to verify network connectivity and API responsiveness as part of the troubleshooting workflow.\n- [EXTERNAL_DOWNLOADS]: Network operations are directed towards well-known official service domains (customer.io) to retrieve status updates and perform authorized API queries.\n- [PROMPT_INJECTION]: The skill creates a surface for indirect prompt injection by ingesting and displaying data from external API responses.\n
  • Ingestion points: User profile attributes and event data retrieved from Customer.io API endpoints in implementation-guide.md and implementation.md.\n
  • Boundary markers: The provided code snippets do not implement explicit delimiters or instructions to ignore embedded commands in the fetched data.\n
  • Capability inventory: The skill is configured with Bash, Write, and Edit tools.\n
  • Sanitization: Raw data from the API is logged and returned without sanitization, which is expected behavior for a technical troubleshooting and debugging tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 05:54 PM