Security Compliance
Description
AI agent skills for Israeli privacy law, GDPR, and regulatory compliance
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Security & Compliance Skills
AI agent skills for Israeli privacy law, cyber regulations, legal research, and cybersecurity operations.
Part of [Skills IL](https://github.com/skills-il) — curated AI agent skills for Israeli developers.
Skills
| Skill | Description | Scripts | References |
|---|---|---|---|
| hebrew-legal-research | Israeli legal research: legislation lookup, case law, Hebrew legal terminology (40+ terms). Covers civil, commercial, employment, and administrative law. | legal_term_lookup.py |
2 |
| israeli-cyber-regulations | Israeli cyber regulatory compliance: INCD framework, BOI Directives 361/357, ISA requirements for TASE-listed companies, sector-specific rules for fintech, healthtech, and defense. | -- | 2 |
| israeli-cybersecurity-ops | Coordinate Israeli-built security tools: Wiz, Snyk, Check Point, CyberArk, SentinelOne. INCD guidelines, threat triage, compliance checking. | security_triage.py |
1 |
| israeli-ecommerce-compliance | Israeli e-commerce legal compliance: Consumer Protection Law, return policies, price display, accessibility (IS 5568), cookie consent. | -- | 1 |
| israeli-privacy-compliance | Israeli privacy law implementation code patterns: consent management, DSAR workflows, PPA database registration, cross-border transfers, GDPR dual-compliance bridging. | check_compliance.py |
2 |
| israeli-privacy-shield | Israeli Privacy Protection Law compliance: database registration, consent, data security, cross-border transfers, breach notification. GDPR comparison. | compliance_checker.py |
1 |
Install
# Claude Code - install a specific skill
claude install github:skills-il/security-compliance/israeli-privacy-shield
# Or clone the full repo
git clone https://github.com/skills-il/security-com
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -