Back to skill

Security audit

Bug Diagnosis

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward debugging workflow guide with no executable code or hidden high-impact behavior.

Safe to install for users who want a structured debugging process. As with any debugging skill, review proposed code changes and test commands before applying them in sensitive repositories.

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.