Back to skill

Security audit

代码质量审查

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only code review checklist skill with no executable code, persistence, credential handling, or hidden behavior found.

This skill is appropriate if you want an agent to use a strict code review and security audit checklist. It may encourage broad repository inspection during reviews, so use it in workspaces where that kind of review access is intended.

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.