Back to skill

Security audit

Skillet Stations

Security checks for vulnerabilities and agentic risk

Overview

This is a workflow guidance skill for safely splitting independent coding tasks across agents, with no executable code or hidden behavior found.

This skill appears safe to install as guidance for coordinating parallel coding work. Users should still review any subagent tickets and final diffs carefully, because the skill encourages delegation that can modify code when used by an agent, but it also clearly instructs the agent to keep scopes narrow and verify the integrated result.

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.