Unsafe API Consumption

Detects code that consumes third-party API responses without type validation or sanitization. Use when writing code that calls third-party APIs, parses responses from external services, or integrates with webhooks and callbacks from external systems. Also invoke when deserializing or acting on data received from partner or vendor APIs without validation.

thejefflarson ad93d6a 3.4 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/unsafe-api-consumption commit ad93d6a6eb

Frequently asked questions

npx skillmds@latest add thejefflarson/unsafe-api-consumption