zoho-forms
Warn
Audited by Snyk on Apr 28, 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.70). The SKILL.md explicitly instructs the agent to connect to Zoho Forms via the Membrane CLI and run actions (e.g., "membrane action run --connectionId=CONNECTION_ID" and references to "Records" and "Reports") which return user-submitted Zoho Forms data (third-party, user-generated content) that the agent is expected to read and that could influence subsequent actions or decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill requires installing and running the Membrane CLI via npm/npx (e.g. @membranehq/cli — https://www.npmjs.com/package/@membranehq/cli), which fetches and executes remote code at runtime and is relied upon to run/build actions that drive the agent—constituting a required external runtime dependency that executes code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata