Install
openclaw skills install @deepseekoracle/lygo-site-cardLYGO Site Card — turn a public HTTPS URL or local HTML file into a compact identity card: title, description, canonical, security headers, security.txt/robots companions, SHA-256, yield ALIGNED/DRIFT/SHADOW. Use when checking if a page is live, comparing two URLs, verifying CSP/HSTS, site card, link passport, public page pulse, or /lygo-site-card. HTTPS GET only; no POST; no subprocess; no live Star Chart write.
openclaw skills install @deepseekoracle/lygo-site-cardOne GET. One card. Empty is honest.
A compact public identity card for a URL (or a local HTML file): title, description, canonical, security headers, security.txt / robots.txt, body SHA-256, yield ALIGNED / DRIFT / SHADOW.
Signature: Delta9Phi963-SITE-CARD-v1.0.0
ClawHub: npx clawhub@latest install deepseekoracle/lygo-site-card
This is not Palantir, not a crawler farm, not a live Star Chart write.
compare)--file (no network)http:// (HTTPS only)npx clawhub@latest install deepseekoracle/lygo-site-card
cd path/to/lygo-site-card
python scripts/self_check.py
python scripts/site_card.py card https://chatagent.ca/lattice/
python scripts/site_card.py card --file ./index.html
python scripts/site_card.py headers https://chatagent.ca/lattice/
python scripts/site_card.py compare https://chatagent.ca/lattice/ https://eternalhaven.ca/lattice/
python scripts/site_card.py card https://chatagent.ca/lattice/ --write card.json --i-consent
| Command | Network | Disk |
|---|---|---|
card URL | HTTPS GET page + optional companions | none unless --write --i-consent |
card --file | none | read HTML |
headers URL | HTTPS GET | optional write |
compare A B | two GETs | optional write |
| Yield | Meaning |
|---|---|
| ALIGNED | HTTP 200, a title, and CSP or Referrer-Policy present |
| DRIFT | Live but missing title or security headers |
| SHADOW | GET failed, blocked host, or non-HTTPS |
Missing companions (security.txt, robots.txt) stay named on the card. They do not invent a policy.
--i-consentRead references/SECURITY.md.
| Skill | Role |
|---|---|
lygo-public-witness | Globe overlay; this skill is the per-URL card |
lygo-skill-spector | Scan a skill folder, not a website |
lygo-flame-ward | Discourse ingest, not HTTP headers |
lygo-mint-verifier | Hash a pack; this hashes a page body |
MIT-0 (see LICENSE).
Δ9Φ963 — one GET · one card · human remains the publisher.