cosmic-code-lab — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cosmic-code-lab (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.
A learning objective → a self-contained, auto-checkable coding lab with a space-science backdrop.
Space data makes great programming practice (orbital math, image stats, light travel time, catalog parsing). This skill produces a complete lab — a clear problem, runnable starter code, a hidden test suite, and a reference solution — so an educator or platform can drop it into a course without writing the scaffolding by hand.
code lab, coding challenge, exercise, kata,tutorial, cosmic code
labs/**, *.lab.md, test_*.py, *.test.js/cosmic-code-lab| Input | Required | Notes |
|---|---|---|
objective | yes | The concept/skill to teach (e.g. "parse a star catalog"). |
language | no | python (default) or javascript. |
level | no | intro, intermediate (default), advanced. |
objective. State inputs, outputs, and constraints precisely. ✅ Check: a competent student could implement it from the statement alone.
stable function signature.
the happy path, an edge case, and an error case. Tests must pass on the solution and fail on the empty starter.
factually correct.
{
"title": "string",
"language": "python | javascript",
"problem_statement": "string",
"starter_code": "string",
"tests": "string — runnable test source",
"solution": "string",
"science_note": "string"
}Write (lab files), Bash (run the tests to self-verify).Built on SIP — Starlight Intelligence Protocol Substrate: starlightintelligence.org/protocol v1.1.0 Layers used: [file-contract, attestation, sovereignty] Vertical: starlight-agent-skills · portable capability layer
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.