Software Development·v1.0.0·JayRHa/AgentSkills

Secure Code Review

Performs a security-focused review of code or a diff, hunting for injection, broken authentication/authorization, insecure crypto, hardcoded secrets, unsafe deserialization, SSRF, path traversal, and missing input validation, with exploit scenarios and concrete fixes ranked by severity. Use this skill when the user asks to "do a security review", "audit this code for vulnerabilities", "is this code secure", "check for security issues before deploy", "review this auth/crypto code", or wants a security pass on a PR. Complements general code review with a threat-focused lens.

Install this skill

Add the catalog as a Grok Bot marketplace source, then install the skill.

grok plugin marketplace add jaskirat1616/grok-skills

Or copy SKILL.md to ~/.grok/skills/secure-code-review/SKILL.md

SKILL.mdskills/secure-code-review/SKILL.md
Loading…