CtrlK
BlogDocsLog inGet started
Tessl Logo

tdg-personal/django-verification

"Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR."

68

Quality

68%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

Security

1 high severity finding. You should review these findings carefully before considering using this skill.

High

W007: Insecure credential handling detected in skill instructions

What this means

The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.

Why it was flagged

Insecure credential handling detected (high risk: 0.90). The prompt includes example commands and CI config that embed plaintext credentials (e.g., create_superuser with 'admin', DATABASE_URL and DJANGO_SECRET_KEY in the workflow), which would cause an agent to output secret values verbatim—an insecure pattern.

Report incorrect finding
Audited
Security analysis
Snyk