sanitizer

Community

Secure your AI inputs.

Authortakemo101
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill protects your AI from malicious inputs by removing potentially harmful elements like prompt injection attempts, sensitive tokens, and unwanted formatting from external text sources.

Core Features & Use Cases

  • Prompt Injection Defense: Strips HTML comments and invisible characters that could be used to manipulate AI instructions.
  • Token Redaction: Masks sensitive GitHub tokens to prevent accidental exposure.
  • Input Normalization: Cleans up markdown and HTML to ensure safe processing.
  • Use Case: When processing user-submitted GitHub issues or comments, this Skill ensures that any hidden instructions or leaked tokens are neutralized before being fed to the AI, maintaining system security.

Quick Start

Sanitize the content of the file named 'user_input.txt' using the sanitizer script.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sanitizer
Download link: https://github.com/takemo101/compose-workflow/archive/main.zip#sanitizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.