Macos Toolkit
v1.0.0macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge mac cli, shell, bash, cli, command-line-tool, linux.
⭐ 0· 116·0 current·0 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
Name/description describe a local macOS CLI for recording and exporting entries. The included script implements those commands and stores data under ~/.local/share/macos-toolkit. Nothing in the files asks for unrelated cloud credentials, unusual binaries, or system-level privileges.
Instruction Scope
SKILL.md and scripts/script.sh are consistent: commands operate only on per-user data files in the DATA_DIR, print to stdout, and use standard Unix utilities (date, wc, du, tail, grep, sed, cat). The instructions do not direct the agent to read unrelated system files, contact external endpoints, or exfiltrate secrets.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). Nothing is downloaded or extracted; no external package installs are requested.
Credentials
The skill requests no environment variables or credentials. The script uses HOME to derive a per-user data directory (expected for a local CLI). There are no unexplained SECRET/TOKEN requirements.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It creates and writes only to its own data directory under the user's home directory.
Assessment
This skill appears coherent and implements a local logging/utility CLI. Before installing or running: (1) review scripts/script.sh yourself (it will create ~/.local/share/macos-toolkit and write logs there); (2) be aware any sensitive text you pass to the tool will be stored in those log files and included in exports; (3) note the package metadata has no homepage/source repository listed—if you need stronger provenance, ask the publisher for a repository or signed release before trusting it. Also, the export JSON has a minor bug that may include a literal "\n]" instead of a newline—harmless but worth reviewing if you rely on the JSON output.Like a lobster shell, security has layers — review code before you run it.
latestvk97b3vxx505b9mh18ebz827qv9838jas
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
