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...
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
Error: E_PATH_TRAVERSAL
Cause: Filename or path contains disallowed characters
Solution:
Error: E_INVALID_MIME
Cause: File type not in allowed list
Solution:
allowedMimeTypes configurationError: E_SIZE_LIMIT
Cause: File exceeds maximum size
Solution:
maxFileSizeBytes configurationError: E_CHANNEL_BLOCKED
Cause: Evidence from blocked or non-allowlisted channel
Solution:
Error: E_HASH_MISMATCH
Cause: Evidence file modified after ingest
Solution:
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
clawhub install skill-evidenceops