Compound engineering with persistent memory and multi-agent workflows based on beads for Claude Code, OpenCode, Gemini CLI, and Cortex Code
Claude Skills are markdown + scripts loaded into Claude Code; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
19 critical findings reported by cisco-skill-scanner, agent-audit-kit. The composite score alone does not reflect this — read the per-scanner reports below.
Claude Skills install to a single target, no runtime picker.
nerlo install -- @lavralabs/lavra
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- @lavralabs/lavra ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
6 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v1.4.0
61 findings · 1.2s
v2.0.11
127 findings · 15.0s
v0.3.74
19 findings · 3.7s
v0.1.0
0 findings · 4.2s
v0.1.0
23 findings · 4.2s
vv0.3.2
Incomplete run
0 findings · 0.4s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 2.0s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
2 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Sep 3, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·!: incompletenerlo-multi-source ·n/a: not applicable | rejected |
| Aug 4, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completenerlo-multi-source ·n/a: not applicable | rejected |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 230 findings across every scanner that examined this package. None of the 19 findings rated critical by their scanner were dismissed.
Two keys had to turn. The model had to name a reason from a fixed list of six, and a deterministic check of ours — over which files this artifact actually installs — had to independently agree. Anything it could not corroborate is in “not reviewed” above, at full severity.
21 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: PIPELINE_TAINT_FLOW, opt.nerlo-rules.nerlo-install-pipe-to-shell, AAK-STATE-PRIVACY-002 and 6 more · Files: /repo/site/src/content/docs/AUTONOMOUS_EXECUTION.md, /repo/site/src/content/docs/SKILL.md, site/src/content/docs/privacy.md and 10 more · reported by cisco-skill-scanner, nerlo-install-instruction, agent-audit-kit
6 Agent instruction file — The match is in a file that instructs an AI coding agent — a CLAUDE.md or similar. It is documentation of intent, and our own check confirmed it is not part of what gets installed.
Rules: agents-claude-md-autorun-3101, agents-comment-injection-5621, AAK-AGENT-005 · Files: CLAUDE.md, AGENTS.md · reported by agentshield, agent-audit-kit
2 CI or editor configuration — The match is in build, CI or editor configuration, confirmed by our own check to be outside the installed artifact.
Rules: AAK-GHA-IMMUTABLE-001 · Files: .github/workflows/deploy-site.yml, .github/workflows/test-installation.yml · reported by agent-audit-kit
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
46 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/lavra/skills/brainstorming/SKILL.md, /repo/plugins/lavra/skills/lavra-work-multi/SKILL.md, /repo/plugins/lavra/skills/agent-browser/SKILL.md and 43 more · reported by cisco-skill-scanner
18 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/.beads/SKILL.md, /repo/.claude/rules/SKILL.md and 15 more · reported by cisco-skill-scanner
8 FILE_MAGIC_MISMATCH
Files: /repo/plugins/lavra/skills/optional/dhh-rails-style/references/frontend.md, /repo/plugins/lavra/skills/create-agent-skills/templates/simple-skill.md · reported by cisco-skill-scanner
8 HIDDEN_DATA_FILE
Files: /repo/.beads/dolt-config.log, /repo/.beads/README.md, /repo/.beads/issues.jsonl and 5 more · reported by cisco-skill-scanner
8 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/.claude/rules/hooks-system.md, /repo/install.sh, /repo/plugins/lavra/commands/lavra-work-ralph.md and 4 more
The model could have called any of these a false positive and did not.
3 SQL_INJECTION_STRING_FORMAT
Files: /repo/scripts/sqlite-to-jsonl.py · reported by cisco-skill-scanner
Critical risks: shell execution, script injection, and SQL injection.
The artifact contains multiple critical findings related to shell execution via command injection in JavaScript files like `/repo/bin/install.js` and `/repo/bin/plan-export.js`, and through installer scripts. Script injection vulnerabilities are present in `/repo/bin/plan-view.js`, potentially allowing arbitrary code execution. SQL injection vulnerabilities are identified in `/repo/scripts/sqlite-to-jsonl.py`, which could lead to unauthorized data access or manipulation. Additionally, a remote code execution hook is present in `.claude/hooks/memory-sanitize.sh`.
Concern level assessed by the review: Critical. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.
6 opt.nerlo-rules.nerlo-install-pipe-to-shell
Files: /repo/.beads/README.md, /repo/installers/install-cortex.sh, /repo/installers/install-gemini.sh and 3 more · reported by nerlo-install-instruction
5 TOOL_ABUSE_SYSTEM_PACKAGE_INSTALL
Files: /repo/installers/install-claude.sh, /repo/installers/install-cortex.sh, /repo/installers/install-gemini.sh and 1 more · reported by cisco-skill-scanner
4 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/bin/install.js, /repo/bin/plan-export.js, /repo/bin/plan-view.js · reported by cisco-skill-scanner
4 COMPOUND_FIND_EXEC
Files: /repo/installers/install-gemini.sh, /repo/installers/install-opencode.sh, /repo/installers/uninstall-gemini.sh and 1 more · reported by cisco-skill-scanner
4 FIND_EXEC_PATTERN
Files: /repo/installers/install-gemini.sh, /repo/installers/install-opencode.sh · reported by cisco-skill-scanner
4 hooks-bg-process-6647
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
4 hooks-bg-process-6675
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
3 AAK-LEGAL-002
Files: site/package.json, scripts/package.json, plugins/lavra/opencode-src/package.json · reported by agent-audit-kit
3 hooks-no-pretooluse
Files: settings.json, .claude/settings.json, plugins/lavra/gemini-src/settings.json · reported by agentshield
3 hooks-no-stop-hooks
Files: settings.json, .claude/settings.json, plugins/lavra/gemini-src/settings.json · reported by agentshield
3 permissions-no-block
Files: settings.json, .claude/settings.json, plugins/lavra/gemini-src/settings.json · reported by agentshield
3 PIPELINE_TAINT_FLOW
Files: /repo/.beads/README.md, /repo/.beads/SKILL.md · reported by cisco-skill-scanner
3 YARA_script_injection_generic
Files: /repo/bin/plan-view.js · reported by cisco-skill-scanner
2 COMPOUND_FETCH_EXECUTE
Files: /repo/installers/install-gemini.sh, /repo/installers/install-opencode.sh · reported by cisco-skill-scanner
2 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/bin/install.js, /repo/bin/plan-export.js · reported by cisco-skill-scanner
2 EXCESSIVE_FILE_COUNT
Files: /repo/., /repo/plugins/lavra/. · reported by cisco-skill-scanner
2 HIDDEN_EXECUTABLE_SCRIPT
Files: /repo/.beads/memory/recall.sh, /repo/.beads/memory/knowledge-db.sh · reported by cisco-skill-scanner
2 hooks-bg-process-6727
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-bg-process-6787
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-1873
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-1910
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-2855
Files: hooks/knowledge-db.sh, .claude/hooks/knowledge-db.sh · reported by agentshield
2 hooks-file-delete-2924
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-2991
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-3063
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-3698
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-3800
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-3901
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-4397
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-4422
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-file-delete-7829
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-logging-disabled-2220
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-logging-disabled-2335
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-logging-disabled-2898
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-logging-disabled-2956
Files: hooks/memory-capture.sh, .claude/hooks/memory-capture.sh · reported by agentshield
2 hooks-logging-disabled-6711
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 hooks-logging-disabled-6771
Files: hooks/memory-sanitize.sh, .claude/hooks/memory-sanitize.sh · reported by agentshield
2 secrets-echo-env-2129
Files: hooks/knowledge-db.sh, .claude/hooks/knowledge-db.sh · reported by agentshield
2 YARA_command_injection_generic
Files: /repo/scripts/test-compatibility.ts, /repo/scripts/test-security.ts · reported by cisco-skill-scanner
1 AAK-HEALTHCARE-AI-004
Files: plugins/lavra/skills/agent-native-architecture/references/refactoring-to-prompt-native.md · reported by agent-audit-kit
1 AAK-HOOK-RCE-001
Files: .claude/hooks/memory-sanitize.sh · reported by agent-audit-kit
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 AAK-MCP-001
Files: plugins/lavra/.mcp.json · reported by agent-audit-kit
1 AAK-MCP-ATTEST-001
Files: plugins/lavra/.mcp.json · reported by agent-audit-kit
1 AAK-SKILL-001
Files: plugins/lavra/skills/agent-browser/SKILL.md · reported by agent-audit-kit
1 AAK-SUPPLY-004
Files: package.json · reported by agent-audit-kit
1 MANIFEST_INVALID_NAME
Files: /repo/.beads/SKILL.md · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-install-fetch-raw-then-run
Files: /repo/.beads/README.md · reported by nerlo-install-instruction
Showing 25 of 85; the rest are in the per-scanner reports above.