风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Pydantic Ai Common Pitfalls

作者: Kevin Anderson
Slug:pydantic-ai-common-pitfalls
版本:1.0.0
更新时间:2026-03-20 12:46:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only troubleshooting guide for PydanticAI agents; its content, lack of installs, and lack of requested credentials are coherent with the stated purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773981941578,
        "_id": "k973jv4cg4bdxje478qgptyvm5839yg0",
        "changelog": "Initial release: A reference guide to common mistakes and solutions for PydanticAI agent development.\n\n- Documents decorator errors with `@agent.tool` and `@agent.tool_plain`, showing proper and improper usage of `RunContext`.\n- Explains correct and incorrect patterns for tool registration, especially when using raw functions in `Agent(tools=[...])`.\n- Highlights dependency type mismatches, output type validation issues, async\/sync mistakes, and streaming pitfalls.\n- Outlines frequent model configuration errors (e.g., API key issues, invalid model string).\n- Provides debugging tips, including tracing, capturing messages, and inspecting responses.\n- Includes a table of common error messages with causes and fixes.",
        "changelogSource": "auto",
        "createdAt": 1773981941578,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Kevin Anderson",
        "handle": "anderskev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/17010022?v=4",
        "kind": "user",
        "linkedUserId": "kn79190nfmdb20hk6xjhzt2zv583844x"
    },
    "ownerHandle": "anderskev",
    "skill": {
        "_creationTime": 1773981941578,
        "_id": "kd7dpj24k1etvg63k95cxkfzzd838wqy",
        "badges": [],
        "createdAt": 1773981941578,
        "displayName": "Pydantic Ai Common Pitfalls",
        "latestVersionId": "k973jv4cg4bdxje478qgptyvm5839yg0",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "pydantic-ai-common-pitfalls",
        "stats": {
            "comments": 0,
            "downloads": 31,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Avoid common mistakes and debug issues in PydanticAI agents. Use when encountering errors, unexpected behavior, or when reviewing agent implementations.",
        "tags": {
            "latest": "k973jv4cg4bdxje478qgptyvm5839yg0"
        },
        "updatedAt": 1773982011181
    }
}