ccpa admt risk assessment
Automates CCPA ADMT scoping and generates regulatory risk assessments for AI deployments.
$79
· or 395 creditsSecure checkout via Stripe
Works with the AI tools you already use
About this skill
The problem
Developers and product teams often assume any AI feature triggers California's heavy ADMT regulations, leading to wasted compliance drift. Conversely, missing a pre-deployment risk assessment for a new HR or lending model can create a permanent record of a violation before the tool even launches.
What it does
- Determines if an automated tool "substantially replaces" human decision-making or merely assists.
- Identifies whether AI workloads qualify as "significant decisions" under CCPA or fall into exempt categories like advertising.
- Conducts a formal balancing test weighing business benefits against foreseeable privacy risks to consumers.
- Generates the underlying documentation required for executive attestation and regulatory record-keeping.
Why this beats prompting it yourself
Generic LLMs often rely on outdated draft versions of the CCPA ADMT rules which were materially narrowed in the final text. This skill enforces a "pre-deployment gate" logic, ensuring you don't mistake a distant backstop deadline for a green light to ship new features today without an assessment.
Use cases
- Scoping whether a new resume-ranking tool or productivity scorer triggers HR inference rules.
- Drafting the pre-use notices and opt-out flows required for automated lending or housing decisions.
- Preparing the technical logic and parameter documentation needed for a CPPA attestation.
- Verifying if training an AI model on sensitive data triggers an assessment, even if the model isn't deployed yet.
Known limitations
This tool produces counsel-prep documentation, not a legal opinion or a signed attestation. It cannot be used as a substitute for privacy counsel on contested legal questions.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Creator
Frequently Asked Questions
Browse More Skills

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
synthesizing-institutional-knowledge
Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.