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 pleaseai/claude-code-pluginsnpx agentmods add plugins/pleaseai/claude-code-plugins/marketplacegit clone --depth 1 https://github.com/pleaseai/claude-code-pluginsGrade A, and why
pleaseai scanned grade A 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 2d 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 directorieslowAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
"filesRead": ["**/.claude-plugin/**", "**/.claude/settings.json", "**/hooks/hooks.json"] Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.
How it starts
The opening of the file, as written. The whole thing — 1,659 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "pleaseai",
"homepage": "https://github.com/pleaseai/claude-code-plugins",
"repository": "https://github.com/pleaseai/claude-code-plugins",
"owner": {
"name": "Passion Factory",
"email": "[email protected]"
},
"metadata": {
"version": "0.2.0",
"description": "Bundled plugins for Claude Code"
},
"plugins": [
{
"name": "nanobanana",
"description": "Claude Code Plugin for Nano Banana (Gemini 2.5 Flash Image) model - generate and manipulate images with text prompts",
"category": "ai",
"keywords": ["image-generation", "gemini", "ai", "flash"],
"tags": ["mcp", "image"],
"source": {
"source": "github",
"repo": "pleaseai/nanobanana-plugin"
}
},
{
"name": "flutter",
"description": "Enables several Flutter and Dart-related commands and context.",
"category": "mobile",
"keywords": ["flutter", "dart", "mobile", "cross-platform"],
"tags": ["framework", "mobile"],
"source": {
"source": "github",
"repo": "pleaseai/flutter-plugin"
},
"relevance": {
"topic": "Flutter",
"signals": {
"cli": ["flutter", "dart"],
"filesRead": ["**/*.dart", "**/pubspec.yaml"]
}
}
},
{
"name": "spec-kit",
"description": "💫 Claude Code plugin for GitHub's Spec-Kit - Toolkit for Spec-Driven Development",
"version": "0.0.61",
"category": "development",
"keywords": ["spec", "specification", "tdd", "requirements"],
"tags": ["workflow", "spec-driven"],
"source": {
"source": "github",
"repo": "pleaseai/spec-kit-plugin"
},
"relevance": {
"topic": "Spec-Driven Development",
"signals": {
"cli": ["specify"],
"filesRead": ["**/.specify/**"]
}
}
},
{
"name": "code-review",
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.
- 2d ago First seen · 1,659 lines scan A d9e200c961dd
pleaseai is a plugin published in the GitHub repository pleaseai/claude-code-plugins (13 stars, last pushed 7d ago), 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 A 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-30.
Other plugins, from other repositories
pexo
Plugin marketplace listing 1 plugin: pexo.
sonilo-skills
Sonilo — Agent Skills for licensed music, sound-effects, dubbing, and audio-ducking generation, scored to your video's pacing and emotion.
tdmcp
Plugin marketplace listing 1 plugin: tdmcp.
bevy-skills
AI agent skills for Bevy 0.19: ECS, rendering, physics, input, assets, audio, accessibility, persistence, testing, profiling, voxels, and migration.
motion-design-skills
Motion design fundamentals, engines, and brand elements as installable skills for AI coding agents — timing, typography, color, composition, After Effects, Remotion, logos, and backgrounds.
shotcut-mcp
Full transactional editor for Shotcut projects through a local MCP server.