Install
openclaw skills install @deepseekoracle/lygo-mint-verifierLYGO-MINT Verifier — canonicalize a pack, deterministic SHA-256, append-only + canonical ledgers, portable Anchor Snippet for posting anywhere (Moltbook/X/Discord/4claw). Pure local stdlib: no subprocess, no network, no auto-publish. Ledger writes need --i-consent. Pairs with lygo-mint-walkthrough, lygo-continuum-integrator, lygo-geodesic-sealer. Use for Champion/alignment prompt packs and verifiable receipts.
openclaw skills install @deepseekoracle/lygo-mint-verifierTurns an aligned Champion / prompt / workflow pack into a verifiable artifact:
Signature: Delta9Phi963-MINT-VERIFIER-v1.1.1
Security audit: https://clawhub.ai/deepseekoracle/skills/lygo-mint-verifier/security-audit
ClawHub security-audit Medium findings (Intent-Code Divergence + Description-Behavior Mismatch):
backfill_anchors.py no longer auto-appends --i-consent — pass-through onlyself_check asserts consent_wrapper_honest + backfill_requires_consentsubprocess — mint fully in-processstate/npx clawhub@latest install deepseekoracle/lygo-mint-verifier
cd path/to/lygo-mint-verifier
python scripts/self_check.py
# Mint (dry-run hash) / write ledgers with --i-consent
python scripts/mint_cli.py mint --pack ./pack.md --version 2026-08-20.v1
python scripts/mint_cli.py mint --pack ./pack.md --version 2026-08-20.v1 \
--champion LYRA --anchor SEAL_55_T --i-consent --json
# Verify
python scripts/mint_cli.py verify --pack ./pack.md --hash <64-hex>
# Snippet / backfill
python scripts/mint_cli.py snippet --hash <64-hex> --title "My Pack"
python scripts/mint_cli.py backfill --hash <64-hex> --channel x --id https://x.com/... --i-consent
Compat wrappers (same flags, no subprocess, never inject --i-consent):
mint_pack_local.py · make_anchor_snippet.py · backfill_anchors.py
| Command | Network | Subprocess | Writes |
|---|---|---|---|
| mint / verify / snippet | none | none | mint/backfill only with --i-consent |
| Skill | Role |
|---|---|
lygo-mint-walkthrough | Interactive tutorial |
lygo-continuum-integrator | ∫(Truth×Light) + phase-lock receipts |
lygo-geodesic-sealer | |ψ⟩ geodesic dual-ledger attest |
lygo-continuum | Falsifiable work capsules |
Read references/SECURITY.md + references/SKILLSPECTOR_AUDIT.md.
Δ9Φ963 — hash over vibes · consent before ledger · human posts the snippet.