Score breakdown0 Version history1 Source
Category Weight Category score Contribution
Security prompt, exec, net, exfil, eval
35%
100
35.0 pts
Supply chain hash, typosquat, maintainer, lockfile
20%
100
20.0 pts
Maintenance staleness, pinning, CI
15%
100
15.0 pts
Transparency SKILL.md, perms, README
15%
100
15.0 pts
Community installs, verify, response
15%
100
15.0 pts
Findings & checks · 0 flagged
Security score 100 · 0 findings
✓ — All security checks passedNo findings in this category for the latest scan. pass
Supply chain score 100 · 0 findings
✓ — All supply chain checks passedNo findings in this category for the latest scan. pass
Maintenance score 100 · 0 findings
✓ — All maintenance checks passedNo findings in this category for the latest scan. pass
Transparency score 100 · 0 findings
✓ — All transparency checks passedNo findings in this category for the latest scan. pass
Community score 100 · 0 findings
✓ — All community checks passedNo findings in this category for the latest scan. pass
Every scanned point with the score it earned and what moved between them.
1 scans · 90 days 1e5a682 latest
Jun 27, 2026 100 1e5a682
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
skills/enrich/SKILL.md · 1 file skills/enrich/SKILL.md 0.9 KB · Markdown Rendered Raw ⧉ Copy
name : gbrain-enrich
description : Store raw enrichment payloads and distill them into concise page updates.
metadata :
openclaw :
emoji : "✨"
requires :
bins : [gbrain]
Enrich Skill Workflow Read the current page first with gbrain get <slug>. Store the full external payload with gbrain call brain_raw '{"slug":"...","source":"...","data":{...}}'. Distill only durable facts into compiled truth: role, company, status, major relationships, meaningful background. If the payload adds dated evidence, add it to timeline with gbrain timeline-add. Link newly confirmed entities with gbrain link. Rules Raw payload goes into raw_data, not the page body. Do not dump long skill lists, full resumes, or complete API responses into compiled truth. If enrichment conflicts with newer local knowledge, flag the conflict instead of silently overwriting it.