Back to skill

Security audit

Clean Text Formatter

Security checks for vulnerabilities and agentic risk

Overview

This is a simple text-cleaning skill that strips Markdown and whitespace without requesting credentials, installation scripts, network access, or persistence.

Install this if you want Markdown and document formatting flattened into plain text. Use copies for important documents because formatting removal is not reversible, and avoid submitting sensitive documents unless you are comfortable with the agent runtime processing their contents.

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.