Conversation Analyzer

v1.0.0

Intelligent conversation analysis, summarization, and conclusion recording. Analyzes user personality, tracks tasks, checks incomplete tasks, and writes to m...

0· 69·0 current·0 all-time
byjason-tiger@opendolph
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the actual behavior: scripts read/write USER.md, MEMORY.md, HEARTBEAT.md, scan WORKING.md and session history, and produce analysis and Feishu notifications. There are no unrelated binaries or credentials requested. Expectation of calling platform tools (LLM, sessions_history, Feishu integration) is coherent for this purpose.
Instruction Scope
Runtime instructions and scripts operate on workspace files (USER.md, MEMORY.md, HEARTBEAT.md, WORKING.md, SESSION-STATE.md) and rely on sessions_history and the platform's LLM/external-notification tooling. This is in-scope, but 'call appropriate skill tools if needed' is somewhat open-ended and grants the platform discretion to fetch/send conversation content. The skill itself does not perform outbound network calls in its code; Feishu notifications are described for the platform to send.
Install Mechanism
No install spec — instruction-only skill with bundled scripts. No downloads or extract steps. Low installation risk.
Credentials
The skill declares no environment variables or credentials and only reads OPENCLAW_WORKSPACE (or HOME). It references sending Feishu notifications but does not declare Feishu credentials; this is reasonable if the OpenClaw platform provides Feishu integration, but users should verify how Feishu auth is provisioned and whether the platform will share or require credentials.
Persistence & Privilege
always:false and user-invocable; the skill only reads/writes files in the workspace and does not attempt to modify other skills or system-wide configs. No elevated persistence requested.
Assessment
This skill is internally consistent with a conversation-analyzer: it reads and updates local workspace files (USER.md, MEMORY.md, HEARTBEAT.md, WORKING.md), uses session history and the platform LLM to analyze conversations, and asks the platform to send Feishu notifications. Before installing, consider: 1) these scripts will read full conversation history and write to your USER.md and MEMORY.md — review those files and back them up if they contain sensitive data; 2) Feishu notifications require integration/credentials on the OpenClaw platform — confirm how Feishu auth is provided and that you’re comfortable with notifications being sent; 3) review sessions_history/tool permissions on your agent so you know which conversations will be accessible to this skill. If you need stricter data controls, avoid autorunning cron entries and run manually after review.

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

latestvk97d4098g9tgvbvnatc5hktpwx83kspj

License

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

Comments