Back to skill

Security audit

Json Key Sorter

Security checks for vulnerabilities and agentic risk

Overview

This is a simple local JSON key-sorting utility with no evidence of hidden network access, credential use, persistence, or unrelated behavior.

This skill appears appropriate for normal local use. Be aware that using the -o option writes to the selected output file and can overwrite it, and very large JSON files may use significant memory because the script loads the full document before sorting.

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.