skills/firecrawl/openclaw/trello/Gen Agent Trust Hub

trello

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl and jq to interact with the Trello REST API, which is standard for its stated purpose.
  • [PROMPT_INJECTION]: The skill ingests untrusted data from Trello cards, which represents an indirect prompt injection surface.
  • Ingestion points: Trello card names and descriptions are retrieved via curl commands in SKILL.md.
  • Boundary markers: No delimiters or warnings to ignore embedded instructions are used when processing Trello data.
  • Capability inventory: The skill includes capabilities to create, update, and archive cards via curl requests in SKILL.md.
  • Sanitization: External content from the Trello API is passed to the agent without sanitization or validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 12:42 PM