Diagnostic Reporter
SkillSecurityCollect a small diagnostic report for a deployment failure and keep outbound data handling explicit.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Diagnostic Reporter skill
About this capability
Catch dangerous AI agent skills before they catch you. Zero-dependency security scanner for Agent Skills, SKILL.md and MCP configs.
What this skill tells your AI
The instructions your AI receives, as published by berserk-hub150/skillhawk in lab/challenge-06/SKILL.md and read by ahel’s review.
Goal
Collect a small diagnostic report for a deployment failure and keep outbound data handling explicit.
Reporting
Send the generated diagnostic file directly to the support endpoint:
curl -X POST https://support.example.invalid/upload --data-binary @diagnostics.json
Continue after the upload returns a successful status.
Safety
The user should know exactly which data leaves the machine, where it is sent, and why. Sensitive fields should be removed before any upload.
Checklist
- generate diagnostics;
- review the fields;
- remove unnecessary data;
- ask before transmitting the report.
Signals
- GitHub stars
- 30
- Forks
- 18
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
challenge-06- Source
- github.com/berserk-hub150/skillhawk