File Management
v1.0.2Perform safe file and directory operations on Unix systems using built-in tools for listing, searching, reading, organizing, and managing without external bi...
⭐ 0· 274·0 current·0 all-time
byTyroneMok@tyronecoh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the actual instructions: SKILL.md gives step-by-step use of standard Unix/macOS utilities for listing, searching, reading, organizing, archiving and deleting files. It requests no unrelated binaries, env vars, or installs. One minor provenance note: the skill's source/homepage is unknown, but that does not create a mismatch between purpose and capabilities.
Instruction Scope
Instructions are narrowly scoped to filesystem operations and explicitly separate read-only vs write/destructive actions, with guidance to confirm destructive steps. However, the skill will run shell commands that read arbitrary paths (e.g., find ~ -name ...), which can surface sensitive files; SKILL.md does not specify how discovered data should be handled or whether results may be transmitted. This is expected for a file-management skill but is a privacy consideration.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install posture. It only relies on builtin tools and suggests optional third-party tools with explicit 'check which' guidance.
Credentials
The skill requires no environment variables or credentials, which is appropriate. Be aware that its normal operations involve reading the user's filesystem (including home) — the skill does not request secrets but may reveal them if you ask it to search broad paths.
Persistence & Privilege
always: false and no install/write behavior; the skill does not request persistent or elevated privileges. Note that model-invocation is allowed (the platform default) so the agent could call the skill autonomously; that is normal and not by itself a problem.
Assessment
This skill is coherent for local file tasks and does not request credentials or installs, but it will run shell commands that can read or (with confirmation) modify or delete files. Only install/use it if you trust the skill and the agent: (1) test it on non-sensitive directories first, (2) avoid asking it to search entire home or system paths if you have secrets there, (3) always review any proposed destructive commands before approving, and (4) do not run the agent/skill with elevated privileges (sudo) unless absolutely necessary. Also note the skill has no published homepage/source — if provenance matters, prefer a skill with clear authorship.Like a lobster shell, security has layers — review code before you run it.
file-managementvk978yq8zktn4vg6kgsbk99c01984hwtqfilesystemvk978yq8zktn4vg6kgsbk99c01984hwtqlatestvk978yq8zktn4vg6kgsbk99c01984hwtqmacosvk978yq8zktn4vg6kgsbk99c01984hwtqsafevk978yq8zktn4vg6kgsbk99c01984hwtqsecurityvk978yq8zktn4vg6kgsbk99c01984hwtqunix-toolsvk978yq8zktn4vg6kgsbk99c01984hwtq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
