python-services
v2.53.2Python patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI apps, FastAPI services, async with as...
⭐ 0· 52·0 current·0 all-time
byIlia Alshanetsky@iliaal
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 match the content: patterns for CLI tools, asyncio, FastAPI, background jobs, and related tooling. There are no unrelated environment variables, binaries, or config paths required.
Instruction Scope
SKILL.md contains coding patterns, recommended commands, and project layouts. It does not instruct the agent to read or exfiltrate user files, access unrelated system config, or post data to external endpoints. Mentions of .env/secrets_dir and Pydantic BaseSettings are developer guidance, not runtime demands from the skill.
Install Mechanism
No install spec or code files are provided (instruction-only), so nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables or credentials. Although the guide discusses using environment-based config (.env, secrets_dir) as a best practice for services, the skill does not request or require any secrets itself.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills/system settings. Autonomous invocation is allowed (platform default) but this skill's scope is read-only guidance.
Assessment
This skill is a textual style/architecture guide for Python services and tools — it doesn't install code or ask for secrets, so installing it is low-risk. Before acting on its recommendations, vet any third‑party tools it references (uv, ty, ruff, Celery, tenacity, etc.) and avoid committing .env or mounted secrets into version control. If you or an agent later run commands suggested here, ensure you use official package sources and review any commands that modify system environment or install packages.Like a lobster shell, security has layers — review code before you run it.
latestvk9799w12e3vwwg671v05kn3b0n84fk2q
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
