Back to skill

Security audit

架构规划

Security checks for vulnerabilities and agentic risk

Overview

This is an instruction-only planning skill for designing code changes in an existing workspace, with no executable code or hidden persistence.

This skill appears safe to install for repository planning work. It will guide an agent to read and reason about the current codebase, so use it in workspaces where that level of local context access is appropriate and review any generated plan before implementing it.

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.