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.
git clone --depth 1 https://github.com/TheLobbi/claudeWrote 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/thelobbi/claude/api-integration-helper)<a href="https://agentmods.dev/plugins/thelobbi/claude/api-integration-helper"><img src="https://agentmods.dev/badge/plugins/thelobbi/claude/api-integration-helper.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
api-integration-helper 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 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.
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
{
"name": "api-integration-helper",
"version": "1.0.0",
"description": "Connector - Production-ready API integration specialist. Orchestrates 10 agents to generate typed clients, auth flows, error handling, rate limiting, and mock servers from OpenAPI/GraphQL specs. Delivers enterprise-grade API integrations, not basic fetch wrappers.",
"author": {
"name": "Brookside BI",
"email": "[email protected]"
},
"license": "MIT",
"repository": "https://github.com/Lobbi-Docs/claude",
"keywords": [
"api",
"openapi",
"swagger",
"graphql",
"rest",
"client-generation",
"typescript",
"authentication",
"oauth",
"api-key",
"jwt",
"rate-limiting",
"retry-logic",
"error-handling",
"mock-server",
"api-testing",
"request-validation",
"response-validation",
"stripe",
"api-integration"
],
"agents": {
"api-explorer-agent": "agents/api-explorer-agent.md",
"auth-builder-agent": "agents/auth-builder-agent.md",
"client-generator-agent": "agents/client-generator-agent.md",
"error-handler-agent": "agents/error-handler-agent.md",
"mock-server-agent": "agents/mock-server-agent.md",
"rate-limiter-agent": "agents/rate-limiter-agent.md",
"schema-parser-agent": "agents/schema-parser-agent.md",
"test-generator-agent": "agents/test-generator-agent.md",
"type-generator-agent": "agents/type-generator-agent.md",
"validation-builder-agent": "agents/validation-builder-agent.md"
},
"categories": [
"api-integration",
"utilities",
"agents"
],
"provides": {
"commands": 0,
"agents": 10,
"skills": 0
}
}What it installs
The manifest is a name and a version. 10 agents travel with it, and installing the plugin installs all of them — 324 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Agent rate-limiter-agent A 29 tokens
- Agent test-generator-agent A 35 tokens
- Agent auth-builder-agent A 34 tokens
- Agent error-handler-agent A 28 tokens
- Agent mock-server-agent A 34 tokens
- Agent validation-builder-agent A 27 tokens
- Agent client-generator-agent A 31 tokens
- Agent schema-parser-agent A 46 tokens
- Agent type-generator-agent A 32 tokens
- Agent api-explorer-agent B 28 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.
- 2d ago First seen · 55 lines scan A 55444f2a24b9
api-integration-helper is a plugin published in the GitHub repository TheLobbi/claude (21 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-05.
Other plugins, from other repositories
api-tester
Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n \nContext: Testing API performance under load.
api-contract-testing
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.
load-tester
Load and stress testing for APIs and web services.
rails-toolkit
Complete Rails development workflow with TDD, security reviews, and Linear integration.
vitest-auto-spy
Typed test spies from a class or a type on Vitest, bun:test and node:test — the skill teaches an agent the API, the anti-patterns, the error→fix table and the codemod that migrates a suite off jest-auto-spies or jasmine-auto-spies.
emulate
Local drop-in API emulator for Vercel, GitHub, Google, Slack, Apple, Microsoft, AWS, Linear, Stripe, Resend, and Next.js.