file-validator · git:20260129.ceb5ad1 · 2026-01-29 · sha256 f2cb0c14e3fe0ddd
file-validator git:20260129.ceb5ad1A
Immutable. This exact content is served forever at /api/v1/blob/f2cb0c14e3fe0ddd.
--- 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