AgentReadyHomeAgent Listing

← Plugins For Claude Natives

Plugins For Claude Natives — agentic threat model

9.5AIVSS 9.5 · Critical

This agent marketplace introduces significant risk by extending Claude Code with highly autonomous plugins, agents, and lifecycle hooks that execute locally, creating a broad attack surface for arbitrary code execution and codebase compromise.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 8.4AARS uplift 1.11Factor sum 6.3/10Threat ×1.1Mitigation ×1.0
Autonomy of Action
0.80
Goal-Driven Planning
0.70
Self-Modification
0.50
Dynamic Tool Use
0.80
Persistent Memory
0.40
Contextual Awareness
0.80
Dynamic Identity
0.20
Multi-Agent Interactions
0.80
Non-Determinism
0.70
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 — Assumes the underlying foundation model is Claude 3/3.5 via Claude Code. Primary threats include prompt injection bypassing system instructions and adversarial inputs manipulating plugin execution.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The plugins likely interact with local codebases, configuration files, and environment variables. Threats include unauthorized local data exfiltration and poisoning of codebase context.

L3 · Agent Frameworks✓ mapped

Extends the Claude Code framework with 13 plugins, 16 skills, and 3 lifecycle hooks. This introduces severe risks of insecure tool integration, malicious hook hijacking, and unintended tool execution paths within the developer's local environment.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Typically runs locally on developer machines. If the host environment lacks strict sandboxing, malicious or compromised plugins could execute arbitrary shell commands, leading to host compromise.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — No built-in evaluation, logging, or guardrail mechanisms are described for these plugins. This creates a blind spot where malicious plugin actions may go undetected during execution.

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

Not certain from the listing — There are no mentioned access controls, code signing, or verification mechanisms for these open-source plugins, relying entirely on the user's manual vetting.

L7 · Agent Ecosystem✓ mapped

Features a multi-agent ecosystem with 9 distinct agents and a marketplace structure. This introduces high risk of agent-to-agent trust abuse, cascading failures across lifecycle hooks, and supply chain attacks via compromised third-party plugins.

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