Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (daily report reminder) align with the instructions: check a daily markdown file and notify when missing. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md limits behavior to checking the specific path /data/reports/daily/YYYY-MM-DD.md, validating content, and issuing an @ reminder. This is appropriately scoped, but the skill requires read access to that absolute filesystem path and is silent about what channel/mechanism is used to send the reminder (so you should confirm where notifications will be posted and who receives @快腿鹿).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by installation.
Credentials
No environment variables or credentials are requested (proportional). However, the skill implicitly requires filesystem read access to the absolute path /data/reports/daily/..., which may grant access to other files in that directory; confirm that this path is appropriate and contains only the intended report files.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent system changes or modify other skills' configurations.
Assessment
This skill is coherent with its purpose, but before installing: (1) confirm where reminders will be posted and that @快腿鹿 is the correct recipient; (2) ensure the agent runtime has only the necessary read access to /data/reports/daily and that no sensitive files are stored there; (3) set up the recommended cron job or scheduler externally (the skill does not auto-schedule itself); (4) test in a safe environment to verify it only reads and not modifies files. If you want the report path or the notified user to be configurable, request or edit that in the skill source before using it widely.Like a lobster shell, security has layers — review code before you run it.
latestvk976ym3xaa818zw4dbjfn3z8eh837myt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
