simulation-lab-builder — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited simulation-lab-builder (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 goal → a runnable interactive simulation with guided experiments.
Some concepts only click when you can play with them (orbits, gravity, wave interference, scale). This skill produces a self-contained interactive simulation — parameters the learner can tune, plus a short set of guided experiments that lead to the intended insight — runnable from a single HTML file.
simulation, interactive lab, sandbox, interactive demo,visualize this
sims/**, *.sim.html/simulation-lab-builder| Input | Required | Notes |
|---|---|---|
goal | yes | The insight the sim should produce. |
params | no | Variables to expose as sliders/inputs. |
stack | no | p5js (default) or vanilla HTML/Canvas. |
✅ Check: the sim can actually demonstrate it.
behavior. Keep physics honest within stated simplifications.
controls and clear rendering.
surface the insight.
{
"goal": "string",
"model_notes": "string — equations/rules + simplifications",
"code": "string — single-file HTML/JS or p5.js sketch",
"experiments": ["string — guided prompts"],
"stack": "p5js | vanilla"
}Write, Bash/browser to smoke-test. MCP: none required.Input: goal "show how orbital speed changes with distance" → a p5.js two-body sim with a distance slider and three guided experiments.
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.