browser-session-curator

v1.0.0

Turn an overwhelming set of tabs, bookmarks, and snippets into a structured session digest with tasks, reading queue, and archive plan.

0· 204·0 current·0 all-time
byvx:17605205782@52yuanchangxing
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 (curating tabs into digest/tasks/archive) match the included files and declared requirements. Requiring only python3 is proportional to the stated purpose; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to ask for tab lists and optional parameters, use the local script and resource file, and prefer preview/simulation before destructive actions. It does not direct reading of unrelated system files, nor transmission to external endpoints.
Install Mechanism
No install spec is provided (instruction-only plus a bundled local script). That is the lowest-risk model; the included script is small, plain-text, and local.
Credentials
No environment variables, credentials, or special config paths are requested. The skill's I/O is explicit (it reads a user-supplied JSON file and writes a digest), which is appropriate for its function.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It does not assert any background or autonomous persistence beyond normal agent invocation.
Assessment
This skill appears safe and coherent, but exercise normal caution: review the bundled script before running (it's short and local), and only provide tab dumps/JSON that don't include sensitive tokens, session cookies, or private content you don't want processed. The script uses simple title keyword heuristics and won’t contact the network—test it on a small sample first and confirm outputs before taking bulk or destructive actions.

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

latestvk972skc2vwc1cc6595xb342h8h82rym3skillvk972skc2vwc1cc6595xb342h8h82rym3

License

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

Runtime requirements

🧰 Clawdis
Binspython3

Comments