local-dev
Warn
Audited by Socket on Feb 27, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The skill demonstrates coherent purpose-capability alignment for a local development orchestration tool. It uses standard dev practices (dotenv loading, uvicorn with --reload, shell script orchestration) and avoids clear malicious patterns. The main risk vectors are dev-ops style behaviors (port-killing, reload-enabled server) that could disrupt other processes in a shared environment or propagate unintended production-like behavior if misused, but within a local dev context the footprint is proportionate and expected.
Confidence: 75%Severity: 75%
Audit Metadata