AgentReadyHomeAgent Listing

← Ralph Wiggum Marketer

Ralph Wiggum Marketer — agentic threat model

8.4AIVSS 8.4 · High

Ralph Wiggum Marketer is an open-source plugin for Claude Code that automates copywriting via event-driven hooks. Its primary risk stems from running within the highly privileged Claude Code environment, where a compromise or prompt injection could lead to unauthorized local file access or code execution.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 7.5AARS uplift 0.9Factor sum 3.6/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.60
Goal-Driven Planning
0.30
Self-Modification
0.10
Dynamic Tool Use
0.40
Persistent Memory
0.20
Contextual Awareness
0.50
Dynamic Identity
0.10
Multi-Agent Interactions
0.20
Non-Determinism
0.70
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✓ mapped

Runs on top of Claude Code (Anthropic Claude models). Vulnerable to prompt injection attacks that could manipulate the generated marketing copy or hijack the underlying model's instructions.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — likely reads local codebase files or event data to generate context-aware marketing copy, but specific data storage, vector databases, or exfiltration protections are not detailed.

L3 · Agent Frameworks✓ mapped

Orchestrated as a Claude Code plugin using 1 skill, 1 command, and 1 hook. Vulnerable to hook hijacking or insecure tool integration if the event-driven loop can be triggered by untrusted external events.

L4 · Deployment & Infrastructure✓ mapped

Executes locally within the user's Claude Code environment. If Claude Code has write access to the filesystem or terminal, a compromise of this plugin could lead to local privilege escalation or unauthorized file modification.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — there is no mention of built-in guardrails, output validation, or logging mechanisms to detect drift, offensive content generation, or anomalous execution of the copywriting loop.

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

Not certain from the listing — as a free, open-source plugin, it lacks formal enterprise security controls, compliance certifications, or built-in identity and access management policies.

L7 · Agent Ecosystem✓ mapped

Integrates directly into the Claude Code ecosystem. Vulnerable to supply chain attacks if the plugin repository is compromised, potentially allowing malicious code execution across all installations.

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