secure-skill-content-sanitization

Community

Block hidden instructions, sanitize content

Authordvy1987
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents invisible or obfuscated content in markdown, HTML, and text files from silently influencing AI agents by detecting and neutralizing CSS-hidden text, HTML comments and interactive blocks, zero-width and bidi characters, homoglyphs, and misleading links before content enters agent context.

Core Features & Use Cases

  • Preprocessing Sanitization: Strips HTML, extracts and scans comments, expands collapsed content, and normalizes Unicode to eliminate hidden instruction channels.
  • Attack Detection: Flags CSS-hidden elements, javascript/data links, image-based exfiltration, zero-width characters, bidi overrides, and homoglyph obfuscation with severity levels (CRITICAL / HIGH).
  • Use Case: Run during a repository skill audit or CI pre-commit to block or require review for any file containing invisible instructions or link-based exfiltration attempts.

Quick Start

Run a repository sanitization: sanitize the README.md and all .md/.html files, remove zero-width characters, extract comments for review, and produce a findings report.

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: secure-skill-content-sanitization
Download link: https://github.com/dvy1987/agent-loom/archive/main.zip#secure-skill-content-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.