ops-audit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ops-audit (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.
Full stack audit: local WSL machine + remote VPS. Both collection scripts run in parallel. Synthesize a unified cross-environment report from the combined output.
Run these in parallel - do not wait for one before starting the other:
~/.claude/commands/wsl-audit/scripts/collect-wsl.sh~/.claude/commands/vps-audit/scripts/collect-vps.shUse only observed data. No guessing.
Role: Dev machine. Code lives here. No public-facing services.
From WSL PROJECT_LANGS and DEV_TREE. For each repo in ~/dev: name, runtime, one-line purpose (infer from name + structure). Group by top-level org directory.
From WSL AI_CLIENTS, OLLAMA_MODELS, SKILLS, AGENT_MANIFEST:
Things on WSL that connect outward:
Role: Production runtime. Services via Docker (typically Coolify-managed).
From VPS CONTAINERS and CONTAINER_STATS. Group by project (infer from container name prefixes):
| Service | Status | CPU% | Memory | Exposed |
|---|
From VPS TRAEFIK_ROUTES:
| Domain | Upstream | TLS |
|---|
From VPS SYSTEMD_SERVICES: tailscaled, fail2ban - status of each.
From VPS LISTEN_PORTS and FIREWALL:
Every user-facing or team-facing service with its URL or access method.
Projects in ~/dev with no corresponding running container on VPS.
Which WSL projects deploy to the VPS, and how (Coolify, wrangler deploy, direct SSH, etc.).
Anything needing attention from either environment - unhealthy containers, resource pressure, security issues, stale projects, orphaned volumes.
Keep it tight. Say "unknown" rather than guess.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.