AgentReadyHomeAgent Listing

← PresEngage

PresEngage — agentic threat model

8.6AIVSS 8.6 · High

PresEngage presents a moderate-to-high risk profile due to its real-time, unmoderated SMS-based audience interaction and Zapier integration, which could be exploited via prompt injection to exfiltrate proprietary presentation data or trigger unauthorized external workflows.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 7.5AARS uplift 1.05Factor sum 4.0/10Threat ×1.05Mitigation ×1.0
Autonomy of Action
0.70
Goal-Driven Planning
0.30
Self-Modification
0.10
Dynamic Tool Use
0.60
Persistent Memory
0.40
Contextual Awareness
0.50
Dynamic Identity
0.10
Multi-Agent Interactions
0.20
Non-Determinism
0.60
Opacity & Reflexivity
0.50

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.

L1 · Foundation Models⚠ not certain from listing

Not certain from the listing — likely relies on third-party LLMs for presentation analysis and Q&A. It is highly vulnerable to prompt injection attacks embedded within uploaded presentations or sent via SMS, which could hijack the co-presenter's persona.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — processes and stores uploaded presentation files to ground the AI Co-Presenter. If the vector store or document extraction pipeline lacks strict tenant isolation, it could lead to unauthorized data exfiltration of sensitive corporate slides.

L3 · Agent Frameworks✓ mapped

The agent orchestrates real-time SMS Q&A and connects to Zapier. Insecure tool integration here means an attacker could use SMS prompt injection to force the agent to trigger unintended Zapier actions or leak session context.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — hosted as a closed-source SaaS platform. Standard web application security risks apply, particularly around the security of the SMS gateway integration and presentation file upload parsers.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — there is no mention of real-time guardrails or observability tools to monitor SMS interactions, creating a blind spot where toxic, brand-damaging, or hallucinated AI responses could be sent directly to an audience.

L6 · Security & Compliance (cross-cutting)⚠ not certain from listing

Not certain from the listing — as a freemium, closed-source tool, there is no public evidence of compliance certifications (e.g., SOC2, GDPR) or robust access controls governing who can access uploaded presentation materials.

L7 · Agent Ecosystem✓ mapped

Integrates directly with the Zapier ecosystem. This introduces cascading risks where a compromise in PresEngage can propagate to other connected enterprise applications, or vice versa, through automated triggers.

MAESTRO — the 7-layer agentic threat-modeling framework (Cloud Security Alliance / Ken Huang).