AgentReadyHomeAgent Listing

← Periscope Chat

Periscope Chat — agentic threat model

8.3AIVSS 8.3 · High

Periscope Chat presents a high-risk profile due to its integration with critical business systems (ERPs, custom APIs) and its deployment on factory floors for machine maintenance guidance with 'no logins required', creating potential physical safety and data breach vectors.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 8.5AARS uplift 0.69Factor sum 4.4/10Threat ×1.05Mitigation ×0.9
Autonomy of Action
0.60
Goal-Driven Planning
0.40
Self-Modification
0.10
Dynamic Tool Use
0.70
Persistent Memory
0.50
Contextual Awareness
0.70
Dynamic Identity
0.20
Multi-Agent Interactions
0.10
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 utilizes commercial LLMs (e.g., OpenAI, Anthropic) to handle multilingual conversations. Primary threats include prompt injection that could hijack the brand voice or bypass safety guardrails.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — likely uses RAG to store and retrieve machine operation guidance and maintenance steps. Threats include knowledge-base poisoning, which could result in the agent outputting dangerous or incorrect physical maintenance instructions.

L3 · Agent Frameworks✓ mapped

Orchestrates conversational flows and triggers integrations with Google Sheets, Calendars, and ERPs. Threats include insecure tool execution where malicious user inputs trigger unauthorized API calls or data exfiltration via connected integrations.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — deployed as a closed-source SaaS platform. Threats include insecure storage of third-party API credentials (ERPs, Google, Slack) and lack of network isolation between tenant environments.

L5 · Evaluation & Observability✓ mapped

Provides a Conversation Dashboard for human oversight, sentiment tracking, and live summaries. Threats include blind spots in automated sentiment analysis and the potential for attackers to bypass detection mechanisms during malicious interactions.

L6 · Security & Compliance (cross-cutting)✓ mapped

The 'no logins required' feature for factory floor workers introduces significant authentication and authorization risks, potentially allowing unauthorized users to access sensitive operational data or trigger ERP actions without accountability.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — operates primarily as a single-agent platform connecting to external APIs rather than a multi-agent ecosystem. Threats are limited to cascading failures if connected third-party APIs or ERP systems are compromised.

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