Comment

v2.0.0

Manage Comment data right from your terminal. Use when you need comment.

0· 111·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
The name/description (manage comment data locally) matches the included script and SKILL.md. The tool only reads/writes files under ~/.local/share/comment and provides export/search/stats features; it does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md and the script stay within the stated purpose and only operate on the local DATA_DIR. Note: all data and history are stored as plain text under ~/.local/share/comment (history.log and per-command .log files). The SKILL.md includes example shell expansions but the runtime behavior is implemented in scripts/script.sh; there are no instructions to read other system files or to transmit data off-machine.
Install Mechanism
There is no install spec (instruction-only skill). A helper script is included but nothing in the registry metadata forces arbitrary downloads or remote installs. No archive downloads, package installs, or third‑party taps are used.
Credentials
The skill requires no special environment variables or credentials. It implicitly uses HOME to locate the data directory, which is normal. Caveat: data is stored unencrypted and in plaintext logs; if you plan to store sensitive content, that is a privacy risk not addressed by the skill.
Persistence & Privilege
always is false (no forced inclusion), the skill does not modify other skills or system-wide agent settings, and it does not request elevated privileges. It simply creates and uses its own data directory.
Assessment
This skill appears to do what it says: an offline CLI that stores logs in ~/.local/share/comment. Before installing or running it, review scripts/script.sh yourself (it’s included), and be aware that all data are plain-text logs (history.log and *.log files) stored under your home directory. Do not store secrets or personally sensitive information there unless you accept the privacy risk. Consider setting restrictive permissions on ~/.local/share/comment, running the tool as an unprivileged user, and making backups/encryption of any exported files if they contain sensitive data. If you need networked backups or integrations, expect to add/configure them explicitly — the published skill does not contact external endpoints.

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

latestvk97bmgwzg2mcn5e8jtv2r1nb1n8332mx

License

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

Comments