Back to skill

Security audit

Localization

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only guide for designing and troubleshooting message queues, with no executable code or hidden access.

Safe to install as a message-queue design and troubleshooting workflow. Treat any failure-drill recommendations as controlled resilience tests: run them only with approval, monitoring, and rollback plans, preferably in staging or a scoped production drill.

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.