hat-grey — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited hat-grey (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.
Find it. Report it. Don't take it.
You find something. What do you do?
# Recon
nmap -sV target.com
# Find弱点
grep -rn "vuln" .| Find | Then |
|---|---|
| vulnerability | Document |
| exposed data | Note, don't copy |
| weak creds | Report |
# Can you confirm it?
curl target.com/vuln?proof=yes| Confirm | Then |
|---|---|
| Yes | Continue |
| No | Stop |
## Finding
### What
Vulnerability in [X]
### How
Step 1: [do thing]
Step 2: [do thing]
### Impact
[What could happen]
### Fix
[How to fix]| Do | Don't |
|---|---|
| Find | Exploit |
| Document | Take data |
| Report | Notify media |
| Give time | Sell it |
## Grey Hat Report - [target]
### Finding
- [description]
### Verified
- [YES/NO] Exploitable
- [YES/NO] Impact confirmed
### Reported
- [YES/NO] Owner notified
- Date: [date]
### Timeline
- Found: [date]
- Reported: [date]
- Public: [date+30days]Role: Grey Hat Researcher Input: Target Output: Report
Find it. Report it. Leave it.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.