Django Production Engineering

v1.0.0

Provides best practices and methodologies for structuring, optimizing, securing, and scaling production Django applications, including architecture, ORM usag...

0· 479·0 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 SKILL.md and README: the skill is a large, prescriptive playbook for structuring, operating, and auditing production Django apps. It does not request unrelated binaries, credentials, or config paths.
Instruction Scope
The runtime instructions expect the agent to inspect project files (settings, apps, models, tests) and to suggest or run Django management commands (e.g., manage.py showmigrations, collectstatic, check --deploy) and produce code/templates. This is consistent with a code-review/production-audit skill, but it does mean the agent will read repository files and may suggest commands that require a runtime (DB credentials or environment) which the skill does not request.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written by an install step. Lower installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. Given its purpose (project audits, code recommendations), that is proportionate. It does not ask for unrelated secrets.
Persistence & Privilege
always is false and the skill is user-invocable (normal). There is no indication it will modify other skill configs or request permanent agent presence.
Assessment
This skill is an instruction-only playbook for auditing and improving Django projects and appears internally consistent. Before using: (1) be aware the agent will read project files (settings, code, .env.example); remove or redact any sensitive secrets you don't want exposed in the session. (2) The skill may recommend or attempt management commands that assume DB or runtime access — run those in a safe/dev environment. (3) The README includes commercial/context-pack links; expect upsell content. If you need the agent to run commands that access production services, provide only minimal, scoped credentials in a controlled environment.

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

apivk97dqe4yhyps6jm2257ka58qjs81jx3kceleryvk97dqe4yhyps6jm2257ka58qjs81jx3kdjangovk97dqe4yhyps6jm2257ka58qjs81jx3klatestvk97dqe4yhyps6jm2257ka58qjs81jx3kormvk97dqe4yhyps6jm2257ka58qjs81jx3kproductionvk97dqe4yhyps6jm2257ka58qjs81jx3kpythonvk97dqe4yhyps6jm2257ka58qjs81jx3kwebvk97dqe4yhyps6jm2257ka58qjs81jx3k

License

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

Comments