event4u-agent-config marketplace

event4u-agent-config marketplace is a plugin for Claude Code from event4u-app/agent-config. Its token cost is not measured, scanned B, original, MIT.

A marketplace entry for agent-config, a package that installs coding-agent instructions and connects event hooks to them.

In plain words
What is it for?
For finding the agent-config package and starting its installation with the provided command.
Why use it?
It makes the package discoverable while preserving existing hook-based installations. The marketplace entry itself is only a bootstrap and installation pointer, not the full instruction library.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add event4u-app/agent-config
agentmods
npx agentmods add plugins/event4u-app/agent-config/marketplace
Clone the repo
git clone --depth 1 https://github.com/event4u-app/agent-config

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for event4u-agent-config marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/event4u-app/agent-config/marketplace.svg)](https://agentmods.dev/plugins/event4u-app/agent-config/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/event4u-app/agent-config/marketplace"><img src="https://agentmods.dev/badge/plugins/event4u-app/agent-config/marketplace.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan B 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade B, and why

event4u-agent-config marketplace scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

"description": "Bootstrap shim for the event4u agent-config suite. This plugin ships ONLY the dispatcher hooks plus one install-pointer skill — ALL content (skills, rules, commands) is installed via `npx -y @event4u/agen
.claude-plugin/marketplace.json · 49 lines

What it actually says

{
  "name": "event4u-agent-config",
  "owner": {
    "name": "event4u",
    "email": "[email protected]"
  },
  "metadata": {
    "description": "Bootstrap shim for the event4u agent-config suite. This plugin ships ONLY the dispatcher hooks plus one install-pointer skill — ALL content (skills, rules, commands) is installed via `npx -y @event4u/agent-config init`, which writes the file projection AND registers the same hooks in ~/.claude/settings.json. DEPRECATED as a content channel; kept so the marketplace listing stays discoverable and existing installs keep working hooks.",
    "version": "14.12.0",
    "keywords": [
      "agent-config",
      "skills",
      "rules",
      "claude-code",
      "augment",
      "cursor",
      "cline",
      "windsurf",
      "gemini",
      "copilot",
      "laravel",
      "php",
      "ai-coding"
    ]
  },
  "plugins": [
    {
      "name": "agent-config",
      "description": "Bootstrap shim — hooks + install pointer only. Install the full suite with `npx -y @event4u/agent-config init`; this plugin intentionally contains no content skills.",
      "keywords": [
        "skills",
        "rules",
        "commands",
        "laravel",
        "php",
        "review",
        "testing",
        "infrastructure",
        "documentation"
      ],
      "source": "./",
      "strict": false,
      "skills": [
        "./.claude-plugin/skills/install-agent-config"
      ]
    }
  ]
}
Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 49 lines scan B e0a113d41bf7

Subscribe to this mod's changes

event4u-agent-config marketplace is a plugin published in the GitHub repository event4u-app/agent-config (10 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.