Sedentary Reminder

v1.1.0

Generates sit-break reminders, standing prompts, rotating reminder copy, and light wellness messaging for work or study sessions. Use when users want help re...

0· 48·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the included guidance and reminder copy libraries. The skill is instruction-only, has no install steps, and requests no credentials — all appropriate for a message-generation skill.
Instruction Scope
SKILL.md stays on-topic (message generation, tone/language rules, rotation rules). It does suggest using presence signals (keyboard/mouse activity, idle time, screen lock, foreground app) to decide when to remind; however the skill does not declare or request any system access. This is a design-level note: an implementer would need to supply those signals from the host environment or add permissions to do so. The instructions do not tell the agent to read unrelated files, credentials, or transmit data to unexpected endpoints.
Install Mechanism
No install spec or binary downloads are present. Being instruction-only means nothing is written to disk by the skill itself — lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the skill's stated function (text/copy generation) and is proportionate.
Persistence & Privilege
always:false and normal model-invocation settings are used. The skill does not request persistent system presence or modification of other skills' configs.
Assessment
This skill appears coherent and low-risk as a text-only reminder-copy generator. Things to check before installing: (1) Source and provenance — the package has no homepage and an anonymous owner; prefer skills with an identifiable publisher if you need a trust signal. (2) If you want presence-aware behavior, confirm how the host will supply keyboard/mouse/idle/screen signals and whether enabling those integrations requires additional OS permissions (input monitoring, accessibility, or activity APIs). (3) The skill will not itself schedule or deliver recurring notifications — you must pair it with a scheduler/automation tool; verify that tool's permissions and endpoints. (4) Monitor for any future prompts during installation that request credentials or system-level access — those would be disproportionate to this skill's stated purpose.

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

latestvk979p30jqyfg1hmewtcck8yzah84a1ex

License

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

Comments