代码审查专家
v1.0.3Reviews Python code for quality, style, and common bugs. Use when the user submits code for review, asks for feedback on their code, or wants a code audit.
⭐ 0· 107·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Python code review) match the SKILL.md and the included checklist. No unrelated binaries, credentials, or config paths are requested; the single referenced file is the provided checklist, which is appropriate for the stated purpose.
Instruction Scope
Runtime instructions only direct the agent to load the bundled review checklist and to read/assess the user's submitted Python code according to those rules. There are no instructions to read system files, environment variables, or to transmit data to external endpoints. Asking to 'read the user's code' is expected for a reviewer.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk changes and there are no download/install steps to evaluate.
Credentials
The skill requires no environment variables, credentials, or special config paths. The checklist and instructions do not reference undeclared secrets or external service tokens.
Persistence & Privilege
always:false and no install means the skill does not request permanent system presence. disable-model-invocation is false (default autonomous invocation) but that is normal for skills and not combined with any other risky requests here.
Assessment
This skill appears coherent and low-risk: it only uses the bundled checklist and the code you provide. Before using it, avoid submitting secrets or private credentials in the code you ask it to review (API keys, passwords, private certificates), and be aware that code you send will be processed by the agent/model. If you need reviews of sensitive code, sanitize or redact secrets first.Like a lobster shell, security has layers — review code before you run it.
latestvk976xtsc82bgsxeg1ahnwcwhad837eph
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
