Connections & Capabilities
Connects To
Capabilities
Exposed MCP Tools (5)
Send EmailSends an email via a configured email service.
Could be used for spamming or phishing if not controlled.
Add Row to Google SheetsAdds a new row to a specified Google Sheet.
Potential for data injection or unauthorized data modification.
Run Node.js CodeExecutes arbitrary Node.js code within a workflow.
Allows arbitrary code execution, potentially accessing secrets and other resources.
HTTP RequestMakes an HTTP request to a specified URL.
Can be used to exfiltrate data or trigger actions on other systems.
Amazon S3 DestinationDelivers events asynchronously to an Amazon S3 bucket.
If bucket permissions are misconfigured, data could be exposed.
Safety Assessment
Pipedream offers a balance of pre-built integrations and custom code execution. It is relatively safe when using only pre-built components and carefully managing permissions. Risks increase when using custom code, requiring diligent security practices to prevent vulnerabilities and data leaks.
- SOC 2 compliance provides a baseline level of security.
- Pre-built components offer a degree of sandboxing.
- Workflows can be designed with specific, limited permissions.
- Integration platform, not a general purpose compute environment.
- Custom code execution (Node.js, Python, Go, Bash) introduces potential vulnerabilities.
- Access to 1,000+ API integrations expands the attack surface.
- Secrets management depends on user implementation within custom code.
- Potential for data exfiltration through integrations if not configured carefully.
- Workflow logic errors could lead to unintended actions.
