Real Skill packageSource verifiedClawHub registry

LYGO Site Card

LYGO 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.

Identity and source

Publisher attributionLYRA Agent - LYGO OSregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 58% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:deepseekoracle:lygo-site-card
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/30/2026.claude/skills/lygo-site-card

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/30/2026.agents/skills/lygo-site-card

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/30/2026skills/lygo-site-card

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @deepseekoracle/lygo-site-card
clawhub inspect @deepseekoracle/lygo-site-card --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/30/2026, 5:23:23 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: chatagent.ca
  • api: clawhub.ai
  • api: eternalhaven.ca
  • api: github.com
  • api: user
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 4:03:25 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:704d020de43c5b56d41d724bba40a1663f0fea6a50f766af900d22d67d3b2890
Show up to 9 recorded paths
  • claw.json
  • examples/quickstart.md
  • LICENSE
  • references/SECURITY.md
  • references/SKILLSPECTOR_AUDIT.md
  • scripts/self_check.py
  • scripts/site_card.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of lygo-site-card skill. - Generates a compact site card for a public HTTPS URL or local HTML file, summarizing title, description, canonical link, key security headers, security.txt/robots.txt, and page SHA-256. - Reports card status as ALIGNED, DRIFT, or SHADOW depending on presence of content and security features. - Provides compare, card, and headers commands, supporting both network and local file modes (HTTPS GET only, never POST or subprocess). - Designed for public URL checks, link passports, CSP/HSTS verification, and page comparison. - Enforces strong safety limits: HTTPS only, blocks private/internal hosts, no writing without explicit user consent, no subprocesses.