python-packaging
Facilitates the creation and distribution of Python packages with structured project setups and publishing to PyPI.
Install this skill
or
92/100
Security score
The python-packaging skill was audited on May 12, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 473
Template literal with variable interpolation in command context
SourceSKILL.md
| 473 | ```yaml |
low line 456
Access to hidden dotfiles in home directory
SourceSKILL.md
| 456 | # Create ~/.pypirc |
low line 222
External URL reference
SourceSKILL.md
| 222 | Documentation = "https://my-awesome-package.readthedocs.io" |
low line 447
External URL reference
SourceSKILL.md
| 447 | pip install --index-url https://test.pypi.org/simple/ my-package |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 30.6K
Rate this skill
Categorydevelopment
UpdatedMay 13, 2026
python-developmentwshobson/agents