run-ux-validation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited run-ux-validation (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.
list_workspaces() → identify the target workspacelist_workflows(workspace_id) → find journey-level workflow testslist_checklists(workspace_id) → find point-in-time quality checksrun_workflow(workflow_id) → returns a run ID (async)run_checklist(checklist_id) → returns a run ID (async)get_workflow_run(run_id) → check status and step-level resultsget_checklist_run(run_id) → check status and per-check resultslist_feedback(project_id) → check for related feedbackget_feedback(feedback_id) → read full context on issuesupdate_feedback_status(feedback_id, status: "reviewed") → mark triaged itemsUX Validation Results — staging (2026-03-28)
Workflows:
[PASS] Signup → First Project (6/6 steps)
[FAIL] Checkout Flow (failed at step 4: payment form timeout)
[PASS] Team Invite (3/3 steps)
Checklists:
[PASS] Performance (5/5 checks)
[FAIL] Accessibility (6/8 checks — contrast ratio, focus order failed)
Summary: 2 failures found. Payment form timeout is a blocker.
Recommend fixing before release.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.