input-binary-detection
OfficialSafeguard against binary input.
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents errors and potential security issues by detecting and rejecting binary or non-UTF-8 input before it can be processed by downstream systems.
Core Features & Use Cases
- Early Detection: Identifies binary data using magic number signatures and heuristic analysis.
- Encoding Validation: Checks for common binary indicators like null bytes and control characters.
- Use Case: Ensure that a web service expecting text-based HTML input does not crash or expose vulnerabilities when a user accidentally uploads a binary file like an image or an executable.
Quick Start
Run the input-binary-detection skill to validate that the provided input is valid UTF-8 text.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: input-binary-detection Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#input-binary-detection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.