binary-data-detection

Official

Securely reject binary inputs.

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the processing of potentially harmful binary data by detecting and rejecting it before it can be parsed, enhancing system security and stability.

Core Features & Use Cases

  • Magic Number Identification: Recognizes common binary file signatures (e.g., gzip, zstd, ZIP, PDF).
  • Heuristic Analysis: Analyzes byte patterns like null byte frequency and control character ratios for unknown binary types.
  • UTF-16 Detection: Differentiates between UTF-16 Little Endian and Big Endian encodings.
  • Use Case: Protect a web service endpoint that accepts text input from being exploited by users uploading executable files or malformed data disguised as text.

Quick Start

Use the binary-data-detection skill to validate the input data for safety.

Dependency Matrix

Required Modules

None required

Components

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: binary-data-detection
Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#binary-data-detection

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 223,000+ vetted skills library on demand.