kanban

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt requires the agent to write, stamp, and share the actual published board URL (which functions as an access token granting full read/write) into files and messages, forcing the LLM to output that sensitive URL verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The outsider-authored free text is board/task content provided by any user with write access to the Kanban board, which the connector reads at runtime via HTTP POSTs to the board API endpoints like /ajax/tasks/board/get, /ajax/tasks/list/get, and /ajax/tasks/task/get (used by kb_health, kb_list_tasks, and kb_summary).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 30, 2026, 10:41 PM
Issues
3
Security Audit — snyk — kanban