Back to skill

Security audit

Game Design One-Page Design Doc

Security checks across malware telemetry and agentic risk

Overview

This skill coherently creates a one-page game design document and exports local JSON, Markdown, and PDF files without hidden or unrelated behavior.

Install if you want an agent to generate local one-page game design documents. Specify an output folder and review filenames before rendering, especially in important project directories, because the renderer writes files to the paths it is given.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
92% confidence
Finding
The skill instructs the agent to read local reference files and write JSON, Markdown, and PDF outputs, but it declares no explicit permissions. This creates a real least-privilege and transparency problem: an operator may invoke the skill without realizing it can access workspace files and create artifacts, which can lead to unintended data exposure or file modification if used in a broader agent environment.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.