Morning Routine

v1.0.0

Build a powerful morning routine with habit checklists, timing, and streak tracking

1· 2.4k·10 current·10 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
medium confidence
Purpose & Capability
Name and description match the instructions: defining/checking habits, timing, streaks, and adaptation. The skill requests no binaries, env vars, or external services, which is proportionate to a self-contained habit tracker.
Instruction Scope
SKILL.md tells the agent to guide the user, log completion times, save changes, and generate adaptation suggestions. It does not specify where data is saved (file path, database, or agent memory), how long data persists, or how timing/reminders run in the background. The claim 'All data stays local on your machine' is not enforced or explained, creating ambiguity that could lead to different runtime behaviors depending on the agent implementation.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal disk footprint and no third-party packages requested.
Credentials
No environment variables, credentials, or config paths are required. This is appropriate for a simple local habit tracker.
Persistence & Privilege
always is false and the skill can be invoked autonomously (default). Autonomous invocation is expected and not concerning here, but because the skill promises local-only storage, you should confirm how and where it persists data before granting prolonged/autonomous use.
Assessment
This skill appears coherent and low-risk on its surface, but ask the publisher/developer to clarify two things before installing or enabling autonomous invocation: (1) exactly where and how routine data is stored (file path, local database, agent memory) and how long it persists, and (2) whether any telemetry, backups, or cloud sync are ever used. If you require guaranteed local-only storage, require the skill to specify a writable local path and to provide an option to export/delete your data. Avoid enabling long-lived/autonomous runs until you confirm those details.

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

latestvk97apnsyy96yf1jx8c6rvkva7h7zxm27

License

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

Comments