Productivity
Security checks across malware telemetry and agentic risk
Overview
This instruction-only productivity skill appears benign, but it creates a persistent local productivity folder and optional agent memory/routing that users should review.
This skill is reasonable to use if you want a local productivity system. Before enabling setup or memory, decide whether you are comfortable storing goals, tasks, commitments, habits, energy patterns, and work preferences in ~/productivity/. Review any suggested AGENTS.md or SOUL.md changes because they can affect how future agent sessions route productivity-related work.
VirusTotal
64/64 vendors flagged this skill as clean.
Risk analysis
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the user approves setup, the skill can create a local folder tree and files for productivity tracking.
The skill includes a shell command to create its local productivity folder structure. This is disclosed and purpose-aligned, but it still writes to the user's home directory if run.
mkdir -p ~/productivity/{inbox,goals,projects,tasks,habits,planning,reviews,commitments,focus,routines,someday}Run the setup only if you want this local workspace, and review the target path before creating files.
Future sessions may reuse stored details about your work style, energy patterns, constraints, and preferences.
The skill stores recurring personal productivity patterns in a persistent local memory file. The artifact requires explicit approval, which keeps this purpose-aligned, but the saved data may still be sensitive.
Save to `~/productivity/memory.md` only with explicit approval: - energy patterns that keep recurring - stable planning preferences - recurring constraints - review cadence preferences - system-level likes/dislikes
Only approve memory entries you are comfortable keeping locally, and avoid storing private or sensitive details that are not needed for planning.
If added, future agent sessions may preferentially use the productivity folder as a source of truth for goals, tasks, priorities, and reviews.
The skill may suggest adding persistent agent routing guidance so future planning and prioritization work consults ~/productivity/. This is disclosed and opt-in, but it can influence future agent behavior.
If the user wants stronger routing, suggest adding this to `~/workspace/AGENTS.md` or the equivalent workspace guidance:
Review any AGENTS.md or SOUL.md routing snippet before adding it, and remove or adjust it if you do not want future agents to rely on this productivity system.
