run-qa-suite — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited run-qa-suite (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() → find the target workspacelist_workflows(workspace_id) → get all journey workflowslist_checklists(workspace_id) → get all quality checklistsrun_workflow(workflow_id) → trigger each workflow (collect all run IDs)run_checklist(checklist_id) → trigger each checklist (collect all run IDs)get_workflow_run(run_id) → poll each workflow runget_checklist_run(run_id) → poll each checklist runlist_workflow_runs(workflow_id)list_feedback(project_id, status: "new") → see if runs surfaced new issuesQA Suite Report — v2.5.0 Release Candidate
Environment: staging.example.com
Date: 2026-03-28
WORKFLOWS (4 total):
[PASS] Signup → First Project ............ 6/6 steps
[PASS] Checkout Flow .................... 5/5 steps
[FAIL] Team Onboarding .................. 4/7 steps (step 5: invite email not received)
[PASS] Account Settings ................. 4/4 steps
CHECKLISTS (3 total):
[PASS] Core Accessibility ............... 10/10 checks
[PASS] Performance Budget ............... 5/5 checks
[FAIL] Content Quality .................. 7/8 checks (placeholder text on billing page)
VERDICT: CONDITIONAL
- 1 workflow failure (team invite email delivery) — non-blocking, known infra issue
- 1 checklist failure (placeholder text) — cosmetic, can ship with known issue
NEW FEEDBACK: 2 items surfaced during this run
- FB-401: Invite flow shows "undefined" in success message
- FB-402: Billing page has "Lorem ipsum" in FAQ section
RECOMMENDATION: Safe to release with documented known issues.
Fix invite email and billing placeholder in next patch.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.