Back to skill

Security audit

State Management

Security checks for vulnerabilities and agentic risk

Overview

This is a guidance-only testing strategy skill with no code, install hooks, credential use, or hidden privileged behavior.

This skill is reasonable to install as a testing-process guide. Treat its recommendations as engineering advice and review any production canary, test data, or CI policy changes before applying them in your own environment.

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.