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 laurigates/claude-pluginsnpx agentmods add plugins/laurigates/claude-plugins/configure-plugingit clone --depth 1 https://github.com/laurigates/claude-pluginsWrote 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/laurigates/claude-plugins/configure-plugin)<a href="https://agentmods.dev/plugins/laurigates/claude-plugins/configure-plugin"><img src="https://agentmods.dev/badge/plugins/laurigates/claude-plugins/configure-plugin.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
configure-plugin 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 today.
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://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "configure-plugin",
"version": "1.34.4",
"description": "Project infrastructure standards - comprehensive project configuration for pre-commit, CI/CD, Docker, testing, linting, formatting, and more",
"author": {
"name": "Lauri Gates"
},
"repository": "https://github.com/laurigates/claude-plugins",
"license": "MIT",
"hooks": {
"SessionStart": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/hooks/configure-drift-probe.sh",
"timeout": 3000
}
]
}
]
},
"keywords": [
"infrastructure",
"standards",
"configuration",
"pre-commit",
"ci-cd",
"docker",
"testing",
"linting",
"formatting",
"security",
"permissions",
"wildcards",
"config-sync",
"claude-plugins",
"marketplace",
"web-session",
"session-start",
"remote",
"onboarding",
"repo-setup",
"worktree",
"worktreeinclude",
"stack-aware",
"driver",
"docs-drift",
"surface"
]
}
What it installs
The manifest is a name and a version. 48 skills travel with it, and installing the plugin installs all of them — 1,859 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill config-sync A 28 tokens
- Skill go-feature-flag A 44 tokens
- Skill openfeature A 34 tokens
- Skill ci-workflows A 30 tokens
- Skill configure-all A 32 tokens
- Skill configure-container A 36 tokens
- Skill configure-dockerfile A 38 tokens
- Skill configure-docs A 50 tokens
- Skill configure-formatting A 51 tokens
- Skill configure-integration-tests A 35 tokens
- Skill configure-package-management A 43 tokens
- Skill configure-security A 43 tokens
- Skill configure-sentry A 40 tokens
- Skill configure-surface A 41 tokens
- Skill configure-ux-testing A 45 tokens
- Skill configure-api-tests A 34 tokens
- Skill configure-cache-busting A 39 tokens
- Skill configure-coverage A 40 tokens
- Skill configure-dead-code A 41 tokens
- Skill configure-feature-flags A 41 tokens
- Skill configure-github-pages A 33 tokens
- Skill configure-instrumentation A 34 tokens
- Skill configure-linting A 45 tokens
- Skill configure-load-tests A 41 tokens
- Skill configure-memory-profiling A 34 tokens
- Skill configure-pre-commit A 33 tokens
- Skill configure-readme A 33 tokens
- Skill configure-release-please A 39 tokens
- Skill configure-reusable-workflows A 37 tokens
- Skill configure-tests A 35 tokens
- Skill configure-workflows A 34 tokens
- Skill multi-repo-discipline A 38 tokens
- Skill configure-argocd-automerge A 44 tokens
- Skill configure-editor A 29 tokens
- Skill configure-gitignore A 37 tokens
- Skill configure-select A 38 tokens
- Skill configure-skaffold A 47 tokens
- Skill configure-status A 28 tokens
- Skill configure-worktreeinclude A 38 tokens
- Skill configure-gitattributes A 45 tokens
- Skill configure-mise B 61 tokens
- Skill claude-security-settings B 36 tokens
- Skill configure-justfile B 36 tokens
- Skill configure-repo B 39 tokens
- Skill configure-makefile B 39 tokens
- Skill configure-claude-plugins C 50 tokens
- Skill configure-mcp C 32 tokens
- Skill configure-web-session D 39 tokens
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.
- today First seen · 54 lines scan A 195b4a8e9a06
configure-plugin is a plugin published in the GitHub repository laurigates/claude-plugins (57 stars, last pushed yesterday), 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 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
deploy-pilot
Deployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code.
devops-automation
DevOps practices, CI/CD pipelines, containerization, Kubernetes orchestration, and infrastructure as code with Terraform.
deployment-engineer
Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: Context: User is setting up a new project and needs deployment automation.
ci-incident-medic
Triages failing GitHub Actions runs, hardens Dockerfiles, pre-flights Kubernetes manifests before they reach the cluster, and drafts blameless postmortems from incident evidence.
cicd
GitHub Actions / Docker / GHCR pipeline troubleshooting and config, auto-routed by stack (Node/Prisma, Django/gunicorn, Vite). Self-hosted runner runbook — what breaks when you move a billed job onto one, which runner to trust for production — deploy-time proof (rollback with re-smoke, backup gates that check the…
chainguard-codegen
Generate secure Dockerfiles and apko configurations, and migrate existing Dockerfiles to use Chainguard Containers.