Back to skill

Security audit

Bugfix Without Diagnosis

Security checks for vulnerabilities and agentic risk

Overview

This skill is a simple coding-guidance note about diagnosing root causes before bug fixes, with no executable behavior or sensitive access.

This is safe to install if you want a lightweight reminder to diagnose root causes before making bug fixes. It does not appear to run code, access files, use credentials, or change your environment.

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.