OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}