ccpa

ccpa is a skill for Claude Code from bromso/metapowers. It costs 19 tokens per session (918 once invoked), scanned A, original, MIT.

An assessment of the California Consumer Privacy Act and California Privacy Rights Act, which govern how businesses handle California consumers’ personal information.

In plain words
What is it for?
Use it to review whether the laws apply and assess privacy obligations for collecting, selling, sharing, or deleting personal information.
Why use it?
It identifies gaps in consumer privacy rights, opt-out and deletion processes, data practices, and service-provider contracts.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Part of the compliance plugin — 12 skills, 1 MCP server shipped together

Good fit Use it to review whether the laws apply and assess privacy obligations for collecting, selling, sharing, or deleting personal information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bromso/metapowers/ccpa
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 bromso/metapowers --skill ccpa
Clone the repo
git clone --depth 1 https://github.com/bromso/metapowers

Made for: Claude Code.

Or install compliance, the plugin that ships this one along with the rest of its 12 skills, 1 MCP server.

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 ccpa

README.md
[![agentmods](https://agentmods.dev/badge/skills/bromso/metapowers/ccpa.svg)](https://agentmods.dev/skills/bromso/metapowers/ccpa)
Your own site
<a href="https://agentmods.dev/skills/bromso/metapowers/ccpa"><img src="https://agentmods.dev/badge/skills/bromso/metapowers/ccpa.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 918 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.
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.00019 $0.00918
Opus 5 $0.00010 $0.00459
Sonnet 5 $0.00004 $0.00184
Haiku 4.5 $0.00002 $0.00092

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

Security

Grade A, and why

ccpa 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 7d 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.

plugins/compliance/skills/ccpa/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CCPA/CPRA Assessment

Assess California Consumer Privacy Act (CCPA) and California Privacy Rights Act (CPRA) compliance for "$ARGUMENTS". Evaluate consumer rights, opt-out mechanisms, data handling practices, and service provider agreements.

Prerequisites

Read .metapowers/compliance/$ARGUMENTS/00-scope.md. If this file does not exist, tell the user:

Phase 0 (Scope) has not been completed for "$ARGUMENTS". Run /compliance:regulatory-landscape $ARGUMENTS first, or use --skip-checks to bypass.

If --skip-checks is present in $ARGUMENTS, skip this check.

Process

  1. Read context files:

    • Read plugins/compliance/shared/grc-lifecycle-guide.md for GRC methodology reference
    • Read plugins/compliance/shared/assessment-template.md for output structure
    • Read .metapowers/compliance/$ARGUMENTS/00-scope.md for scope and control framework context
  2. Applicability threshold assessment:

    • Assess annual gross revenue threshold ($25M+)
    • Evaluate personal information volume threshold (100,000+ consumers/households/devices)
    • Assess revenue derived from selling/sharing personal information (50%+ of revenue)
    • Determine if organization is a "business," "service provider," or "contractor"
    • Document applicability determination with rationale
  3. Consumer rights assessment:

    • Right to Know — assess processes for disclosing categories and specific pieces of PI
    • Right to Delete — assess deletion request handling and exception application
    • Right to Opt-Out of Sale/Sharing — assess opt-out mechanisms and signal honoring
    • Right to Correct — assess correction request procedures
    • Right to Limit Use of Sensitive PI — assess sensitive PI identification and use limitation
    • Evaluate response timelines (45 days, 90-day extension)
    • Review identity verification procedures (reasonable security)
    • Assess authorized agent request handling
  4. Notice and transparency:

    • Assess notice at collection (categories of PI, purposes, retention periods)
    • Evaluate "Do Not Sell or Share My Personal Information" link placement and functionality
    • Review financial incentive disclosures and opt-in consent
    • Assess privacy policy CCPA/CPRA-specific disclosures
    • Evaluate Global Privacy Control (GPC) signal recognition

Read the full file on GitHub · 82 lines

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. 7d ago First seen · 82 lines · 19 tokens per session scan A eff19a294bbd

Subscribe to this mod's changes

ccpa is a skill published in the GitHub repository bromso/metapowers (1 stars, last pushed 4mo ago), licensed MIT. It adds 19 tokens to every session and 918 once invoked, about $0.0001 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-08-31.

Related

Other skills, from other repositories

chief-legal-and-risk-officer

Owns legal, contracts, intellectual property, regulatory compliance, privacy, security governance, enterprise risk, and audit readiness. Use this to review a contract or commitment, assess regulatory or privacy exposure, evaluate an IP or licensing question, judge the risk in a business decision, prepare for an audit…

cbrock84/headcount · 98 tokens

chief-human-resources-officer

Owns the organization itself: org design, hiring, performance, compensation, development, culture, and employee relations. Use this to design or restructure a team, plan hiring, write a role or leveling definition, handle a performance or compensation question, diagnose why a team is underperforming for non-technical…

cbrock84/headcount · 90 tokens

internal-controls-and-audit

Designs and tests controls over financial reporting — segregation of duties, approval limits, evidence, and preparing for audit. Use this to design controls for a process, prepare for an external audit, respond to an audit finding, set approval thresholds, or assess where a small team's segregation of duties is…

cbrock84/headcount · 67 tokens

disputes-and-legal-holds

Handles a dispute from the first sign of it — recognizing when preservation obligations attach, issuing and scoping a legal hold, suspending automatic deletion across every system that holds relevant material, preserving privilege, managing outside counsel and cost, and evaluating settlement against the real cost of…

cbrock84/headcount · 95 tokens

intellectual-property

Covers what the organization owns and what it is only borrowing — trademarks and clearance, copyright and work-for-hire, patents and trade secrets, open-source license obligations and copyleft reach, and IP terms in customer, contractor and AI-tool agreements. Use this to check whether a name is usable, establish that…

cbrock84/headcount · 91 tokens

regulatory-compliance

Identifies which regulations apply and builds the program that keeps you inside them — obligation mapping, controls, monitoring, and responding to regulators. Use this to work out what applies to your business, stand up a compliance program, prepare for a regulatory exam or certification, respond to a finding, or…

cbrock84/headcount · 71 tokens