Make — agentic threat model
Make.com acts as a highly connected central hub for cross-application automation, presenting a significant security risk if compromised due to its extensive integration capabilities and access to sensitive third-party credentials, despite having robust access controls.
OWASP AIVSS score rationale
| Autonomy of Action | 0.70 | |
| Goal-Driven Planning | 0.40 | |
| Self-Modification | 0.10 | |
| Dynamic Tool Use | 0.60 | |
| Persistent Memory | 0.50 | |
| Contextual Awareness | 0.60 | |
| Dynamic Identity | 0.70 | |
| Multi-Agent Interactions | 0.40 | |
| Non-Determinism | 0.50 | |
| Opacity & Reflexivity | 0.30 |
Scored with the canonical OWASP AIVSS formula (AIVSS calculator reference); agentic risk factors estimated from the agent’s described capabilities.
MAESTRO 7-layer threat model
Per-layer threats for this agent. Layers tagged “not certain from listing” are general, caveated commentary where the public description didn’t pin that layer.
Not certain from the listing — The description focuses on visual workflow building and app integrations but does not specify the underlying foundation models (LLMs) used, leaving potential risks like prompt injection, model misalignment, or adversarial manipulation unaddressed at this layer.
Not certain from the listing — While real-time data synchronization and data transfer limits are mentioned, there is no explicit detail on vector stores, RAG pipelines, or data lineage, making data poisoning or embedding inversion risks difficult to assess directly.
Make's core framework relies on visual workflow building and decision-based logic to orchestrate integrations. The primary threats here are insecure tool integration and tool misuse, where compromised or poorly configured logic blocks can trigger unintended actions across connected APIs.
Not certain from the listing — The platform is closed-source and cloud-hosted, but the listing does not provide details on execution sandboxing, secrets management for connected app credentials, or network isolation controls.
Not certain from the listing — The listing does not detail specific AI-focused evaluation, guardrails, or real-time anomaly detection mechanisms, though standard execution logging is typical for workflow engines.
The listing explicitly highlights 'Customizable roles and permissions' and 'Shared workspaces for team collaboration', indicating built-in access control mechanisms to manage user authorization and mitigate unauthorized workflow modifications.
Make features an 'Extensive template library' and a 'Wide range of app integrations', creating an ecosystem where third-party templates or malicious app connectors could introduce supply chain risks or cascading failures across integrated services.
MAESTRO — the 7-layer agentic threat-modeling framework (Cloud Security Alliance / Ken Huang).