LYGO Deception Radar — public proof layer for Ops Detector. Rebuilds an anonymized radar feed + HTML dashboard from the public labeled discourse suite only. Shows strong vs weak vs clear bands with operational threshold 0.65. Not for doxing or private mail. No subprocess. Install clawhub:@deepseekoracle/lygo-deception-radar.
编程
LYGO CLI Bridge
试用LYGO CLI Bridge — unified entrypoint: lygo health | map | analyze | mint | radar | next. Wraps kickstart + ops-detector + mint-walkthrough + deception-radar without exposing internal skill layout. In-process imports only; no subprocess; no auto-publish. Install clawhub:@deepseekoracle/lygo-cli-bridge.
它能做什么
LYGO CLI Bridge — unified entrypoint: lygo health | map | analyze | mint | radar | next. Wraps kickstart + ops-detector + mint-walkthrough + deception-radar without exposing internal skill layout. In-process imports only; no subprocess; no auto-publish. Install clawhub:@deepseekoracle/lygo-cli-bridge.
技能文档
LYGO CLI Bridge v1.0.0
One entrypoint for common lattice power-user commands.
Signature: Delta9Phi963-CLI-BRIDGE-v1.0.0
ClawHub: @deepseekoracle/lygo-cli-bridge
Install
npx clawhub@latest install deepseekoracle/lygo-cli-bridge
# companions (recommended):
npx clawhub@latest install deepseekoracle/lygo-ops-detector
npx clawhub@latest install deepseekoracle/lygo-mint-walkthrough
npx clawhub@latest install deepseekoracle/lygo-deception-radar
Commands
cd path/to/lygo-cli-bridge
python scripts/self_check.py
python scripts/lygo_cli.py version
python scripts/lygo_cli.py map
python scripts/lygo_cli.py health
python scripts/lygo_cli.py analyze --text "It's on you to prove it. Tons of evidence out there."
python scripts/lygo_cli.py mint
python scripts/lygo_cli.py mint --pack ./pack.md --i-consent
python scripts/lygo_cli.py radar
python scripts/lygo_cli.py radar --out-json ./radar_feed.json --write-html --i-consent
python scripts/lygo_cli.py next
| Command | Network | Needs companion | Writes |
|---|---|---|---|
version / map / next | none | no | no |
health | HTTPS GET allowlist | no | no |
analyze | none | ops-detector | no |
mint | none | mint-walkthrough (full) | with --i-consent |
radar | none | deception-radar + ops-detector | with --i-consent |
What it does not do
- No
subprocess/ shell - No auto git / HF / ClawHub / social
- No live Star Chart write
- Does not replace full engineer tools (protocol-stack-operator, mint-verifier production ledgers)
Pair with
| Skill | Role |
|---|---|
lygo-kickstart-wizard | Plain-English onboarding menu |
lygo-ops-detector | Discourse signal math |
lygo-mint-walkthrough | Interactive mint tutorial |
lygo-deception-radar | Public proof feed |
| Haven Star Chart | Visual lattice map |
License
MIT-0 (see LICENSE).
Δ9Φ963 — one CLI · local-first · human remains the publisher.
相关技能
LYGO Kickstart Wizard — plain-English onboarding for the ClawHub lattice. Asks what you want (map ecosystem, check lattice health, analyze text for ops signals, learn mint→verify→anchor) and explains results without reading source. Optional HTTPS GET for public health; optional Ops Detector import if installed. No subprocess, no auto-publish. Install clawhub:@deepseekoracle/lygo-kickstart-wizard.
LYGO Skill Gate — local pre-install skill risk scanner for OpenClaw/ClawHub packages. Scan any skill folder before you install or trust it: subprocess/shell, network/HTTP, secrets in source, eval/exec, webhook/exfil hints, permission-claim mismatches. Use when auditing ClawHub skills, reviewing SKILL.md safety, safe install checks, malware triage, or SkillSpector-style local gates. Pure stdlib. No network, no subprocess, no auto-install. Install clawhub:@deepseekoracle/lygo-skill-gate.
OpenClaw plugin skill — live Haven pulse, stack verify, registry compare, star chart gate, alignment readiness. Install clawhub:@deepseekoracle/lygo-lattice-pulse.
LYGO Mint Walkthrough — interactive tutorial for mint → verify → anchor snippet → optional backfill. Pure stdlib local canonicalize+SHA-256+ledger. Plain English. No subprocess, no auto-post. Pairs with lygo-mint-verifier. Install clawhub:@deepseekoracle/lygo-mint-walkthrough.
LYGO SkillSpector — enhanced local pre-install skill risk scanner for OpenClaw/ClawHub packages. Scan, gate (CI max-band), batch, and Markdown report: subprocess/shell, network/HTTP/httpx, secrets, eval/exec, curl|bash, miners, claim mismatches. Use when auditing ClawHub skills, SkillSpector-style gates, safe install checks, malware triage. Pure stdlib. No network, no subprocess, no auto-install. Builder HTML/multi-root pack on SkillHub FULL if running a full stack. Install clawhub:@deepseekoracle/lygo-skill-spector.