workspace-flatten — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited workspace-flatten (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.
Finds repos living in the wrong path and moves them to the flat layout.
Scans for repos nested inside parent dirs that should be at the flat level.
{nested: [{name, current_path, target_path, git_remote, unpushed_count, dirty: bool}]}For each nested repo: push unpushed commits, clone at flat level, remove old location.
REPO_PATH=<current absolute path> TARGET_PATH=<target flat path>{moved: bool, pushed: int, target: string, removed_old: bool}scripts/scan.sh - survey first, no side effects~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.