# Evidence Pack Audit

> Create audit-ready evidence packs with masking, chain of custody, evidence quality grades, and validation artifacts.

- Skill: `rweisssieker-xp/evidence-pack-audit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/evidence-pack-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/evidence-pack-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: rweisssieker-xp (https://skillmd.com/u/rweisssieker-xp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rweisssieker-xp/evidence-pack-audit

---


# Evidence Pack Audit

Use this skill for audit, GxP, CAB, and controlled evidence sharing.

## Workflow

1. Generate chain of custody with `create_chain_of_custody.py`.
2. Mask evidence with `mask_evidence.py` when sharing outside the operations boundary.
3. Grade evidence with `grade_evidence_quality.py`.
4. Export evidence pack with `export_evidence_pack.py`.


