Back to skill

Security audit

Code Review Hardened

Security checks for vulnerabilities and agentic risk

Overview

This is an instruction-only code review skill with disclosed review tools and explicit safety guardrails against sending code out or making destructive changes.

Installers should still treat Bash and WebFetch as sensitive capabilities: use this skill for local code review, documentation lookup, and local lint/test/build verification, but keep the included guardrails enforced so repository code, diffs, and findings are not sent to external services and destructive changes are not made without explicit user direction.

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.