Back to skill

Security audit

supervisor-config-gen

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed helper for generating local Supervisor config files, with ordinary installation and overwrite cautions but no hidden or purpose-mismatched behavior found.

Before installing, review the downloaded script or pin it to a trusted commit because the setup pulls from GitHub master. Before using the generated config, check the target run.sh, the selected user, log paths, and whether overwriting <dirname>-supervisor.conf is acceptable.

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.