Logrotate
v2.0.3Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Logrotate concepts, best practices, and implementation patterns.
⭐ 0· 141·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
The name/description (logrotate reference) matches the included files: SKILL.md and a bash script that print reference text. It does not request credentials or network access. Minor inconsistencies: the script's internal VERSION is 2.0.2 while registry metadata/SKILL.md state 2.0.3, and the quickstart text mentions "Required tools and access credentials" despite the skill declaring no credentials required. The script uses bash (shebang) but the manifest does not list any required binaries—this is reasonable for a small shell script but worth noting.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs with no external API calls; scripts/script.sh only emits static documentation and does not read files, environment variables, or perform network access. The instructions do not direct the agent to gather or transmit unrelated data.
Install Mechanism
No install specification is provided (instruction-only). There is no download or extract step and no external packages are pulled in, so there is no install-related write/execute risk.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access any. There are no disproportionate or unrelated secrets requested.
Persistence & Privilege
always:false and normal model invocation settings. The skill does not request persistent system-wide changes, nor does it modify other skills or system configurations.
Assessment
This skill appears to be a safe, local reference: it prints static documentation and does not use network or credentials. Before installing, note the minor issues: the packaged script's VERSION (2.0.2) differs from the registry version (2.0.3), and the quickstart text mentions "access credentials" even though none are required—these look like harmless documentation oversights but you may want the author to clarify. If you plan to run the included script, ensure your environment has a compatible bash shell; otherwise no special privileges or secrets are needed.Like a lobster shell, security has layers — review code before you run it.
latestvk970fv9w4a4y5m0f1qpgaaj4r983ges1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
