Insecure Plugin Design

Detects LLM tool definitions without parameter validation, allowing prompt injection to escalate into file/shell/network access. Use when writing LLM tool definitions, function schemas for tool use, plugin or extension handlers, or any code that defines what actions an LLM can take via tools. Also invoke when implementing tool parameter validation.

thejefflarson 1898d69 4.4 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/insecure-plugin-design commit 1898d69a3d

Frequently asked questions

npx skillmds@latest add thejefflarson/insecure-plugin-design