Code Simplifier

v1.0.0

Use when changed code should be reviewed for reuse, code quality, and efficiency, then cleaned up before finalizing.

0· 51·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: the skill asks to inspect a diff or changed files and produce focused cleanup changes and a summary. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md confines work to the relevant diff/changed files and explicitly discourages whole-repo sweeping changes. It does not instruct the agent to read system files, environment variables, or transmit data to external endpoints. The instructions ask for user-supplied diffs/changed files as inputs.
Install Mechanism
There is no install spec and no code files to write or execute. Being instruction-only reduces the attack surface because nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the described purpose of local code review and cleanup.
Persistence & Privilege
The skill does not request permanent presence (always is false) and does not modify other skills or system-wide configs. Note: disable-model-invocation is false (the platform default), so the agent could invoke it autonomously if the platform allows; this is normal but worth awareness.
Assessment
This skill appears low-risk and does what it claims: review and simplify changed code. Before using it, provide only the diffs or changed files you want analyzed (avoid handing the agent an entire repository containing secrets). Because it's instruction-only, it won't install software or ask for credentials. If you are concerned about autonomous invocation, ensure your agent's skill invocation policies are configured to require approval before the agent runs skills autonomously. Also note source/homepage metadata are minimal—if provenance matters to you, prefer skills with verifiable upstream sources or a published homepage.

Like a lobster shell, security has layers — review code before you run it.

claude-codevk9779zwmhf0gd66awzrhd9kty1840cevextractedvk9779zwmhf0gd66awzrhd9kty1840cevlatestvk9779zwmhf0gd66awzrhd9kty1840cev

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments