instantly-autoreply

Warn

Audited by Snyk on Mar 6, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly fetches user-generated email content from the Instantly webhook/API (see get_conversation_history in scripts/instantly_autoreply.py) and reads campaign rows from a Google Sheets knowledge base, then directly injects that untrusted text (incoming_email, conversation_history, and KB text) into the Claude prompt in generate_reply — meaning third‑party content can influence model instructions and downstream actions (sending replies).

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 6, 2026, 02:18 PM