Shadows Python Sensei
v1.1.0Python best practices enforcer — clean code, proper patterns, performance, testing, type hints. Use when writing or reviewing Python code.
⭐ 0· 220·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 best-practices enforcer) match the skill content. Declared requirement of python/python3 is appropriate for syntax checks and test execution; no unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md contains runtime guidance for linting, type-checking, testing, and coding standards. It references running python -m py_compile and pytest and optionally using tools like mypy/ruff/pyright, which is coherent for a code-review tool. The instructions do not direct the agent to read unrelated files, harvest credentials, or transmit data to unexpected external endpoints. They do state the skill will detect available tools on PATH — that is reasonable and scoped to the task.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only. The SKILL.md may recommend installing optional tools via pip, but the skill does not include an automatic download or extract step. No suspicious external URLs or archives are used by the skill itself.
Credentials
Requires only presence of python/python3 on PATH. No environment variables, credentials, or config paths are requested. Optional tool recommendations (pytest, mypy, ruff) are standard for the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. disable-model-invocation is false (normal default) — nothing else in the package amplifies that capability.
Assessment
This is an instruction-only skill that looks coherent for Python code review. Before using it, be aware it may suggest running commands (e.g., python -m py_compile, pytest) or installing optional tools via pip — grant permission before running installs. The skill references an external homepage in metadata; if you plan to follow links or fetch recommended third-party tools, verify those sources yourself. Otherwise the skill does not request credentials or system access beyond having Python on PATH.Like a lobster shell, security has layers — review code before you run it.
latestvk97fnmhkkvvas820nptnx6mfj182fxvg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🐍 Clawdis
OSmacOS · Linux · Windows
Any binpython, python3
