legal

legal is a skill for Claude Code from rshankras/claude-code-apple-skills. It costs 51 tokens per session (453 once invoked), scanned A, original, MIT.

A guide for creating privacy policies, terms of service, and software licences for Apple apps, with advice on data-protection rules and App Store requirements.

In plain words
What is it for?
Use it to draft legal documents, review GDPR, CCPA, DPDP, or COPPA considerations, and prepare Apple's privacy disclosures.
Why use it?
It helps app developers understand what legal documents and privacy disclosures their apps may need when they collect data or use third-party services.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Part of the apple-skills plugin — 147 skills shipped together , and of apple-skills

not rated 719repo +19 1mo ago A scan Socket: passSnyk: passSkillSpector: pass 51 tokens original MIT

Good fit Use it to draft legal documents, review GDPR, CCPA, DPDP, or COPPA considerations, and prepare Apple's privacy disclosures.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rshankras/claude-code-apple-skills/legal
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rshankras/claude-code-apple-skills --skill legal
Clone the repo
git clone --depth 1 https://github.com/rshankras/claude-code-apple-skills

Made for: Claude Code.

Or install apple-skills, the plugin that ships this one along with the rest of its 147 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for legal

README.md
[![agentmods](https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/legal/github.svg)](https://agentmods.dev/skills/rshankras/claude-code-apple-skills/legal)
Your own site
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/legal"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/legal/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for legal

Your own site · 80×15
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/legal"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/legal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 453 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 27 Feb 2026
  • Snyk pass 27 Feb 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.00453
Opus 5 $0.00026 $0.00227
Sonnet 5 $0.00010 $0.00091
Haiku 4.5 $0.00005 $0.00045

Measured 8d ago against content hash 8bb6a7aa36b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

legal scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/legal/SKILL.md · 45 lines

What it actually says

Legal document generation and compliance guidance for indie Apple developers. Generate privacy policies, terms of service, and EULAs tailored to your app's data practices and target markets.

When This Skill Activates

Use this skill when the user:

  • Needs a privacy policy for their app
  • Needs terms of service or EULA
  • Asks about legal compliance for App Store submission
  • Mentions GDPR, CCPA, DPDP, or COPPA compliance
  • Wants to update legal documents after adding analytics, ads, or tracking
  • Asks about Apple's privacy requirements or Privacy Nutrition Labels
  • Needs legal document hosting guidance (GitHub Pages, in-app, website)

Available Skills

privacy-policy/

Generate privacy policies, terms of service, and EULAs tailored to your app's data collection practices, third-party SDKs, and target regions. Includes Apple Privacy Nutrition Label mapping and hosting guidance.

privacy-publish/

Publish the generated legal pages to hosted URLs and set the App Store Connect Privacy Policy / Support URLs via the ASC API (dry-run first).

How to Use

  1. User requests legal documents or compliance guidance
  2. Read privacy-policy/SKILL.md for the full generation workflow
  3. The skill will ask configuration questions about data practices
  4. Documents are generated in Markdown with app-specific placeholders filled in
  • generators/consent-flow -- GDPR/CCPA consent UI and tracking consent management
  • generators/account-deletion -- Account deletion flow (App Store requirement)
  • generators/permission-priming -- Pre-permission UI patterns (ATT priming)
  • monetization/ -- Subscription terms and pricing disclosures
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 45 lines · 51 tokens per session scan A 8bb6a7aa36b3

Subscribe to this mod's changes

legal is a skill published in the GitHub repository rshankras/claude-code-apple-skills (719 stars, last pushed 1mo ago), licensed MIT. It adds 51 tokens to every session and 453 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

contract-redliner

Contract review, redlining, and negotiation support with clause analysis, risk identification, and markup templates. Use when reviewing contracts, identifying unfavorable terms, suggesting amendments, or preparing negotiation positions.

travisjneuman/.claude · 41 tokens

ai-policy-generator

AI governance policy creation for nonprofits and enterprises with frameworks, risk assessment, ethical guidelines, and compliance templates. Use when drafting AI usage policies, responsible AI frameworks, or organizational AI governance documents.

travisjneuman/.claude · 42 tokens

compliance-engineering

SOC2, HIPAA, GDPR, PCI-DSS, FedRAMP compliance implementation in code. Audit logging, data encryption, access controls, privacy by design, and regulatory requirement mapping. Use when implementing compliance controls, preparing for audits, or building privacy-compliant systems.

travisjneuman/.claude · 60 tokens

StartupLegalShield

Complete legal intelligence for startups — incorporation, cap table, IP protection, employment law, fundraising docs, SaaS agreements, regulatory compliance, and avoiding the 10 legal mistakes that kill startups.

vignesh2027/Claude-Agentic-Skills2.0-version · 41 tokens

CrisisIntelligence

Complete crisis management intelligence — crisis classification, war room setup, stakeholder communication, media response, legal coordination, social media crisis, data breach response, and post-crisis recovery.

vignesh2027/Claude-Agentic-Skills2.0-version · 39 tokens

contract-drafter

Activates ContractDrafter for drafting, reviewing, and improving commercial contracts. Use when you need to draft an NDA, SaaS subscription agreement, consulting contract, partnership agreement, or vendor agreement — with standard protective clauses. Also use for redlining incoming contracts or explaining legal…

vignesh2027/Claude-Agentic-Skills2.0-version · 74 tokens