klytos-escape-and-sanitization

Community

Secure output and sanitize input in Klytos.

Authorjoseconti
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Escape and sanitize data to prevent XSS, data leakage, and injection in web applications, templates, and forms.

Core Features & Use Cases

  • Output escaping functions: klytos_esc_html, klytos_esc_attr, klytos_esc_url, klytos_esc_js, klytos_esc_textarea.
  • Input sanitization functions: klytos_sanitize_text, klytos_sanitize_email, klytos_sanitize_url, klytos_sanitize_filename, klytos_sanitize_key, klytos_sanitize_html, klytos_sanitize_int, klytos_sanitize_float.
  • HTML filtering (KSES): klytos_kses, klytos_kses_post.
  • CSRF protection: klytos_csrf_field, klytos_verify_csrf.
  • Validation helpers and secure form examples to demonstrate end-to-end protection.

Quick Start

Use this skill to implement end-to-end escaping, sanitization, and CSRF protection in your web forms.

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: klytos-escape-and-sanitization
Download link: https://github.com/joseconti/klytos/archive/main.zip#klytos-escape-and-sanitization

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.