Fontpick
v2.0.0Font pairing and typography helper for designers and developers. Use when you need fontpick.
⭐ 0· 244·0 current·0 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (font pairing, type scales) matches the included script and SKILL.md. The script implements local commands (pair/generate/contrast/export/etc.) that are coherent with a typography helper.
Instruction Scope
SKILL.md only documents `fontpick` commands. The included script stores user inputs and activity in $HOME/.local/share/fontpick (separate .log files and a history.log) and can export/search those logs. This is within scope, but users should be aware that inputs are persisted locally and can be exported.
Install Mechanism
There is no install spec (instruction-only), but a script file (scripts/script.sh) is bundled. No downloads or external installers are used. Note: since there is no installer, the agent or user would need to run the script directly or install it themselves; confirm how the skill runtime plans to execute the script.
Credentials
No environment variables, credentials, or external config paths are requested. The script reads $HOME to create and use a local data directory — appropriate for its functionality.
Persistence & Privilege
always:false and no modification of other skills or system-wide configs. The script persists data only under the user's home (~/.local/share/fontpick), which is proportional to the tool's purpose.
Assessment
This skill appears to be what it says: a local font/typography helper that logs your inputs under ~/.local/share/fontpick and can export or search them. It does not request credentials or contact external servers. Before installing or running, review scripts/script.sh yourself (it’s bundled) and confirm how the runtime will execute the script (since there is no installer). If you don’t want inputs persisted, avoid running export/save commands or remove the data directory after use.Like a lobster shell, security has layers — review code before you run it.
latestvk979wvq35mhhqqxv0a5qxttfdh8323pp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
