Focus Session Timer

v1.0.0

Build a focused work session card with the right session mode, a visible finish line, start ritual, distraction capture plan, break rule, and interruption re...

0· 33·0 current·0 all-time
byhaidong@harrylabsj
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
The name/description match the implementation: the handler builds a markdown focus card from user inputs. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md explicitly says the skill is descriptive only and must return markdown. The handler implements exactly that and does not attempt to read unrelated system state, call external services, or collect extra data.
Install Mechanism
There is no install specification or external download; the skill is instruction/code-only and contains only local Python files (handler and tests). No archives or remote installs are performed.
Credentials
The skill requests no environment variables, credentials, or config paths. The code reads the bundled SKILL.md and user input only — this is proportionate to the stated purpose.
Persistence & Privilege
Skill flags are default (always:false, agent invocation allowed). The skill does not modify other skills or system settings and does not request persistent elevation or wide privileges.
Assessment
This skill appears safe and self-contained: it builds a markdown 'focus session' card from text input and doesn't access external services or secrets. If you plan to install it, prefer obtaining it from a trusted registry or source; review the included handler.py yourself if you want to confirm there are no changes, and note that running the provided code executes locally (no network activity).

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

latestvk9735yn046tc3z912v6xakxjc184w7x5

License

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

Comments