Harshit-J004/toolguard
Pytest-style reliability testing for AI agent tool chains. Catches hallucinated payloads, schema errors, and cascading failures before production.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
Harshit-J004/toolguard is a Python agent tool licensed under MIT. Pytest-style reliability testing for AI agent tool chains. Catches hallucinated payloads, schema errors, and cascading failures before production. Topics: ai-agents, crewai, function-calling, fuzzing, langchain, observability, pydantic, pytest, python, reliability, schema-validation, testing, tool-calling, agent-framework, ai-reliability, ai-testing, ai-tools, automation, developer-tools, llm-agents.
Ranked #14 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
5 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
233 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
<div align="center"> # 🛡️ ToolGuard **Reliability testing for AI agent tool chains.** Catch cascading failures before production. Make agent tool calling as predictable as unit tests made software reliable. </div> --- ## 🧠 What ToolGuard Actually Solves Right now, developers don't deploy AI agents because they are fundamentally unstable. They crash. There are two layers to AI: 1. **Layer 1: Intelligence** (evals, reasoning, accurate answers) 2. **Layer 2: Execution** (tool calls, chaining, JSON payloads, APIs) **ToolGuard does not test Layer 1.** We do not care if your AI is "smart" or makes good decisions. That is what eval frameworks are for. **ToolGuard mathematically proves Layer 2.** We solve the problem of agents crashing at 3 AM because the LLM hallucinated a JSON key, passed a string instead of an int, or an external API timed out. > *"We don't make AI smarter. We make AI systems not break."* ## The Solution Test your agent's tools against edge-cases *before* yoRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.