Anthropic Sdk Security Scan

Defensive security scan for code using the Anthropic SDK (@anthropic-ai/sdk, anthropic Python SDK). Detects prompt-injection vectors via untrusted attachments and tool results, system prompts containing secrets, prompt-cache breakpoints over user data, missing tool input validation, and unsafe execution of model output. Invoke when the user asks to "review", "audit", or "scan" code that calls messages.create, tool_use, prompt_caching, or related APIs.

Dolphinllc eb8b7ff 6.6 KB Updated

File contents

Dolphinllc/claude-security-skills/tree/main/skills/defensive/genai/anthropic-sdk-security-scan commit eb8b7ff5b6

Frequently asked questions

npx skillmds@latest add dolphinllc/anthropic-sdk-security-scan