MemoryLane is a system tray application that captures screenshots at regular intervals.
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.
18 critical findings reported by cisco-skill-scanner, 14 of them in the installed artifact. The composite score alone does not reflect this — read the per-scanner reports below.
This artifact ships from 2 sources and their verdicts differ. The worst is github (Flagged). Installing from a cleaner source does not mean the others are safe — check the source you actually install from.
github: https://github.com/deusxmachina-dev/memorylane, 1056 findings
Claude Skills install to a single target, no runtime picker.
nerlo install -- memorylane
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- memorylane ~/.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
14 findings · 1.3s
v2.0.11
298 findings · 19.4s
v0.3.74
26 findings · 19.8s
v0.1.0
1 finding · 13.0s
v0.1.0
2 findings · 13.0s
v0.1.0
0 findings · 21.3s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 21, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source: complete | 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 341 findings across every scanner that examined this package. 4 of 18 findings rated critical by their scanner were among the dismissals.
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.
162 Test or fixture file — The match is in a test or fixture. Our own check confirmed the file is not part of what gets installed.
Rules: COMMAND_INJECTION_JS_CHILD_PROCESS, DATA_EXFIL_JS_FS_ACCESS, DATA_EXFIL_JS_NETWORK and 3 more · Files: /repo/src/main/processor/ocr-windows-native.test.ts, /repo/src/main/recorder/app-watcher-win.test.ts, /repo/src/main/recorder/native-screenshot.test.ts and 35 more · reported by cisco-skill-scanner, agent-audit-kit
9 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-SECRET-004, permissions-no-block, hooks-no-pretooluse · Files: src/main/access/enterprise-access-provider.test.ts, src/main/access/activation-code.test.ts, .github/workflows/release-enterprise.yml and 2 more · reported by agent-audit-kit, agentshield
3 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: AAK-AGENT-002, opt.nerlo-rules.nerlo-install-run-bundled-artifact · Files: AGENTS.md, CLAUDE.md, /repo/CLAUDE.md · reported by agent-audit-kit, nerlo-install-instruction
2 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE · Files: /repo/docs/SKILL.md · reported by cisco-skill-scanner
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.
76 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/scripts/app-watcher-dump.ts, /repo/scripts/backfill-golden-tld.ts, /repo/scripts/download-model.js and 37 more · reported by cisco-skill-scanner
17 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/memorylane/skills/report-new/SKILL.md, /repo/plugins/memorylane/skills/pattern-to-pdf/SKILL.md, /repo/plugins/memorylane/skills/automation-instructions/SKILL.md and 14 more · reported by cisco-skill-scanner
13 DATA_EXFIL_JS_NETWORK
Files: /repo/scripts/download-model.js, /repo/src/main/access/customer-access-provider.ts, /repo/src/main/access/enterprise-access-provider.ts and 8 more · reported by cisco-skill-scanner
12 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/src/main/apps/installed-apps.ts, /repo/src/main/processor/ocr-windows-native.ts, /repo/src/main/processor/ocr.ts and 7 more · reported by cisco-skill-scanner
6 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/findings/SKILL.md, /repo/archive/SKILL.md and 3 more
Artifact enables shell execution and credential access.
The artifact contains multiple critical findings related to command injection, allowing for shell execution via child processes in various scripts and an `eval` call in `task-types.ts`. It also includes a critical finding for credential harvesting in `vendor-credentials-manager.ts`. Additionally, there are high-severity findings for file system access and potential secret exposure to network egress.
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.
3 AAK-MCP-018
Files: src/main/mcp/tools.ts, src/main/mcp/prompts.ts, src/main/mcp/server.ts · reported by agent-audit-kit
3 HIDDEN_DATA_FILE
Files: /repo/.prettierrc.json, /repo/.agents/skills/release-plugin/SKILL.md, /repo/.agents/skills/release/SKILL.md · reported by cisco-skill-scanner
3 LOW_ANALYZABILITY
Files: /repo, /repo/packages/cli, /repo/plugins/memorylane/skills/report-new · reported by cisco-skill-scanner
2 AAK-LEGAL-001
Files: package.json, packages/cli/package.json · reported by agent-audit-kit
2 AAK-SUPPLY-003
Files: package.json · reported by agent-audit-kit
2 AAK-TASKS-003
Files: src/main/eval/task-fixture-store.ts, src/main/services/task-miner/index.ts · reported by agent-audit-kit
2 hooks-no-pretooluse
Files: settings.json, .claude/settings.json · reported by agentshield
2 permissions-missing-deny->-/dev/
Files: settings.json, .claude/settings.json · reported by agentshield
2 permissions-missing-deny-chmod-777
Files: settings.json, .claude/settings.json · reported by agentshield
2 permissions-missing-deny-rm--rf
Files: settings.json, .claude/settings.json · reported by agentshield
2 permissions-missing-deny-ssh
Files: settings.json, .claude/settings.json · reported by agentshield
2 permissions-missing-deny-sudo
Files: settings.json, .claude/settings.json · reported by agentshield
1 AAK-ANTHROPIC-SDK-001
Files: src/main/mcp/server.ts · reported by agent-audit-kit
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 AAK-OAUTH-3P-001
Files: package.json · reported by agent-audit-kit
1 AAK-SECRET-004
Files: src/main/activity/activity-producer.ts · reported by agent-audit-kit
1 AAK-SUPPLY-005
Files: package-lock.json · reported by agent-audit-kit
1 BINARY_FILE_DETECTED
Files: /repo/assets/icon.icns · reported by cisco-skill-scanner
1 COMMAND_INJECTION_EVAL
Files: /repo/src/main/eval/task-types.ts · reported by cisco-skill-scanner
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 FILE_MAGIC_MISMATCH
Files: /repo/src/main/storage/migrations/0020_cluster_tables.ts · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/findings/pattern-detector-benchmark.md · reported by nerlo-install-instruction
1 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/src/main/services/device-report-sync.ts · reported by nerlo-behavioral
1 UNANALYZABLE_BINARY
Files: /repo/assets/icon.icns · reported by cisco-skill-scanner
1 YARA_credential_harvesting_generic
Files: /repo/src/main/settings/vendor-credentials-manager.ts · reported by cisco-skill-scanner
1 YARA_tool_chaining_abuse_generic
Files: /repo/src/main/settings/vendor-credentials-manager.ts · reported by cisco-skill-scanner
Showing 25 of 98; the rest are in the per-scanner reports above.