detect-corruption

Detects file and Ledger corruption, triggering recovery actions via manifest checks.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Heretek-AI/heretek-skills --skill detect-corruption
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detect-corruption
Source: https://github.com/Heretek-AI/heretek-skills/tree/main/skills/detect-corruption
Command: npx skills add https://github.com/Heretek-AI/heretek-skills --skill detect-corruption

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detect corruption in triad files, databases, and deployment artifacts to prevent silent data tampering and enable auto-recovery.

Core Features & Use Cases

  • Manifest-based integrity checks and baseline generation for the workspace.
  • Comprehensive corruption detection across files and the consensus ledger.
  • Automated reporting and recovery triggers to restore integrity after tampering or failures.

Quick Start

Run the full integrity check to verify files and databases and trigger recovery if needed.

Frequently Asked Questions about detect-corruption

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify workspace file integrity and detect silent data tampering?

To verify workspace file integrity and detect silent data tampering, you can run a manifest-based verification workflow that establishes a baseline of checksums and flags anomalies. This process ensures your deployment artifacts remain untampered.

What is the best way to check database integrity in a distributed agent system?

The best way to check database integrity in a distributed agent system is to run comprehensive verification checks against your consensus ledger. This identifies corruption early and triggers structured reporting for automated recovery.

How does manifest-based corruption detection work for deployment artifacts?

Manifest-based corruption detection works by generating a checksum baseline for your workspace files and deployment artifacts. It then compares current file states against this manifest to uncover any silent data tampering or corruption.

Can I automatically trigger recovery actions after detecting data corruption?

Yes, you can automatically trigger recovery actions after detecting data corruption. The verification workflow generates structured corruption reports designed to initiate immediate restoration of file and database integrity.

When do I need to perform a database integrity check on my consensus ledger?

You need to perform a database integrity check on your consensus ledger whenever you suspect silent data tampering or need to validate baseline integrity in a distributed agent system. This prevents failures from propagating.

Does data corruption detection support baseline generation for file manifests?

Yes, data corruption detection supports baseline generation for file manifests. It creates a verified checksum baseline of your workspace files, enabling subsequent integrity checks to accurately identify any unauthorized modifications.