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

trello

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill uses official Trello API endpoints (api.trello.com) for its operations.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to use environment variables for sensitive API keys and tokens rather than hardcoding them.
  • [PROMPT_INJECTION]: The skill ingests untrusted external data from Trello (card names, descriptions, board names) which could be used for indirect prompt injection. \n- Ingestion points: Trello API responses via curl in SKILL.md. \n- Boundary markers: None identified. \n- Capability inventory: Uses curl for network access and jq for data processing. \n- Sanitization: No sanitization of ingested content is performed.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 08:32 AM
Security Audit — agent-trust-hub — trello