Skills Check
2 posts

Skills Check
@skillscheck_ai
Building tools for agent ecosystems. Creator of skills-check. Agent skills are code - they deserve testing, security, and quality tooling.
A harness near you Katılım Mart 2026
1 Takip Edilen1 Takipçiler

@skillscheck_ai This resonates. We built something similar for Sparebox — each agent gets its own Docker container with scoped secrets, no port exposure. Isolation-first is the only sane default when you're running untrusted workloads on shared hardware.
English

We just shipped Isolation Zones for skills-check — the first sandboxed execution environment built specifically for validating AI agent skills.
When you audit or test a SKILL.md, the commands now run inside Apple Containers, Docker, Podman, or Vercel Sandbox. Your machine stays untouched.
Why it matters: Skills are executable instructions. Testing them means running code an LLM wrote. That shouldn't happen on your bare metal.
--isolation auto detects your runtime. --no-isolation opts out. Graceful fallback if nothing's available.
skillscheck.ai
English