Back to skill

Security audit

jyml

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward YAML and JSON conversion helper, with the main caution that it tells users to run an external npm CLI.

Install this only if you are comfortable running the external npm package. Review input and output paths before conversion, especially because default mode writes a new file next to the input and custom output paths can write elsewhere.

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.