Skip to content

/evidence-validator

Validates audit evidence artifacts for completeness, timeliness, relevance, and authenticity. Reviews screenshots, logs, configurations, and policies against control requirements.

shell
$ npx -y skills add GRCEngClub/claude-grc-engineering --skill evidence-validator --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/evidence-validator
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Validates audit evidence artifacts for completeness, timeliness, relevance, and authenticity. Reviews screenshots, logs, configurations, and policies against control requirements.

SKILL.md

evidence-validator.SKILL.md
name: evidence-validator
description: Validates audit evidence artifacts for completeness, timeliness, relevance, and authenticity. Reviews screenshots, logs, configurations, and policies against control requirements.
allowed-tools: Read, Glob, Grep

Evidence Validator

Analyzes and validates evidence artifacts submitted for audit review.

Capabilities

  • **Completeness Check**: Verifies evidence covers all aspects of the control
  • **Timeliness Validation**: Confirms evidence is from the audit period
  • **Relevance Assessment**: Ensures evidence actually demonstrates the control
  • **Authenticity Review**: Identifies potential tampering or inconsistencies

Evidence Types Supported

  • Screenshots and images
  • Configuration files (JSON, YAML, XML)
  • Log files and exports
  • Policy documents (PDF, DOCX, MD)
  • Access review spreadsheets
  • System-generated reports

Output Format

Generates evidence review memos with:

  • Evidence identification
  • Control mapping
  • Validation results
  • Gaps and recommendations
  • Auditor notes

Example Usage

When reviewing evidence for SOC 2 CC6.1 (Logical Access):

  • Validates access review screenshots show appropriate approvals
  • Confirms termination evidence matches HR records
  • Verifies configuration exports match stated policies
Read it on GitHub ↗
Ships withtrust-center

Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.

Get the whole plugin, auto-invoked