Security Compliance banner
skills-il skills-il

Security Compliance

Security community

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