pydantic-v2
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation resource for Pydantic v2. It includes clear instructions on using security-focused features like
SecretStrto prevent sensitive data leakage in logs and tracebacks. - [SAFE]: All external references point to official documentation sites (
pydantic.dev,fastapi.tiangolo.com) or the official Pydantic organization on GitHub. - [SAFE]: Recommended tools and packages (
pydantic-settings,bump-pydantic) are standard utilities within the Python and Pydantic ecosystem. - [SAFE]: The skill explicitly addresses security concerns such as monetary precision (CWE-681) and safe handling of untrusted input through standard Pydantic validation methods.
Audit Metadata