NEW Browse AI tools across categories — updated daily. See what's new →

Metadata Extraction

Extract and analyze file metadata for forensic purposes

Version1.0.0
LicenseApache-2.0
Token count~535
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/metadata-extraction
Or pick agent:
npx skills add mhattingpete/claude-skills-marketplace --skill metadata-extraction --agent claude-code
npx skills add mhattingpete/claude-skills-marketplace --skill metadata-extraction --agent cursor
npx skills add mhattingpete/claude-skills-marketplace --skill metadata-extraction --agent codex
npx skills add mhattingpete/claude-skills-marketplace --skill metadata-extraction --agent opencode
npx skills add mhattingpete/claude-skills-marketplace --skill metadata-extraction --agent github-copilot
npx skills add mhattingpete/claude-skills-marketplace --skill metadata-extraction --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add mhattingpete/claude-skills-marketplace --skill metadata-extraction

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/mhattingpete/claude-skills-marketplace.git
cp -r claude-skills-marketplace/computer-forensics-skills/skills/metadata-extraction ~/.claude/skills/
How to use: Once installed, ask your agent to "use the metadata-extraction skill" or describe what you want (e.g. "Extract and analyze file metadata for forensic purposes"). Requires Node.js 18+.

metadata-extraction

Extract and analyze file metadata for forensic purposes

What is it?
A forensics skill for extracting and analyzing file metadata for investigative purposes. It retrieves hidden information from files including EXIF data from images, document properties, timestamps, GPS coordinates, author information, and modification history. Essential for digital forensic investigations and data analysis.

How to use it?

Point the skill at any file or set of files, and it will systematically extract all available metadata including:
  • Images: EXIF data, GPS coordinates, camera settings, timestamps
  • Documents: Author, creation/modification dates, revision history
  • Media files: Encoding details, duration, embedded metadata
  • Any file: File system timestamps, permissions, hash values

Extracted metadata is presented in a structured format suitable for forensic reports.

Key Features

  • Comprehensive metadata extraction from images, documents, and media files
  • EXIF data analysis including GPS coordinates and camera settings
  • Document property extraction including author and revision history
  • File system timestamp and permission analysis
  • Hash value computation for integrity verification
  • Structured output format for forensic reportingView on GitHub

GitHub Stats

StarsForksLast UpdateAuthormhattingpeteLicenseApache-2.0Version1.0.0

Categories

Security

Tags

automationtestingsecuritygitcodingproductivity

Features

Related Skills

More from Security

computer-forensics

Digital forensics analysis and investigation techniques

350mhattingpeteSecurity00

file-deletion

Secure file deletion and data sanitization methods

350mhattingpeteSecurity00

git-pushing

Automate git operations and repository interactions

350mhattingpeteDeveloper ToolsProductivity00

---

Source: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/metadata-extraction
Author: mhattingpete
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 350
Tags: automation, testing, security, git, coding, productivity

SKILL.md source

---
name: metadata-extraction
description: Extract and analyze file metadata for forensic purposes
---

# metadata-extraction

Extract and analyze file metadata for forensic purposes

What is it?
A forensics skill for extracting and analyzing file metadata for investigative purposes. It retrieves hidden information from files including EXIF data from images, document properties, timestamps, GPS coordinates, author information, and modification history. Essential for digital forensic investigations and data analysis.

## How to use it?
Point the skill at any file or set of files, and it will systematically extract all available metadata including:

* Images: EXIF data, GPS coordinates, camera settings, timestamps

* Documents: Author, creation/modification dates, revision history

* Media files: Encoding details, duration, embedded metadata

* Any file: File system timestamps, permissions, hash values

Extracted metadata is presented in a structured format suitable for forensic reports.

## Key Features

* Comprehensive metadata extraction from images, documents, and media files
* EXIF data analysis including GPS coordinates and camera settings
* Document property extraction including author and revision history
* File system timestamp and permission analysis
* Hash value computation for integrity verification
* Structured output format for forensic reportingView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthormhattingpeteLicenseApache-2.0Version1.0.0

### Categories
Security

### Tags
automationtestingsecuritygitcodingproductivity

### Features

## Related Skills
More from Security

### computer-forensics
Digital forensics analysis and investigation techniques

350mhattingpeteSecurity00

### file-deletion
Secure file deletion and data sanitization methods

350mhattingpeteSecurity00

### git-pushing
Automate git operations and repository interactions

350mhattingpeteDeveloper ToolsProductivity00

---

**Source**: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/metadata-extraction
**Author**: mhattingpete
**License**: https://opensource.org/licenses/Apache-2.0
**GitHub Stars**: 350
**Tags**: automation, testing, security, git, coding, productivity

Related skills 6

azure-validate

★ Featured Official

Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployme...

microsoft 337k
Security

entra-app-registration

★ Featured Official

Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.

microsoft 337k
Security

azure-rbac

★ Featured Official

Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. WHEN: bicep for role assignment, what role should I assign, least privilege role, RBAC role for, role to read blobs, role for managed identity, custom role definition, assign role to identity, what role do I need to grant access, permissions to assign roles.

microsoft 337k
Security

azure-compliance

★ Featured Official

Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.

microsoft 337k
Security

azure-enterprise-infra-planner

★ Featured Official

Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment', 'Az...

microsoft 175k
Security

azure-kubernetes

★ Featured Official

Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost analysis). WHEN: create AKS environment, provision AKS environment, enable AKS observability, design AKS networking, choose AKS SKU, secure AKS, optimize AKS, rightsize AKS pod, AKS spot nodes, AKS cluste...

microsoft 168k
Security