Back to skill

Security audit

Level Design Checklist Skill

Security checks for vulnerabilities and agentic risk

Overview

This is a simple text-only checklist skill for reviewing game level design, with no executable code, installs, persistence, or sensitive access.

This skill appears safe to install for level-design review help. It will shape the agent's advice around a checklist and template; users should still avoid sharing private game assets or unreleased project details unless they are comfortable using them in the agent conversation.

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.