AgentReadyHomeAgent Listing

← PraxisAI

PraxisAI — agentic threat model

9.3AIVSS 9.3 · Critical

PraxisAI presents a high-risk profile due to its integration with critical manufacturing machinery and real-time factory data. A compromise of this agent platform could lead to physical operational disruption, unauthorized workflow execution, or intellectual property theft of proprietary manufacturing processes.

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.78Factor sum 5.2/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.70
Goal-Driven Planning
0.60
Self-Modification
0.20
Dynamic Tool Use
0.70
Persistent Memory
0.50
Contextual Awareness
0.80
Dynamic Identity
0.20
Multi-Agent Interactions
0.50
Non-Determinism
0.40
Opacity & Reflexivity
0.60

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 deep learning and reasoning models used are not disclosed. Potential threats include adversarial examples targeting sensor data inputs, model reprogramming, and misaligned outputs that could lead to false negatives in critical machine failure predictions.

L2 · Data Operations✓ mapped

Integrates structured and unstructured factory data alongside real-time machine data. This introduces significant risks of data poisoning (corrupting sensor streams to mask failures) and data exfiltration of sensitive manufacturing processes or proprietary engineering manuals.

L3 · Agent Frameworks✓ mapped

Supports custom workflow creation and reasoning for critical machinery. Vulnerabilities here include insecure tool integration (e.g., direct connections to SCADA/PLC systems) and tool misuse, where an attacker could trigger unauthorized physical actions or machine shutdowns.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — The hosting, sandboxing, and network isolation details are unspecified. In industrial deployments, a lack of strict network segmentation between the AI platform and the Operational Technology (OT) network could allow lateral movement and host compromise.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — While the platform predicts and prevents failures, the internal observability, logging, and guardrail mechanisms are not detailed. Gaps in drift detection could cause the model to miss critical anomalies as machinery ages or undergoes maintenance.

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

Not certain from the listing — No compliance certifications (such as SOC2, ISO 27001) or specific identity and access management (IAM) controls are mentioned. Weak authorization controls could allow unauthorized users to modify critical machinery workflows.

L7 · Agent Ecosystem✓ mapped

The platform builds manufacturing-specific AI agents to handle complex situations. This multi-agent potential introduces risks of cascading failures, where a compromised or malfunctioning agent propagates incorrect state information to other agents in the workflow.

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