Student
v3.4.1Help with coursework. Use when taking notes, summarizing readings, formatting citations, outlining essays, or calculating GPA.
⭐ 0· 277·1 current·1 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the provided commands and script. All required functionality (notes, summarize, cite, outline, timer, gpa) is implemented in scripts/script.sh and uses only local files and standard Python. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to run the included script with specific commands. The script reads user-supplied files for summarization, writes notes to ~/.student/notes/, runs a local Python snippet for summary and GPA, and uses sleep loops for the timer. It does not reference other system paths, credentials, or external endpoints.
Install Mechanism
No install spec is present — this is instruction-only plus a bundled shell script. Nothing is downloaded or extracted during install; the skill does not install packages or create system-wide binaries.
Credentials
The skill requires no environment variables, no credentials, and no config paths. All file I/O is confined to ~/.student/, which is proportional to the stated purpose of storing notes.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify other skills or system-wide agent settings. It only writes its own data under the user's home directory.
Assessment
This skill appears to be what it claims: a local study helper. Before installing, consider: (1) Notes and any pasted content will be written under ~/.student/ — do not store secrets or sensitive data there. (2) The Pomodoro timer runs in-process and will keep a terminal occupied while counting down. (3) Although no network activity or credentials are requested, you can review scripts/script.sh yourself (it's bundled) before enabling the skill. If you want extra caution, run it in a restricted account or container first.Like a lobster shell, security has layers — review code before you run it.
latestvk976dpt8g6egd8tgne2rnaz6bs833cmh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
