Install
$ agentstack add skill-jordanhindo-lore-lore-dev-verification ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Lore Dev Verification
Use this before calling Lore work complete. Lore is memory infrastructure, so verification must prove behavior without leaking private transcripts.
Quick Start
- Classify the change with
references/verification-matrix.md. - Run the targeted checks for that row.
- For skill changes, run the bundle and test-report validators:
``bash node skills/lore-dev-verification/scripts/validate-workflow-skill.mjs skills/ ``
- Run
npm run checkbefore merge unless the issue explicitly narrows the gate. - Record what ran in the issue or skill
evals/test-report.md.
Rules
- Current files, tests, and runtime artifacts beat old transcript memory.
- CLI and MCP surfaces must preserve JSON-envelope parity when they expose the
same operation.
- Fixtures must be synthetic or scrubbed. Never commit real transcript excerpts,
credentials, private project text, or personal memory.
- Real-store smoke checks are local proof only. Summarize counts/outcomes, not
private message contents.
- A workflow skill is not done until
evals/test-report.mdcontains concrete
eval evidence, validator output, trigger checks when relevant, privacy notes, and remaining risks.
References
references/verification-matrix.mdmaps change type to required checks.references/skill-review.mdexplains workflow-skill review and report gates.examples/contains example verification plans for common Lore changes.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: jordanhindo
- Source: jordanhindo/lore
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.