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.
/plugin marketplace add beevibe-ai/beevibenpx agentmods add plugins/beevibe-ai/beevibe/marketplacegit clone --depth 1 https://github.com/beevibe-ai/beevibeWrote 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.
[](https://agentmods.dev/plugins/beevibe-ai/beevibe/marketplace)<a href="https://agentmods.dev/plugins/beevibe-ai/beevibe/marketplace"><img src="https://agentmods.dev/badge/plugins/beevibe-ai/beevibe/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
beevibe marketplace scanned grade A with 0 findings 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 4d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "beevibe",
"description": "Beevibe Claude Code plugins for sharing, researching, and coordinating AI agent work.",
"owner": {
"name": "Beevibe",
"email": "[email protected]",
"url": "https://github.com/beevibe-ai"
},
"plugins": [
{
"name": "adr",
"description": "Architecture Deep Research - scan a repo, draft a PRD, run live deep research, and get a cited handoff for system-design decisions.",
"author": {
"name": "Beevibe"
},
"category": "agent-orchestration",
"source": {
"source": "git-subdir",
"url": "https://github.com/beevibe-ai/architecture-deep-research.git",
"path": "plugin",
"ref": "main"
},
"homepage": "https://github.com/beevibe-ai/architecture-deep-research"
}
]
}
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.
- 4d ago First seen · 28 lines scan A f5cdfc314716
beevibe marketplace is a plugin published in the GitHub repository beevibe-ai/beevibe (344 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
plastic
Intent-driven state management for AI coding sessions. Neuroplasticity for your codebase.
asana
Asana project management integration. Connects Claude Code to Asana's V2 MCP server (https://mcp.asana.com/v2/mcp) to create and manage tasks, search projects, update assignments, and track progress. Requires a one-time setup of your own Asana OAuth app — run /asana-setup after installing.
agent-sdk-dev
Claude Agent SDK Development Plugin.
cwc-makers
Seamless onboarding for the Code-with-Claude Makers Cardputer: one /maker-setup command clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle onto a freshly-plugged-in M5Stack Cardputer-Adv.
example-plugin
A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers.
ralph-loop
Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.