Back to skill

Security audit

Auto Test

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward instruction-only unit-test generation guide with no bundled executable code or hidden persistence.

Use it in the intended development workspace, start with dry-run, scope the path and output directory carefully, and review generated tests before running coverage or committing changes.

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.