Back to skill

Security audit

Sql Formatter

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward local SQL formatting and linting skill with no evidence of network access, credential use, persistence, or hidden behavior.

Install only if you are comfortable running a local Python formatter on SQL text. When using --input or --output, check the paths so it reads and writes only the SQL files you intend.

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.