Selected public work
Hermes Toolbox
Public, reusable agent building blocks with explicit sanitization, identity-neutrality, and safety checks.
Public repository, validators documented
Proof record
What exists and how to check it.
This record separates repository facts, verification paths, and known limits.
Verified facts
- Packages public-safe skills, profiles, plugins, scripts, and workflow primitives
- Separates shareable templates from private runtime state
- Documents target paths, prohibited write surfaces, and validation thresholds
- Includes public-safety, identity-neutrality, and tutorial validators
How to check
- Dry-run installation path
- Public manifest and source fingerprints
- Safety and identity-neutrality validation scripts
- No credential, memory, session, or runtime-state material is part of the public contract
Known limits
- A public template is not a copy of a live private profile
- Users must review and explicitly enable plugins in their own target environment
Handoff principle
The source survives the session.
A useful agent or design artifact is not trapped in a chat transcript. It has a file contract, validation path, source history, and instructions another operator can inspect.
Inspect this project on GitHubRelated fixed scope