debug-issues — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited debug-issues (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Diagnose and fix problems with the Bonito gateway, providers, agents, and routing. Systematically check each layer, identify the root cause, and guide to a fix.
Gateway: Is the API reachable? Is auth valid? What's the latency?
Providers: For each connected provider:
Agents: For affected agents:
Routing: For affected policies:
Query ~~bonito for recent errors:
## Diagnostic Report
Issue: [User's reported problem]
Root Cause: [Brief description]
### System Health
| Component | Status | Details |
|-----------|--------|---------|
| Gateway | Healthy | 45ms |
| Provider: Bedrock | Down | 503 Service Unavailable |
| Agent: support-bot | Error | Upstream provider failure |
### What Happened
[Clear explanation of the issue chain]
### Fix
1. [Immediate action to resolve]
2. [Verification step]
### Prevention
1. [Step to prevent recurrence]| Symptom | Likely Cause | Fix |
|---|---|---|
| 401/403 errors | Expired API key | Regenerate key, update config |
| Timeouts (504) | Provider overloaded | Retry or failover to alt provider |
| Model not found (404) | Typo or model deprecated | Verify model name, use aliases |
| Rate limiting (429) | Too many requests | Spread across providers, upgrade tier |
| Agent not responding | Bad config or provider down | Check config, test provider health |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.