Chmod Calc
v1.0.0Calculate chmod permissions — convert between numeric (octal) and symbolic notation, and generate the chmod command. Use when the user asks what chmod 755 me...
⭐ 0· 84·0 current·0 all-time
byOmar Hernandez@ohernandez-dev-blossom
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 instructions: the SKILL.md only describes converting between numeric and symbolic permission formats and generating chmod commands.
Instruction Scope
Runtime instructions only describe parsing/formatting permission strings and producing example chmod commands and human-readable explanations; they do not read files, access environment variables, or transmit data externally.
Install Mechanism
No install spec and no code files — nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths; no secrets are requested or needed for its stated function.
Persistence & Privilege
always is false and the skill does not request persistent/system-level changes or access to other skills' configs.
Assessment
This skill appears coherent and low-risk: it only formats permission representations and suggests chmod commands. Before running any suggested chmod command, verify the target filename/path and the intended permissions (especially for 777, setuid, setgid, or sticky bits) because the skill outputs example commands but cannot act on your system itself. Because it is instruction-only and requests no credentials, there is no hidden network or credential access implied — still exercise normal caution and review generated commands before executing them with elevated privileges.Like a lobster shell, security has layers — review code before you run it.
latestvk97ff76yb39ejcb33ns57bgt4s83enw1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
