Skip to main content

python3-development

Facilitates Python development with modern practices, CLI applications, and robust testing workflows for efficient coding.

Install this skill

or
49/100

Security score

The python3-development skill was audited on Feb 28, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 66

Access to hidden dotfiles in home directory

SourceSKILL.md
66**Agents** (install to `~/.claude/agents/`):
medium line 76

Access to hidden dotfiles in home directory

SourceSKILL.md
76**Slash Commands** (install to `~/.claude/commands/`):
medium line 104

Access to hidden dotfiles in home directory

SourceSKILL.md
104**Commands** (external - in `~/.claude/commands/`):
medium line 1055

Access to hidden dotfiles in home directory

SourceSKILL.md
1055**Complete working example** (external): `~/.claude/agents/python-cli-demo.py`
medium line 1066

Access to hidden dotfiles in home directory

SourceSKILL.md
1066This file is not bundled with this skill and must be available in `~/.claude/agents/` separately. Use as reference when creating CLI tools.
medium line 1074

Access to hidden dotfiles in home directory

SourceSKILL.md
1074**Asset Directory Location**: `~/.claude/skills/python3-development/assets/`
low line 1081

Access to hidden dotfiles in home directory

SourceSKILL.md
1081cp ~/.claude/skills/python3-development/assets/version.py packages/{package_name}/version.py
low line 1088

Access to hidden dotfiles in home directory

SourceSKILL.md
1088cp ~/.claude/skills/python3-development/assets/hatch_build.py scripts/hatch_build.py
low line 1094

Access to hidden dotfiles in home directory

SourceSKILL.md
1094cp ~/.claude/skills/python3-development/assets/.markdownlint.json .
low line 1100

Access to hidden dotfiles in home directory

SourceSKILL.md
1100cp ~/.claude/skills/python3-development/assets/.pre-commit-config.yaml .
low line 1109

Access to hidden dotfiles in home directory

SourceSKILL.md
1109cp ~/.claude/skills/python3-development/assets/.editorconfig .
medium line 1173

Access to hidden dotfiles in home directory

SourceSKILL.md
1173These slash commands are external dependencies installed in `~/.claude/commands/`:
medium line 1175

Access to hidden dotfiles in home directory

SourceSKILL.md
1175- [/modernpython](~/.claude/commands/modernpython.md) - Python 3.11+ patterns and PEP references
medium line 1176

Access to hidden dotfiles in home directory

SourceSKILL.md
1176- [/shebangpython](~/.claude/commands/shebangpython.md) - PEP 723 validation and shebang standards
low line 247

External URL reference

SourceSKILL.md
247**See**: [Rich Emoji Documentation](https://rich.readthedocs.io/en/stable/appendix/colors.html#appendix-emoji) for complete emoji token reference.
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →