Django REST Framework
v1.0.0Generate and manage Django REST APIs using DRF with best practices for serializers, viewsets, routing, authentication, optimization, and testing.
⭐ 0· 747·1 current·1 all-time
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 (Django REST Framework scaffolding and best practices) match the SKILL.md content. The only declared runtime requirement is python3, which is appropriate for the described tasks.
Instruction Scope
The SKILL.md stays on-topic: project setup, serializers, viewsets, routing, auth, optimization, and testing. It instructs creating virtualenvs, installing Django/DRF via pip, editing standard Django files (settings.py, views.py, urls.py, serializers.py). It does not instruct reading unrelated system files, accessing environment secrets, or sending data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded by the registry. The advice to run pip install is expected for Python projects. There are no download URLs or archive extracts that would raise concerns.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance references project-local files (requirements.txt, pyproject.toml, settings.py), which is proportionate to the skill's purpose.
Persistence & Privilege
The skill is not force-installed (always:false) and does not request persistent or cross-skill privileges. As an instruction-only skill it will not modify other skills or system-wide agent settings.
Assessment
This skill is a coherent, text-only guide for building DRF APIs. Before using it: (1) review the SKILL.md to ensure its commands and recommendations match your project conventions; (2) if you run its shell commands (virtualenv, pip install), do so in a controlled environment (local venv or container) to avoid affecting system-wide Python packages; (3) verify any third-party packages you install come from trusted package indexes; and (4) if you want stricter assurance, copy the guidance and run the steps manually rather than granting an agent automatic execution privileges.Like a lobster shell, security has layers — review code before you run it.
latestvk97b8mvx173hx261mf9sfe8cpd8152h0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔥 Clawdis
OSLinux · macOS · Windows
Binspython3
