Back to browse949687
PydanticAI
FrameworkType-safe Python framework for building AI agents
Pydantic98.0K installs4.5 (1.5K)
63
CautionSecurity
28
Quality
88
Maintenance
83
Safety Tier Low Risk
Security ScanScan Failed
PriceFree
Last Scanned5/12/2026
About
Python agent framework from the creators of Pydantic, bringing type safety and validation to AI agent development. Features structured outputs, dependency injection, and model-agnostic design with first-class support for OpenAI, Anthropic, and Gemini.
Tags
Categories
Developer ToolsCode Generation
Security Scan
28/100
12 checks ยท 8 passed ยท 7 findings5/13/2026
Scanners:customsemgrepgitleakstrivy
SSRF Detection
Prompt Injection3
Data Exfiltration
Dangerous Commands
Secret Detection
Obfuscation
External Fetches
Credential Access2
Privilege Escalation
Secret Detection (Gitleaks)1
Static Security Analysis
Dependency Vulnerabilities1
Findings (7)
highSensitive environment variable accesscustom
.github/set_docs_main_preview_url.py:9
highSensitive environment variable accesscustom
.github/set_docs_pr_preview_url.py:7
highRole hijackingcustom
clai/pyproject.toml:40
highSecrecy directivecustom
docs/capabilities.md:348
highRole hijackingcustom
pyproject.toml:39
mediumDetected a Generic API Key, potentially exposing access to various services and sensitive operations.gitleaks
docs/common-tools.md:168
criticalprotobufjs: protobufjs: Arbitrary code execution via injected protobuf definition type fieldstrivy
docs-site/package-lock.json:0
50 files scanned from repository
Related Frameworks
CrewAI
Multi-agent orchestration framework
FrameworkFreeScanned
234.5K4.4(1.6K)CrewAI
PythonAny LLM
LangGraph
Stateful multi-actor agent framework
FrameworkFreeScanned
198.7K4.5(1.2K)LangChain
PythonJavaScriptAny LLM
OpenAI Swarm
Lightweight multi-agent orchestration
FrameworkFreeScanned
98.4K4.2(567)OpenAI
PythonOpenAI