Validate file formats and content safely
Scanned 2/12/2026
Install via CLI
openskills install openclaw/skills---
name: file-validator
description: Validate file formats and content safely
license: MIT
allowed-tools: [Python]
---
# File Validator
Validates file formats and checks content integrity.
## Usage
Provide file path to validate format and content.
## Features
- Format validation
- Content integrity checks
- Safe file operations
No comments yet. Be the first to comment!