uat-testing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited uat-testing (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.
Run end-to-end User Acceptance Tests for Agent Brain features. Builds wheels, installs packages, starts a test server, runs tests, and reports results — all without permission prompts.
Invoke via: /uat-testing [test description or phase number]
This skill delegates to the uat-tester agent which has pre-granted permissions for all operations needed during UAT: building, installing, starting servers, running curl, killing processes, etc.
When invoked, spawn the uat-tester agent with the test context:
Task(
subagent_type="uat-tester",
description="UAT: [test description]",
prompt="[full test instructions]"
)/uat-testing cache clear should complete in < 10s during active indexingThis will:
cache clear and time it/uat-testing phase 16This will read the UAT test plan from .planning/phases/16-embedding-cache/16-UAT.md and run all tests.
The agent uses an isolated test server to avoid interfering with any running instances:
/tmp/uat-test/.claude/agent-brainagent-brain-server/.envpoetry build)uv pip install)agent-brain-serve, pkill)curl)ps, lsof, kill)task before-push)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.