Skip to content

goSprinto/compliance-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sprinto Compliance Skills

A collection of agentic skills for compliance, security, and privacy-aware development. Built and maintained by Sprinto.


Available Skills

Automatic PII detection and privacy compliance checks for companies. Fires during planning, code generation, and full repo audits — without being asked.

Covers: CCPA, HIPAA, PCI-DSS, COPPA, GLBA, BIPA, FERPA, FTC Act
Layers: data models, auth, API, frontend, transit, lifecycle, testing, legal & consent


Full GDPR gap analysis from a codebase scan. Assesses all 99 articles, produces a 15-domain compliance dashboard, and ships a full document pack — DPA, ROPA, DPIA, LIA, breach response, access governance, training, sub-processor register — pre-filled from your code. See a sample report and the skill README for the full template list.

Covers: All 99 GDPR articles, ePrivacy Directive, EU AI Act (if AI/ML detected), 27 EU/UK supervisory authorities, sector overlays (healthcare, fintech, adtech, children's)
Outputs: Gap analysis report + 8 document templates — as .docx, .xlsx, or .pdf


Installation

Each skill installs independently:

# Using npx (Node.js)
npx skills add gosprinto/compliance-skills/pii-detector
npx skills add gosprinto/compliance-skills/gdpr-compliance-checker

# Latest version
claude skills add gosprinto/compliance-skills/pii-detector
claude skills add gosprinto/compliance-skills/gdpr-compliance-checker

# Pin to a specific version
claude skills add gosprinto/compliance-skills/gdpr-compliance-checker@v1.0.0

# Install globally across all projects
claude skills add --global gosprinto/compliance-skills/gdpr-compliance-checker

Visit Sprinto for more compliance solutions.

Sprinto

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors