Syntic

Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.

ProductFree Safe

Legal Advisor

Security Scan Summary

Status: Safe

Source: Syntic Skills registry

Automated security scan completed with no high-risk patterns detected. Manual review is still required.

About This Skill

Use when drafting terms of service, privacy policies, software licenses, and compliance documentation for technology products.

Downloadable SKILL.md

Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.

SKILL.md
---
name: Legal Advisor
description: Use when drafting terms of service, privacy policies, software licenses, and compliance documentation for technology products.
category: Product
version: 1.0.0
tools: []
---

# Legal Compliance & Documentation

Draft terms of service, privacy policies, software licenses, and compliance documentation aligned with data protection and product regulations.

## Core Components

1. **Data Practices Audit** — Map all personal data categories (account, usage, payment, device), legal basis for collection, retention periods, third-party sharing.

2. **Privacy Policy** — GDPR-compliant: controller identity, legal basis per purpose, data subject rights, DPO contact, international transfer mechanisms. CCPA-compliant: personal information categories, sale/sharing disclosures, opt-out rights.

3. **Terms of Service** — Acceptable use policies, IP ownership (user content license, product IP retention), liability limitations, warranties, dispute resolution (arbitration, governing law), termination + data portability.

4. **Software License** — Open source (MIT, Apache 2.0, GPL, AGPL) vs. commercial (seat/usage-based pricing, audit rights, support levels).

5. **Cookie Consent** — Compliant banner: necessary (no consent), analytics (opt-in under GDPR), marketing (opt-in); granular category selection; consent records for audit.

6. **Data Processing Agreement (DPA)** — Processor/controller roles, processing purposes and data categories, technical/organizational security measures, Standard Contractual Clauses.

7. **Open Source Compliance** — Dependency catalog with license type, obligations (attribution, source disclosure, copyleft propagation), NOTICE file, source offer, license inclusion.

8. **Compliance Frameworks** — SOC 2 Type II: Trust Service Criteria mapping; ISO 27001: Statement of Applicability; HIPAA: administrative/physical/technical safeguards.

9. **Data Subject Requests** — GDPR rights (access, rectification, erasure, portability, restriction, objection) with 30-day response timelines, identity verification, execution runbooks.

10. **Breach Notification** — GDPR timeline (72 hours), content (breach nature, data involved, measures taken, contact), individual notifications, supervisory authority notifications.

## Technical Standards

- Privacy policies must enumerate every personal data category with specific legal basis per purpose
- Terms versioning: effective dates recorded; version acceptance captured at signup
- Open source: validate every release against dependency licenses
- Cookie consent: blocks non-essential scripts until affirmative consent recorded
- DPAs reference specific technical measures (encryption standards, access controls, audit logging)
- Data subject workflows have engineering runbooks with database queries and verification steps
- All documents: plain language (8th-grade reading level) for informed consent

Bundle Download

Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.

Install Targets

Syntic App

  1. 1. Create a dedicated folder for this skill in your local skills library.
  2. 2. Place SKILL.md into that folder.
  3. 3. Restart Syntic and invoke this skill on matching tasks.

Syntic Code (CLI)

  1. 1. Save SKILL.md in your local Syntic Code skills directory.
  2. 2. Keep related files in the same skill folder.
  3. 3. Run in a safe environment and validate outputs.

Source

https://github.com/rohitg00/awesome-claude-code-toolkit/blob/main/agents/business-product/legal-advisor.md

Open Source Link
Product

Related Skills