Skip to main content

click

Facilitates the creation of command line interfaces in Python with composable commands, options, and arguments.

Install this skill

or
80/100

Security score

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

Categories Tested

Security Issues

high line 382

Prompting for password/secret input

SourceSKILL.md
382- **`click.password_option()`** - Option decorator for masked password input; supports confirmation.
low line 327

External URL reference

SourceSKILL.md
327- [Donate](https://palletsprojects.com/donate)
low line 328

External URL reference

SourceSKILL.md
328- [Documentation](https://click.palletsprojects.com/)
low line 329

External URL reference

SourceSKILL.md
329- [Changes](https://click.palletsprojects.com/page/changes/)
low line 331

External URL reference

SourceSKILL.md
331- [Chat](https://discord.gg/pallets)
low line 404

External URL reference

SourceSKILL.md
404See [Click's changelog](https://click.palletsprojects.com/page/changes/) for full migration details.
Scanned on Mar 1, 2026
View Security Dashboard