explain — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited explain (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.
scripts/preflight.sh passes (jq, bats, bash).skills/distill/ engine is installed.When triggered via shrink / 줄여줘 / 압축:
if [ ! -f ".galmuri/tmp/.warned-shrink" ]; then
echo "[deprecated] the 'shrink' trigger is routed to a context-based adapter. Scheduled for removal in a future release." >&2
touch ".galmuri/tmp/.warned-shrink"
fi
# source_tokens < 80 → explain runs; otherwise → delegate to another adapter.galmuri/tmp/source-{slug}.txt.If no path is provided: "Tell me a file path or some text to explain. e.g. README.md — what should I explain?"
me automatically (no separate prompt).Call the galmuri:distill skill via the Skill tool with these arguments:
--mode reduce --ratio 0.2 --audience me --input {tmp file path from Step 1}The engine returns an EngineOutput JSON. Pass it directly to Step 3.
Do not attempt to inline the distill logic here — always delegate to the skill.
claim becomes the top-line summary.essence is listed as a bullet..galmuri/tmp/source-{slug}.txt is cleaned up automatically (hook).Markdown body only. No JSON output.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.