🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

EvidenceOps - Forensic Evidence Management

by @msrovani

Forensic media triage with chain of custody. Use when receiving images, videos, audio, PDFs, or documents that need evidence-grade handling, integrity verifi...

Versionv1.0.0
βš™οΈ Configuration

Before using this skill, ensure:

1. Plugin @openclaw/evidence-vault is installed and initialized 2. Vault storage directory is configured with appropriate permissions 3. Channel allowlist is configured for trusted sources only 4. Retention policies comply with your legal requirements

πŸ“‹ Tips & Best Practices

Error: E_PATH_TRAVERSAL

Cause: Filename or path contains disallowed characters

Solution:

  • Filenames are automatically sanitized
  • If error persists, check for unusual characters
  • Original filename is preserved in manifest metadata
  • Error: E_INVALID_MIME

    Cause: File type not in allowed list

    Solution:

  • Check allowedMimeTypes configuration
  • Add MIME type to allowlist if appropriate
  • Verify file is not corrupted
  • Error: E_SIZE_LIMIT

    Cause: File exceeds maximum size

    Solution:

  • Check maxFileSizeBytes configuration
  • Split large files if appropriate
  • Compress before ingest (note in metadata)
  • Error: E_CHANNEL_BLOCKED

    Cause: Evidence from blocked or non-allowlisted channel

    Solution:

  • Verify channel in allowlist
  • Check if pairing is required
  • Review security configuration
  • Error: E_HASH_MISMATCH

    Cause: Evidence file modified after ingest

    Solution:

  • This indicates potential tampering
  • Review access logs for case
  • Escalate per incident response procedures
  • Verification Fails

    Symptoms: verified: false in verify response

    Diagnostic steps: 1. Check if original file exists 2. Compare current hash with manifest hash 3. Review audit log for modifications 4. Check filesystem permissions

    View on ClawHub
    TERMINAL
    clawhub install skill-evidenceops

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’