Codon

v1.0.0

Organize agent memory as a navigable filesystem. Every piece of information gets a numbered address (10.03-client-name.md) — no search required. Zero depende...

0· 74·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (organize agent memory as a filesystem) matches the delivered artifacts: a README, SKILL.md with usage, and a small init.sh that creates MEMORY/ directories and index files. There are no unrelated env vars, binaries, or remote downloads.
Instruction Scope
SKILL.md only instructs creating and using the local MEMORY/ hierarchy and to run init.sh if MEMORY/ is missing. The script only writes files under the workspace root and does not read or exfiltrate other files or environment variables. Minor note: SKILL.md uses a '{baseDir}' placeholder when showing how to run the script; that is a documentation placeholder and does not change behavior.
Install Mechanism
No install spec (instruction-only). The included init.sh is a small pure-bash initializer that creates directories and markdown index files. There are no downloads, package installs, or archive extraction steps.
Credentials
The skill requests no environment variables, credentials, or config paths. The init script only checks that the workspace root is writable before creating MEMORY/ and index files — this is proportional to its purpose.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request permanent inclusion, does not modify other skills' configs, and only writes files under the workspace. It requires write permission to the workspace (checked before acting).
Assessment
This skill is small and appears safe: it will create a MEMORY/ directory and index files in your workspace when you run init.sh. Before installing or running it, back up any existing memory.md or existing MEMORY/ folder if you care about preserving content, and ensure the workspace is the intended target (the script computes the workspace as two directories up from the script location). There is no network activity or credential access. If you prefer, inspect init.sh yourself (it's short) before running it.

Like a lobster shell, security has layers — review code before you run it.

latestvk97002aws22chc3nymmd6yp5t983g3zm

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧬 Clawdis

Comments