Reviewing Security

Use when reviewing code for security before merging or shipping, and when a change touches untrusted input, authentication, authorization, secrets, SQL, subprocess execution, file paths, outbound requests, deserialization, uploads, or third-party dependencies. Triggers include "security review", "is this safe", "can this be exploited", "audit this for vulnerabilities", and adding any new external interface — an endpoint, a webhook, a plugin, or a tool an LLM can call.

osmontero 317a161 2 files · 20.9 KB Updated

File contents

osmontero/opencode-skills/tree/main/skills/reviewing-security commit 317a161ab5

Frequently asked questions

npx skillmds@latest add osmontero/reviewing-security