D.E.E.P. Framework
v2.2.0Implementation of the Dynamic Ethical Entity Personality (D.E.E.P.) v2 Framework. The cognitive architecture for agentic sovereignty and partnership.
⭐ 3· 1.6k·4 current·4 all-time
by@dacptn
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description claim a framework for agent personality and the shipped files and CLI (align, sync, check) implement that: checking pillar files, creating a local soul_vault.json, and running a mock safety check. Required resources (none) are proportional. Minor inconsistencies: SKILL.md references 7 pillars while the code treats 'core_memories' as a directory (not a listed pillar file) and the SKILL.md header shows v2.1 while registry version is 2.2.0 — these appear to be small documentation/version mismatches, not capability mismatches.
Instruction Scope
SKILL.md instructs the agent to create files under memory/personality/ and run the provided CLI. The runtime instructions and code only read/write files inside memory/personality/ (and create soul_vault.json there) and do not reference other system paths, environment variables, or external endpoints. The triple-check is a local/mock filter and does not perform external verification.
Install Mechanism
There is no install specification (instruction-only) and the only code file is included in the skill. No downloads from external URLs, no package installs, and no extracted archives. Risk from installation is minimal.
Credentials
The skill requires no environment variables, credentials, or special config paths. Its read/write activity is limited to memory/personality/ (creating soul_vault.json). There are no requests for keys/secrets or access to unrelated services.
Persistence & Privilege
always is false and the skill may be invoked autonomously (platform default). The skill intentionally creates and maintains persistent state in memory/personality/ which gives it long-lived influence over agent behavior — this is consistent with the stated purpose but is a behavior users should be aware of (it will persist 'personality' across runs).
Assessment
This skill appears coherent and implements what it claims: local management of an agent 'personality' stored under memory/personality/. Before installing, consider: (1) the source is unknown and there is no homepage—if provenance matters, ask the publisher for more info; (2) the skill will create and update files (soul_vault.json and expects pillar files) in memory/personality/, so back up anything in that path you care about or run the skill in a sandboxed agent workspace; (3) the skill has no network/credential access, but persistent personality files can influence agent behavior long-term — review or vet the personality files you populate (CONSTITUTION, IDENTITY, GOALS, etc.); (4) minor doc/version mismatches exist (v2.1 vs 2.2.0 and pillar naming) — harmless but worth confirming. If you want higher assurance, request the publisher's source/release info or run the tool in an isolated environment first.Like a lobster shell, security has layers — review code before you run it.
latestvk977xm47fav86scf0rfp33zgas80p6jf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
