Awaiting bespoke build
Schedule Attendance Log (Childcare Education)
This entry is a programmatic candidate — the slot exists in the catalog but the full bespoke skill build has not started yet. No verification has run. Check back as the production line progresses.
how skill.ski verifies
The six-phase process
Every skill listed as Operator Verified has cleared all six phases. Nothing is auto-approved. Nothing skips security. Nothing in a high-stakes domain ships without a human reviewer.
01
Intake check
We confirm the skill file is well-formed, has a proper schema, and passes basic formatting rules. Nothing with a broken structure moves forward.
02
Blueprint review
We trace the logic — does the skill actually do what it claims? Are the tools it relies on real and reachable? Is there scope drift from the stated purpose?
03
Security scan
Static analysis for prompt injection, data leakage patterns, and unsafe operations. Critical gate — a single finding blocks the skill.
04
Sandbox execution
The skill runs in an isolated environment against realistic inputs. We test the happy path plus chaos inputs to see what breaks.
05
Field behavior
We run it repeatedly to confirm idempotency, measure speed, verify resource usage, and confirm human-readable errors on failure.
06
Human sign-off
For legal, medical, and financial skills: a human reviewer confirms the output is safe to surface. No automated shortcut here.