Back to skill

Security audit

json-report

Security checks for vulnerabilities and agentic risk

Overview

This skill converts user-provided JSON into Markdown with a small local Python script and shows no hidden data access, persistence, or unrelated behavior.

This is appropriate to install for JSON-to-Markdown conversion. The generated report will contain the source JSON values, so only run it on sensitive JSON when you intend those values to appear in the Markdown output.

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.