Back to skill
Skillv1.0.1
ClawScan security
Pydantic Ai Common Pitfalls · ClawHub's context-aware review of the artifact, metadata, and declared behavior.
Scanner verdict
BenignApr 22, 2026, 4:09 AM
- Verdict
- benign
- Confidence
- high
- Model
- gpt-5-mini
- Summary
- Instruction-only debugging guide for PydanticAI agents; the requested content, scope, and environment references are proportional and consistent with the stated purpose.
- Guidance
- This is a documentation-only skill that provides code examples and debugging tips for PydanticAI agents and appears internally consistent. It does not install code or request secrets. Before running any example code you copy from the doc, review it and only set required environment variables (e.g., OPENAI_API_KEY) in a safe manner; avoid pasting sensitive credentials into public or unknown places. If you plan to execute code from other sources referenced by the examples, inspect those sources first.
Review Dimensions
- Purpose & Capability
- okThe name/description (PydanticAI pitfalls and debugging) matches the SKILL.md content: examples, fixes, and guidance for agent/tool usage. No unrelated credentials, binaries, or installs are requested.
- Instruction Scope
- okSKILL.md contains code examples, explanations, and debugging advice for PydanticAI agents. It does not instruct the agent to read arbitrary files, exfiltrate data, or call external endpoints beyond noting common environment variables (e.g., OPENAI_API_KEY) relevant to model usage.
- Install Mechanism
- okNo install spec and no code files — instruction-only content. Nothing will be downloaded or written to disk by the skill itself.
- Credentials
- okNo required environment variables are declared. The doc references OPENAI_API_KEY and model strings only in the expected context of configuring model access — this is proportionate to the guidance being given.
- Persistence & Privilege
- okSkill is not always-enabled and is user-invocable. It does not request persistent system presence or modify other skills; autonomy settings are default and appropriate for an instruction-only helper.
