immersion-reader — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited immersion-reader (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.
<repo>/skills/immersion-reader/— resolve the real path of this file and go up two directories. If you only have the skill folder (no repo), clone it first: git clone https://github.com/rayw-lab/english-immersion-reader
python3 -m pip install jsonschema edge-tts (or, inside the repo: python3 -m pip install -e .)
edge-tts needs network access at synthesis time; the script manages proxyenv vars itself, so no proxy setup is required.
Follow AGENTS.md in this repository.
lessons/<slug>/segments.json per AGENTS.md (segments + hard +chunks + patterns + transfer task + full lexicon).
python src/tts_generate.py lessons/<slug>/segments.json --out lessons/<slug>/audio— one command produces segment mp3s, per-word audio for every lexicon term (default --word-audio full, so card/selection playback never falls back to browser TTS), and .words.json sidecars that power the karaoke word highlight. Needs network.
python src/build_page.py lessons/<slug>/segments.json --out lessons/<slug>— validates the contract, injects data + word timings, prints the Chinese closeout block. Relay that block verbatim; do not invent a summary.
add --force to regenerate segment mp3s so they gain timing sidecars.
Use this skill when the user asks for any of these:
Default output stays local under lessons/; generated lessons and transcripts are not committed unless the user owns the rights and explicitly asks.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.