harshit-j004/ToolGuard Reliability Check
Prevent AI agent crashes by fuzzing tool schemas against LLM hallucinations directly in your PRs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| script_path | Path to your python script for zero-config auto-discovery (e.g. src/agent.py) | no | — |
| config_path | Path to your ToolGuard YAML config for explicit definitions | no | — |
| github_token | GITHUB_TOKEN for PR commenting | yes | — |
| reliability_threshold | Minimum reliability score (0.0 to 1.0) to pass the build | — | 0.95 |
| requirements_file | Path to requirements.txt to install project dependencies | — | requirements.txt |
Outputs
no outputs