pydantic

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation reference for the Pydantic library. No dangerous behaviors were detected during analysis.\n- [EXTERNAL_DOWNLOADS]: The skill mentions standard package installation commands for Pydantic and its official plugins (e.g., pip install pydantic). These target the official Python Package Index (PyPI) and are considered safe practice for library documentation.\n- [COMMAND_EXECUTION]: The provided Python script scripts/check-updates.py is a maintenance utility that validates internal file integrity and checks for upstream updates on PyPI. It performs read-only network operations to pypi.org and local filesystem checks, posing no risk to the execution environment.\n- [PROMPT_INJECTION]: The SKILL.md file contains instructions for the agent to trigger on specific Pydantic keywords. These are standard task-orienting instructions and do not attempt to bypass safety filters or override core agent behavior.\n- [DATA_EXPOSURE]: Documentation regarding pydantic-settings correctly instructs users to manage secrets using environment variables or .env files, which is a security best practice. No credentials or sensitive data are hardcoded or exfiltrated.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 10:30 AM
Security Audit — agent-trust-hub — pydantic