Personal Assistant

v1.0.0

Personal daily briefing and productivity assistant. Generates morning briefings with priorities, habits, and self-care reminders. Use when starting your day, planning tasks, or maintaining daily routines and personal development. A minimalist personal productivity skill focused on you.

1· 5.2k·64 current·65 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
Name/description match the files and behavior. The code generates local daily briefings (motivation, priorities, habits, reflection) and the README/SKILL.md accurately describe this. Claims about being 'location-aware' are limited to including a location string for context; no external weather API is called (README even notes weather requires a separate skill).
Instruction Scope
Runtime instructions are limited to running the included Python script and optionally adding an OpenClaw cron job. The SKILL.md/README include examples like 'Receive briefing via Telegram' and a git clone URL, but there is no Telegram integration or network activity in the provided script — this is a mild documentation mismatch rather than a security issue. The instructions do not ask the agent to read unrelated files, access credentials, or transmit data.
Install Mechanism
No install spec; this is effectively instruction-only plus a small Python script. README suggests cloning from GitHub (a normal developer workflow) but there are no downloads from unknown hosts, no package installs, and the script uses only the Python standard library.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The code does not access environment variables or secrets. Required permissions are limited to writing its own output JSON file in the working directory.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. It only writes its own output file when run. Autonomous invocation is allowed by default but the skill's behavior is harmless and local.
Assessment
This skill appears safe and does what it says: generate local daily briefings. Before installing, verify the repository/source if provenance matters (README includes a GitHub clone URL). If you plan to automate delivery (Telegram, email, etc.), be aware the skill does not implement those integrations — any added delivery code will likely require credentials; store them securely and review any integration code for network calls. If you only need a local briefing generator, this skill is minimal and coherent.

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

dailyvk978rk1cxrvgyjt4167prrvjyd80zphqhabitsvk978rk1cxrvgyjt4167prrvjyd80zphqlatestvk978rk1cxrvgyjt4167prrvjyd80zphqminimalistvk978rk1cxrvgyjt4167prrvjyd80zphqmorningvk978rk1cxrvgyjt4167prrvjyd80zphqpersonalvk978rk1cxrvgyjt4167prrvjyd80zphqproductivityvk978rk1cxrvgyjt4167prrvjyd80zphqreflectionvk978rk1cxrvgyjt4167prrvjyd80zphqselfcarevk978rk1cxrvgyjt4167prrvjyd80zphq

License

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

Comments