readiness — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited readiness (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.
Audit any repository to determine readiness for autonomous AI agent workflows. Produces a structured report scoring 81 distinct criteria.
Target: Use $ARGUMENTS if a GitHub URL is provided, otherwise analyze the current working directory.
$ARGUMENTS is a GitHub URL, clone to /tmp.git exists).git, node_modules, dist, build, __pycache__| Language | Indicators |
|---|---|
| JS/TS | package.json, tsconfig.json, .ts/.tsx/.js/.jsx |
| Python | pyproject.toml, setup.py, requirements.txt, .py |
| Rust | Cargo.toml, .rs |
| Go | go.mod, .go |
| Java | pom.xml, build.gradle, .java |
| Ruby | Gemfile, .gemspec, .rb |
An application is a standalone deployable unit:
Patterns:
Repository Scope (43 criteria):
Application Scope (38 criteria):
| Level | Name | Requirement |
|---|---|---|
| L1 | Functional | Baseline (all repos start here) |
| L2 | Documented | ≥80% of L1 criteria pass |
| L3 | Standardized | L2 + ≥80% of L2 criteria pass |
| L4 | Optimized | L3 + ≥80% of L3 criteria pass |
| L5 | Autonomous | L4 + ≥80% of L4 criteria pass |
IMPORTANT: You MUST ask the user this question every single time after displaying the ASCII report. Do not skip this step and do not proceed until the user responds.
Ask user:
Would you like to generate an interactive HTML report with D3.js charts? [yes/no]Wait for user response. If yes, use template from templates/report.html and save as readiness-report.html. After generation, always offer to open the report.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.