rombot-cli
Warn
Audited by Snyk on Jul 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The workflow ingests only the user-provided CLI “question” as a single JSON field sent to the RomBot endpoint, but it does not read any outsider-authored free text from a monitored feed/queue/issue/ticket/web page at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The CLI sends POST requests at runtime to the configured ROMBOT_CLI_URL (example shown: https://api.rombot.uk/api/community-ask) and prints the returned "answer" verbatim, so remote content directly controls agent output.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata