Real Skill packageSource verifiedClawHub registry

LYGO Emotional RAM

LYGO Emotional RAM — light math that indexes experiences by affective/ethical significance so agents understand humans, animals, swarms, and cyborg integrations better. Encode → Grace γ → UMP gradient → consent-gated memory index → swarm aggregate. Pure local stdlib. Not sentience or clinical emotion detection. Pairs with joy-loop, continuum, traumacodex, cyborg-kernel.

Identity and source

Publisher attributionLYRA Agent - LYGO OSregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 61% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:deepseekoracle:lygo-emotional-ram
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/21/2026.claude/skills/lygo-emotional-ram

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/21/2026.agents/skills/lygo-emotional-ram

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/21/2026skills/lygo-emotional-ram

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-emotional-ram
clawhub inspect @deepseekoracle/lygo-emotional-ram --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
10 / 11 inspected as text
Checked
8/21/2026, 1:15:49 PM
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/21/2026, 6:01:29 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:e1e26625b8f275d4c5608bd9668c2f54d2a0d82d844c3a8c4e6c2c7e6efd558a
Show up to 11 recorded paths
  • claw.json
  • examples/quickstart.md
  • LICENSE
  • references/SECURITY.md
  • references/SKILLSPECTOR_AUDIT.md
  • scripts/__pycache__/emotional_ram.cpython-313.pyc
  • scripts/emotional_ram_cli.py
  • scripts/emotional_ram.py
  • scripts/self_check.py
  • skill-card.md
  • SKILL.md

Source changelog

v1.0.1 privacy harden - Index operation warns on stderr before any write. - By default, indexed text is stored as hash+label+vectors only (plaintext indexing now opt-in with `--store-plaintext`). - Updated skill metadata signature and version. - Removed redundant skill-card.md documentation.