Tracks compliance status across multiple frameworks. Monitors control implementation, identifies gaps, and generates compliance dashboards and reports.
Scanned 5/28/2026
Install to Claude Code
npx -y skills add GRCEngClub/claude-grc-engineering --skill compliance-tracker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Compliance Tracker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/grcengclub-compliance-tracker)More formats (shields.io, HTML) on the badges page.
---
name: compliance-tracker
description: Tracks compliance status across multiple frameworks. Monitors control implementation, identifies gaps, and generates compliance dashboards and reports.
allowed-tools: Read, Glob, Grep, Write
---
# Compliance Tracker
Monitors and reports on organizational compliance posture.
## Capabilities
- **Multi-Framework Tracking**: Monitor SOC 2, ISO 27001, NIST, PCI, HIPAA simultaneously
- **Gap Analysis**: Identify missing controls and evidence
- **Deadline Management**: Track certification renewals and audit dates
- **Trend Analysis**: Show compliance improvement over time
## Metrics Tracked
- Control implementation percentage by framework
- Evidence freshness and gaps
- Audit findings status (open/closed)
- Policy review status
- Training completion rates
## Output Formats
- Executive dashboard summaries
- Detailed control matrices
- Gap analysis reports
- Audit readiness scorecards
## Integration Points
- Reads from compliance documentation repositories
- Analyzes evidence folders for completeness
- Parses audit reports for findings status
- Uses `./grc-data/metrics/` for KPI/KRI trend lines when those records exist
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.