.claude/skills/lygo-site-cardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/lygo-site-cardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/lygo-site-cardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/lygo-site-cardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-cardclawhub inspect @deepseekoracle/lygo-site-card --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:704d020de43c5b56d41d724bba40a1663f0fea6a50f766af900d22d67d3b2890claw.jsonexamples/quickstart.mdLICENSEreferences/SECURITY.mdreferences/SKILLSPECTOR_AUDIT.mdscripts/self_check.pyscripts/site_card.pyskill-card.mdSKILL.mdInitial 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.