Consent checker
Skill maxwellokumu/okaudit-claude-skills/data-privacy/consent-checker
Claude-ready IT audit skills for identity, compliance, appsec, privacy, network, logging, vendor risk, and audit leadership workflows
npx -y skills add maxwellokumu/okaudit-claude-skills --skill consent-checkerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review privacy policy or notice text against common privacy frameworks so Claude can explain coverage gaps, strengths, and compliance priorities.
SKILL.md
1.5 KB, 268 tokens by cl100k_base, as published. Nobody here has run it
Consent Checker
Use this skill when the user wants to assess a privacy notice or policy against GDPR, CCPA, or PDPA-style expectations and identify missing elements.
Goal
Help Claude evaluate privacy notice content, highlight missing or weak disclosures, and summarize likely compliance gaps in a practical way.
Workflow
- Confirm the policy file and the privacy framework the user wants assessed.
- Review the text for required notice elements, rights information, legal basis cues, and disclosure quality.
- Identify where the notice is strong, incomplete, or silent on key privacy obligations.
- Summarize the likely compliance posture and the most important gaps to address.
- Present results in a concise format that supports legal, privacy, or audit follow-up.
Inputs
Expected inputs from the bundled tool metadata:
- policy: Path to the privacy policy text file.
- framework: Optional framework such as gdpr, ccpa, or pdpa.
Bundled Files
- main.py contains the executable notice review logic.
- README.md provides usage guidance and examples.
- skill.yaml captures the repo-native metadata for this skill.
- sample_input may contain example policy text.
Guidance
Stay careful and specific. Explain what the text covers, what appears missing, and where a legal or privacy specialist should validate the interpretation.
What ships with it: 4 files
33.1 KB alongside SKILL.md, 1 of them executable
sample_input/
- privacy_policy.txt5.2 KB
- main.pyruns25.5 KB
- README.md1.6 KB
- skill.yaml821 B