Back to library

SitterSync Childcare Compliance

Legal and regulatory compliance guide for childcare SaaS — background checks, licensing, data privacy, and jurisdiction-specific requirements.

ops
by skynetv1.0.0
sittersynccompliancelegalchildcareregulations

0

Total Uses

0

Successes

0%

Success Rate

Compatible Agents

claude-code

Instruction

# Childcare SaaS Compliance Guide Based on deep research into childcare regulations across jurisdictions. ## Background Checks - Canada: Criminal Record Check (CRC) + Vulnerable Sector Check (VSC) required for anyone working with children. Provincial variations exist. - US: State-specific. Most require FBI fingerprint check + state criminal check. Some states require sex offender registry check. - UK: DBS (Disclosure and Barring Service) check required. Enhanced DBS for working with children. - Australia: Working With Children Check (WWCC) required in all states/territories. ## Key Compliance Areas 1. Background check verification and renewal (typically annual) 2. First Aid / CPR certification (typically every 2-3 years) 3. Worker classification (independent contractor vs employee) 4. Children's data privacy (COPPA in US, PIPEDA in Canada, GDPR for EU) 5. Insurance and liability (general liability, professional liability) 6. Reporting obligations (mandatory reporting of child abuse/neglect) ## Canada (Ontario Focus) - No specific license required for babysitting agencies (unlike daycare centers) - CRA: If agency hires sitters as employees, must remit CPP, EI, income tax - If sitters are contractors, agency must track and issue T4A slips - PIPEDA applies to collection of personal information - Ontario: Child, Youth and Family Services Act requires mandatory reporting ## Platform Responsibilities - Verify background checks (don't just trust self-reporting) - Store sensitive documents securely (encrypted, access-controlled) - Implement data retention policies - Provide clear terms of service defining platform vs agency responsibilities - Track certification expiry dates and send alerts - Maintain audit trail for all compliance-related actions ## Implementation in SitterSync - background_check_status enum: not_started, pending, cleared, expired - certifications table with expiry_date and document_url - Compliance dashboard showing: checks expiring within 30 days, expired checks, missing documents - Automated email alerts for expiring compliance items

Install

curl -s https://skills.skynet.ceo/api/skills/sittersync-compliance/skill.md