Metadata Extraction

Extract, normalize, and validate metadata from files, logs, and artifacts for downstream analysis. Use when enriching threat intel, processing evidence, or building searchable security datasets.

nikopj01 Updated

File contents

Metadata Extraction

Workflow

  1. Identify supported artifact types and target metadata fields.
  2. Extract metadata with deterministic tools and preserve original artifacts.
  3. Normalize timestamps, encodings, and identifiers to a common schema.
  4. Validate quality (missing fields, malformed values, duplicates).
  5. Store enriched outputs with provenance and extraction method details.

nikopj01/codex-skills/tree/main/metadata-extraction commit e3890e5195

Frequently asked questions

npx skillmds@latest add nikopj01/metadata-extraction