data-forensics

Extract and analyze digital evidence from system logs, databases, and emails.

2|Updated May 18, 2026
One-click install
npx skills add https://github.com/lm93129/claude-for-audit --skill data-forensics-lm93129
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-forensics
Source: https://github.com/lm93129/claude-for-audit/tree/main/forensic-audit/skills/data-forensics
Command: npx skills add https://github.com/lm93129/claude-for-audit --skill data-forensics-lm93129

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pyshark, sqlalchemy, email, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of extracting, analyzing, and preserving digital evidence from various sources, streamlining audit and investigation workflows.

Core Features & Use Cases

  • Digital Evidence Extraction: Gather data from system logs, databases, emails, and file systems.
  • Analysis Tools: Utilize a range of analysis tools to examine collected data.
  • Evidence Preservation: Securely store and manage digital evidence for legal purposes.
  • Use Case: For a financial audit, use this Skill to extract and analyze transaction logs from a company's database to detect fraudulent activities.

Quick Start

Use the data-forensics skill to analyze system logs from the 'system-logs.log' file for potential unauthorized access attempts.

Frequently Asked Questions about data-forensics

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

FAQPage Schema
How do I extract digital evidence from system logs and databases for an audit?

Digital evidence extraction gathers data from system logs, databases, emails, and file systems. This Skill facilitates extraction and analysis for audit workflows, utilizing Python libraries to parse and examine collected data for investigative purposes.

Can I analyze email records and system logs to detect unauthorized access?

Yes, you can analyze email records and system logs to detect unauthorized access. The Skill employs analysis tools to examine collected data from diverse sources, helping identify potential security breaches or fraudulent activities during investigations.

Does this digital forensics tool require Python libraries for parsing binary data?

Yes, this digital forensics tool requires Python libraries for parsing and analyzing binary data streams. Dependencies include pyshark for packet analysis, sqlalchemy for database interaction, and standard email libraries for parsing email records.

What is the best way to preserve collected data as evidence for legal purposes?

The best way to preserve collected data is through secure evidence preservation. This Skill securely stores and manages extracted digital evidence from logs and databases, maintaining data integrity for legal compliance and investigative workflows.

How do I investigate unauthorized access attempts in a system-logs.log file?

To investigate unauthorized access attempts, use this Skill to analyze system logs from a file like 'system-logs.log'. It processes the log entries to identify anomalies, extracting relevant digital evidence for your security investigation.

Are there limitations when using pyshark and sqlalchemy for evidence collection?

Limitations when using pyshark and sqlalchemy for evidence collection depend on source data formats and binary stream complexity. While these tools facilitate database querying and packet analysis, users must ensure proper environment setup to preserve data integrity.