Validates audit evidence artifacts for completeness, timeliness, relevance, and authenticity. Reviews screenshots, logs, configurations, and policies against control requirements.
Scanned 5/28/2026
Install to Claude Code
npx -y skills add GRCEngClub/claude-grc-engineering --skill evidence-validator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Evidence Validator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/grcengclub-evidence-validator)More formats (shields.io, HTML) on the badges page.
---
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。
Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.
Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.
Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation.