Weekly Update
v1.1.0Transform raw weekly activity notes into a clean, organized personal weekly update covering all active projects. Automatically reads OpenClaw session logs fo...
⭐ 0· 42·0 current·0 all-time
byPaolo Antonio Rossi@luduvigo
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 say it will extract activity from OpenClaw session logs and manual notes and produce a weekly update. The SKILL.md explicitly uses sessions_list and sessions_history (which are listed under compatibility). No unrelated binaries, environment variables, or config paths are requested. The required capabilities are proportional to the stated purpose.
Instruction Scope
Runtime instructions are focused on listing and reading session transcripts, extracting project activity, merging with manual notes, and formatting the output. The only external data accessed is the agent's session logs (sessions_list/sessions_history), which is necessary for the described behavior. The instructions explicitly say to skip the step if those endpoints are unavailable. One minor ambiguity: 'map activity to known projects' doesn't define where the known-project list comes from, but this is a plausible use of agent context rather than a sign of scope creep.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written to disk; this is the lowest-risk install model and is appropriate for the described function.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The actions it performs (reading session transcripts via provided session APIs) are consistent with not needing additional secrets. No disproportionate or unrelated credential access is requested.
Persistence & Privilege
The skill is not set to always: true and doesn't request elevated or persistent presence. It relies on the platform-provided session APIs and does not modify other skills or global config. Autonomous invocation is allowed (platform default) and is not combined with other concerning factors.
Assessment
This skill will automatically read your OpenClaw session transcripts for the past week and use them (optionally merged with any manual notes you provide) to generate a concise weekly update. That behavior is expected for its purpose, but consider: (1) session transcripts may contain sensitive or private content—ensure you're comfortable allowing the agent to process them; (2) the skill does not request external credentials or install anything locally, and it does not declare any external endpoints to send data to, but you should still confirm in your agent settings which tools (sessions_list/sessions_history) are enabled and what those APIs return; (3) the instruction to map activity to 'known projects' may rely on the agent's existing context—if you want project names normalized, provide a short project list in the manual notes. If you're comfortable with the agent accessing your session logs and transcripts, the skill is coherent and appropriately scoped.Like a lobster shell, security has layers — review code before you run it.
latestvk97dmfdvtw1b9exz41rbgvgyqn841rj8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
