doc — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited doc (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.skills/distill/ engine is installed.scripts/record-asset.sh is executable.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 AND ratio > 0.1 → doc runs; otherwise → delegate to another adapter"Who is this document for? (e.g. the whole team, future-me, an external reviewer)"
distill --mode reduce --ratio 0.3 --audience {X}.claim.essence + evidence becomes the body copy.dropped[] becomes a "## Omitted items" section.Default path: docs/galmuri-doc-{slug}.md
"Save to docs/galmuri-doc-{slug}.md? (y/n/edit-slug)"y → create the file, then proceed to Step 5.n → stdout only.edit-slug → rename, then create.The PostToolUse hook (hooks/shims/asset-record.sh) runs automatically when the Write tool creates docs/galmuri-doc-{slug}.md. You do not need to invoke record-asset.sh manually.
If for any reason the hook did not run (e.g., direct CLI invocation without hooks), call it manually:
bash scripts/record-asset.sh --type doc --tags "doc,{slug}" \
--source-ref ".galmuri/tmp/source-{slug}.txt" --output "docs/galmuri-doc-{slug}.md"A markdown file (docs/galmuri-doc-{slug}.md) + an asset record.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.