AgentReadyHomeAgent Listing

← Claude Code Plugins Plus

Claude Code Plugins Plus — agentic threat model

9.4AIVSS 9.4 · Critical

This agent acts as a centralized marketplace for Claude Code plugins and MCP integrations, introducing high risk due to the potential execution of untrusted third-party code and instruction templates within a developer's local environment.

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.91Factor sum 5.5/10Threat ×1.1Mitigation ×1.0
Autonomy of Action
0.60
Goal-Driven Planning
0.50
Self-Modification
0.40
Dynamic Tool Use
0.90
Persistent Memory
0.30
Contextual Awareness
0.70
Dynamic Identity
0.20
Multi-Agent Interactions
0.50
Non-Determinism
0.80
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 — relies on external Claude models via Claude Code; vulnerable to prompt injection via malicious instruction-template plugins that hijack the underlying model's behavior.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — no explicit mention of vector databases or RAG pipelines, but plugins likely access local files, codebases, and developer data, risking unauthorized data exfiltration.

L3 · Agent Frameworks✓ mapped

Orchestrates execution via Claude Code and Model Context Protocol (MCP) plugin packs. The framework is highly vulnerable to insecure tool integration and malicious tool execution if a compromised plugin is installed.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — likely runs locally on the developer's machine within the Claude Code CLI environment, meaning compromised plugins could achieve local privilege escalation or host compromise.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — there is no mention of built-in guardrails, logging, or evaluation mechanisms to detect malicious plugin behavior or anomalous tool calls.

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

Not certain from the listing — lacks visible access control, code signing, or verification mechanisms for the marketplace plugins, presenting significant compliance and supply chain risks.

L7 · Agent Ecosystem✓ mapped

Directly operates as a marketplace and ecosystem hub. Highly vulnerable to supply chain attacks, rogue/compromised plugins, and malicious MCP servers that can execute arbitrary commands across the developer's environment.

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