Back to skill

Security audit

TRPG YAML to MD Scenarios

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward Markdown-generation helper for TRPG scenario YAML files, with no hidden execution, network use, persistence, or unrelated data access.

Install if you want Codex to generate Traditional Chinese Markdown scenario documents from local YAML scenario files. Review generated .md files before use, especially if your scenario files contain private campaign notes, but the skill does not request network access or sensitive system authority.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
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
Findings (1)

Natural-Language Policy Violations

Low
Confidence
94% confidence
Finding
Line L30 requires the output to be in Traditional Chinese ("繁體中文") with no indication that this is optional or user-selected. This is a natural-language locale restriction and the file does not document a region-specific need or offer an opt-in choice.

Static analysis

No suspicious patterns detected.