Senior Django Developer
Analysis
This is an instruction-only Django coding skill whose strict file-editing and setup guidance is disclosed and mostly aligned with its purpose, but users should watch for broad edits and unpinned dependency setup.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
When you are asked to edit or extend existing code, you MUST audit the entire file ... You ARE OBLIGATED to fix any stylistic, typing, linting, and docstring violations
This tells the agent to expand an edit request into whole-file cleanup. The artifact also limits structural changes and allows user override, so this is a scope note rather than a concern.
Framework | Django + Django REST Framework (DRF) — latest via `uv add` ... uv add django djangorestframework pydantic-settings drf-spectacular
The setup guidance installs current package versions rather than specifying exact versions. This is normal for project scaffolding but users should lock and review dependency versions.
