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 scriptscripts/check-updates.pyis a maintenance utility that validates internal file integrity and checks for upstream updates on PyPI. It performs read-only network operations topypi.organd local filesystem checks, posing no risk to the execution environment.\n- [PROMPT_INJECTION]: TheSKILL.mdfile 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 regardingpydantic-settingscorrectly instructs users to manage secrets using environment variables or.envfiles, which is a security best practice. No credentials or sensitive data are hardcoded or exfiltrated.
Audit Metadata