AgentReadyHomeAgent Listing

← Pluggo

Pluggo — agentic threat model

5.4AIVSS 5.4 · Medium

Pluggo exhibits a low-risk agentic profile as a read-only social listening and insight generation tool. Its primary vulnerability lies in indirect prompt injection via ingested public social media data, which could manipulate generated business insights.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 4.3AARS uplift 1.08Factor sum 1.9/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.20
Goal-Driven Planning
0.10
Self-Modification
0.00
Dynamic Tool Use
0.20
Persistent Memory
0.20
Contextual Awareness
0.50
Dynamic Identity
0.00
Multi-Agent Interactions
0.00
Non-Determinism
0.40
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 — likely utilizes commercial LLMs for text analysis. The primary threat is indirect prompt injection, where malicious social media posts are ingested and reprogram the model to output biased insights or execute unauthorized instructions.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — ingests public online conversations. Threats include data poisoning (adversaries manipulating social media trends to skew business insights) and potential leakage of proprietary user search queries stored in vector databases.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — likely uses a simple orchestration framework to fetch social data and feed it to LLMs. Threats include insecure tool integration if the data-fetching APIs are manipulated or lack input sanitization.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — likely hosted on standard cloud infrastructure. Threats include standard web application vulnerabilities, container compromise, and unauthorized access to API keys used for social media data ingestion.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — no observability or guardrail mechanisms are mentioned. Gaps here could lead to undetected drift in insight quality or failure to detect adversarial prompt injections embedded in ingested posts.

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

Not certain from the listing — closed source and freemium model. No compliance certifications (e.g., SOC2, GDPR) or specific access control mechanisms are detailed in the public listing.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — operates as a standalone horizontal tool. There is no indication of multi-agent collaboration or integration with external agent marketplaces, minimizing ecosystem-specific risks.

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