ps-test — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ps-test (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 a PowerShell script from WSL2 and show structured output.
/ps-test screenshot -WindowTitle "Notepad"
/ps-test see -ProcessName "chrome"
/ps-test list-windows
/ps-test clipboard -Action read
/ps-test processes -Name "node" -Limit 5scripts/ — find the matching file: ls /home/flowing1978/projects/a-eyes/scripts/Convert to Windows UNC path: \\wsl.localhost\Ubuntu\home\flowing1978\projects\a-eyes\scripts\<name>.ps1
$ARGUMENTS: powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass \
-File "\\wsl.localhost\Ubuntu\home\flowing1978\projects\a-eyes\scripts\<name>.ps1" \
<params>data field): show field size in KB instead of full base64.$PID variable not writable → script uses $PID instead of $wpid — report as bugExecution policy errors → add -ExecutionPolicy BypassAccess denied → window may require elevated permissions or be a protected process~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.