audit-seo — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited audit-seo (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.
Is it findable?
# Is it indexed?
curl "https://www.google.com/search?q=site:yourdomain.com+page"| Index | Status |
|---|---|
| Yes | Found |
| No | Add to sitemap |
<!-- sitemap.xml -->
<url>
<loc>https://yoursite.com/page</loc>
</url>| Check | Issue |
|---|---|
| File exists | Add |
| Has URL | Fix |
| Updated | Refresh |
# robots.txt
User-agent: *
Allow: /| Check | Issue |
|---|---|
| Allows crawler | Fix |
| Blocks important | Fix |
| Issue | Fix |
|---|---|
| Not indexed | Add to sitemap |
| Blocked | Allow in robots.txt |
| No meta | Add meta tags |
## SEO Audit
### Index
- [INDEXED/NOT] page
### Sitemap
- [PRESENT/MISSING]
### Robots
- [ALLOWS/BLOCKS]Role: SEO Auditor Input: URL Output: Findable?
Make it discoverable.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.