Skip to main content

python-development

Provides reference patterns and guides for Python and wxPython development, aiding in building and debugging desktop applications.

Install this skill

or
84/100

Security score

The python-development skill was audited on May 14, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

low line 159

Access to hidden dotfiles in home directory

SourceSKILL.md
159config = user_config_dir("MyApp", "MyCompany") # %APPDATA% / ~/Library/... / ~/.config/
high line 77

Access to system keychain/keyring

SourceSKILL.md
77- `keyring.backends` (for credential storage)
Scanned on May 14, 2026
View Security Dashboard
Installation guide →