evidence-chain

Collect screenshots, logs, PCAP files, and scripts with integrity checks.

Updated May 8, 2026
One-click install
npx skills add https://github.com/reececoakes99/openclaw-brain-v2 --skill evidence-chain-reececoakes99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence-chain
Source: https://github.com/reececoakes99/openclaw-brain-v2/tree/main/skills/evidence-chain
Command: npx skills add https://github.com/reececoakes99/openclaw-brain-v2 --skill evidence-chain-reececoakes99

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps professionals maintain a complete, timestamped, and integrity-hashed evidence trail for operational and legal purposes, ensuring the chain of custody is preserved.

Core Features & Use Cases

  • Evidence Directory Setup: Automates creation of organized evidence storage with index files.
  • Screenshot Capture: Takes timestamped visual captures of target web pages for proof.
  • Log Capture: Records network traffic and requests in HAR format for forensic analysis.
  • PCAP Capture: Records network packets during testing to analyze communication.
  • PoC Code Preservation: Stores exploit/test scripts for follow-up investigations.
  • Evidence Management: Maintains checksums and updates an evidence index to ensure data integrity and traceability.

Quick Start

Use the evidence-chain skill to generate and store proof artifacts for enterprise incident investigations.

Frequently Asked Questions about evidence-chain

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

FAQPage Schema
How do I maintain a chain of custody for digital evidence during an incident investigation?

Maintaining a chain of custody involves collecting screenshots, logs, and pcap files while automatically generating timestamped integrity hashes to ensure digital evidence remains legally defensible and traceable.

What is the best way to capture network traffic in HAR and PCAP formats for forensic analysis?

Capturing network traffic for forensic analysis involves recording requests in HAR format and logging network packets in PCAP format, which preserves communication data for later security investigation.

How do I document security findings with timestamped screenshots and proof of concept scripts?

Documenting security findings requires capturing timestamped visual screenshots of target web pages and preserving exploit test scripts, ensuring all proof artifacts are organized for follow-up investigations.

Does automated evidence collection generate checksums to verify data integrity?

Automated evidence collection generates and maintains checksums while updating an evidence index, which verifies data integrity and provides traceability across stored artifacts.

Can I use this approach to organize proof artifacts for enterprise incident investigations?

Yes, you can use this approach to generate and store proof artifacts by setting up an organized evidence directory with index files specifically tailored for enterprise incident investigations.

Why do I need integrity hashes and timestamps when collecting network forensics data?

Integrity hashes and timestamps are required when collecting network forensics data to prove that artifacts like logs and screenshots have not been altered, keeping the evidence legally defensible.

Related Skills