Back to skill

Security audit

Code Review Excellence

Security checks for vulnerabilities and agentic risk

Overview

This skill is a non-executable code review guide with no credential access, persistence, or hidden behavior.

This is reasonable to install if you want structured code review guidance. Users should still apply judgment before acting on its suggestions, especially for security-sensitive or high-impact pull requests.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.