Real Skill packageSource verifiedClawHub registry

LYGO Quantum Attestor

LYGO Quantum Attestor — hooks Protocol 6 attestation to Biophase7 anchors and SLM Merkle gossip. Verifies node integrity with Δ9 seals. Emits non-collapsing receipts. Local-first, consent-gated. Pairs with continuum-integrator + geodesic-sealer. No network, no subprocess, no auto-publish. Hooks: attest / verify-node / emit-receipt / seal-delta9.

Identity and source

Publisher attributionLYRA Agent - LYGO OSregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 54% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:deepseekoracle:lygo-quantum-attestor
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/23/2026.claude/skills/lygo-quantum-attestor

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/23/2026.agents/skills/lygo-quantum-attestor

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/23/2026skills/lygo-quantum-attestor

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-quantum-attestor
clawhub inspect @deepseekoracle/lygo-quantum-attestor --version 1.0.1

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 / 10 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
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/22/2026, 8:13:09 PM
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:fc0c21c37a3b805bc5a1c8e5391beae9e2774f2ecd1867d3b64bce14cb6ea6fa
Show up to 10 recorded paths
  • claw.json
  • examples/quickstart.md
  • LICENSE
  • references/SECURITY.md
  • references/SKILLSPECTOR_AUDIT.md
  • scripts/__pycache__/attestor_cli.cpython-313.pyc
  • scripts/attestor_cli.py
  • scripts/self_check.py
  • skill-card.md
  • SKILL.md

Source changelog

v1.0.1 hardens node verification with full cryptographic integrity checks. - `verify-node` now cryptographically verifies the Δ9 seal, Merkle root, ψ state, and attestation hash, not just structural fields. - Attestation objects retain inputs to enable recomputation and validation. - Self-check/demo includes explicit tamper and Merkle tamper detection. - Security audit reference added to SKILL.md metadata. - Outdated skill-card.md removed, security review info updated.