trello

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to make network requests to the Trello REST API and jq to extract information from the responses. These operations are restricted to the official api.trello.com domain.
  • [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection by processing external data such as card titles and descriptions which are controlled by users on Trello.
  • Ingestion points: Data retrieved via curl from Trello boards, lists, and cards in SKILL.md.
  • Boundary markers: None are defined in the command outputs to separate data from instructions.
  • Capability inventory: The skill is limited to performing API requests via curl and parsing with jq.
  • Sanitization: No sanitization of the Trello content is performed before it is handled by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 12:56 PM