Skip to main content

python-data-classes

Facilitates Python data modeling using dataclasses, attrs, and Pydantic for creating structured, type-safe data models.

Install this skill

or
97/100

Security score

The python-data-classes skill was audited on Feb 22, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 626

Access to .env file

SourceSKILL.md
626env_file = ".env"
low line 663

External URL reference

SourceSKILL.md
663- [attrs Documentation](https://www.attrs.org/)
low line 665

External URL reference

SourceSKILL.md
665- [PEP 557 - Data Classes](https://peps.python.org/pep-0557/)
Scanned on Feb 22, 2026
View Security Dashboard
Installation guide →