colab-status — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited colab-status (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.
The /health of your attached Colab/vast.ai session. Use it to confirm the GPU backend is up and holding the state you expect before you spend a forward pass.
colab_attach, to confirm the model loaded and the endpoint is liveCall the MCP tool `colab_status` (no arguments beyond session_name). Returns the active model_id, probes_loaded, and captures_in_memory.
One line:
Session {session_name}: {model_id} · {probes_loaded} probes · {captures_in_memory} captures in memory.If the call fails, the session is not attached or the tunnel is down — re-run colab_attach with the current public HTTPS URL.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.