Skip to main content

python-workflow

Provides comprehensive guidelines for managing Python project workflows, including package management, testing, and code style.

Install this skill

or
90/100

Security score

The python-workflow skill was audited on Feb 27, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 323

Access to .env file

SourceSKILL.md
323- Use **python-dotenv** for development: load from `.env` files
medium line 326

Access to .env file

SourceSKILL.md
326- MUST NOT commit `.env` files to version control
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →