Back to skill

Security audit

Feature Flag Guide

Security checks for vulnerabilities and agentic risk

Overview

This skill is a documentation template for feature flag governance and does not install code, run commands, or access user data by itself.

This skill is appropriate to install if you want help drafting feature flag policies. Review any generated rollback or deletion commands before using them against a real flag platform, because those actions can affect production behavior.

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.