Sumo Handoff Tools
v1.0.0Record and track structured task handoff logs across sessions with status, summary, artifacts, and confidence in JSONL format.
⭐ 0· 55·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (record and track handoff logs) align with included files and behavior: writer creates JSONL entries and a chain registry; reader lists and filters those entries. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md instructs running handoff_writer.py and handoff_reader.py. The scripts only read/write files under ~/.sumo/handoffs and accept CLI-provided metadata; they do not read arbitrary system files, environment variables, or send data externally.
Install Mechanism
No install spec and no downloaded code at install time. The skill is instruction + small Python scripts; nothing is fetched from external URLs or installed into system locations.
Credentials
No environment variables, credentials, or config paths are required. The writer only uses CLI args and writes to a subdirectory of the user's home, which is proportional to the stated logging purpose.
Persistence & Privilege
The skill does not request always: true, does not modify other skills or system-wide configs, and only creates/updates files under ~/.sumo/handoffs. It is user-invocable and not forced into every agent run.
Assessment
This skill appears to do what it says: it will create ~/.sumo/handoffs and store JSONL handoff logs there. Before installing, review the scripts (they're short) to confirm you are comfortable with logs being written to your home directory. Avoid putting secrets in summaries/artifact fields since entries are plain JSONL. If you prefer, change HANDOFF_DIR to a different path or restrict filesystem permissions on ~/.sumo/handoffs to control access.Like a lobster shell, security has layers — review code before you run it.
handoffvk97an1ckhtqzwfxxj23jmfjscd84dcnwlatestvk97an1ckhtqzwfxxj23jmfjscd84dcnwrelayvk97an1ckhtqzwfxxj23jmfjscd84dcnwsessionvk97an1ckhtqzwfxxj23jmfjscd84dcnw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
