AgentReadyHomeAgent Listing

← Smallppt

Smallppt — agentic threat model

7.3AIVSS 7.3 · High

Smallppt is a low-autonomy content generation agent whose primary security risks stem from processing untrusted user files and URLs, alongside potential data leakage within its collaborative Team Edition.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 6.5AARS uplift 0.77Factor sum 2.2/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.20
Goal-Driven Planning
0.20
Self-Modification
0.00
Dynamic Tool Use
0.30
Persistent Memory
0.20
Contextual Awareness
0.40
Dynamic Identity
0.00
Multi-Agent Interactions
0.10
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.

L1 · Foundation Models⚠ not certain from listing

Not certain from the listing — the specific underlying LLMs or multimodal models used for slide generation and chat are not disclosed, leaving them potentially vulnerable to prompt injection, adversarial inputs via uploaded documents, or model-reprogramming attacks.

L2 · Data Operations✓ mapped

The agent processes diverse user inputs including TXT, DOCX, PDF, URLs, and audio. This introduces significant risks of malicious file parsing exploits (e.g., buffer overflows in PDF/DOCX parsers), data exfiltration, and SSRF when fetching external URLs.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — the orchestration framework for converting text/files to structured slides is proprietary, presenting risks of insecure tool integration or prompt injection during the parsing and summarization phases.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — the hosting environment, sandboxing of file conversion tools (PDF/DOCX parsers), and network isolation are undisclosed, raising concerns about container compromise or SSRF via URL ingestion.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — there is no mention of guardrails, input/output filtering, or continuous monitoring to detect malicious payloads in uploaded files or generated slide content.

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

Not certain from the listing — compliance certifications (e.g., SOC 2, GDPR) and access control mechanisms for the 'Team Edition' collaborative features are not detailed, presenting risks of unauthorized data access.

L7 · Agent Ecosystem✓ mapped

The 'Team Edition' enables real-time collaboration among multiple users, which introduces risks of horizontal privilege escalation, unauthorized sharing of generated assets, or collaborative workspace compromise.

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