Back to skill

Security audit

Review Vague Fixes

Security checks for vulnerabilities and agentic risk

Overview

This is a simple guidance-only skill for making code review comments more specific, with no code execution or sensitive access requested.

This skill appears safe to install as writing guidance for code reviews. It may make the agent more explicit about asking for concrete review feedback, so users should make sure that style fits their team's review norms.

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.