vocero-crm: Skill for Claude Code

.claude/skills/whatsapp-meta-app-review/SKILL.md

whatsapp-meta-app-review is a skill for Claude Code from kevinrivm/vocero-crm. It costs 74 tokens per session (440 once invoked), scanned A, original, MIT.

A workflow for preparing a WhatsApp software service for Meta’s review process, including permission notes, a short demo script, and fixes for rejection reasons.

In plain words
What is it for?
Preparing, debugging, and resubmitting review materials for WhatsApp account setup, reading WhatsApp data, and sending approved message templates.
Why use it?
It focuses the submission on showing real in-app WhatsApp actions instead of relying only on external testing tools or logs.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is kevinrivm/vocero-crm's own configuration. It tells Claude Code how to work on vocero-crm itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything vocero-crm configures →

Reuse

Borrowing it

Nothing to install: this file belongs to kevinrivm/vocero-crm. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/kevinrivm/vocero-crm/main/.claude/skills/whatsapp-meta-app-review/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/kevinrivm/vocero-crm

Made for: Claude Code.

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 whatsapp-meta-app-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/kevinrivm/vocero-crm/whatsapp-meta-app-review/github.svg)](https://agentmods.dev/skills/kevinrivm/vocero-crm/whatsapp-meta-app-review)
Your own site
<a href="https://agentmods.dev/skills/kevinrivm/vocero-crm/whatsapp-meta-app-review"><img src="https://agentmods.dev/badge/skills/kevinrivm/vocero-crm/whatsapp-meta-app-review/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 whatsapp-meta-app-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/kevinrivm/vocero-crm/whatsapp-meta-app-review"><img src="https://agentmods.dev/badge/skills/kevinrivm/vocero-crm/whatsapp-meta-app-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 440 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
  • 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.00074 $0.00440
Opus 5 $0.00037 $0.00220
Sonnet 5 $0.00015 $0.00088
Haiku 4.5 $0.00007 $0.00044

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

Security

Grade A, and why

whatsapp-meta-app-review 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 13d 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.

.claude/skills/whatsapp-meta-app-review/SKILL.md · 50 lines

What it actually says

WhatsApp Meta App Review

Use this skill to convert a WhatsApp SaaS into an approval-ready Meta App Review submission.

Workflow

  1. Identify the exact permissions in scope and the user's current review status.
  2. Check whether the product already proves three things inside the app:
    • onboarding through Meta Embedded Signup,
    • reading real WhatsApp assets,
    • sending a real approved template.
  3. Read the reference file that matches the task:
    • references/approved-flow.md for the approved screencast structure and narration
    • references/submission-copy.md for permission notes and reviewer-facing language
    • references/rejection-patterns.md for common rejection causes and concrete fixes
  4. Produce the smallest useful artifact:
    • revised permission notes,
    • video script,
    • review checklist,
    • review-only page requirements,
    • or rejection remediation plan.

Guardrails

  • Do not recommend requesting permissions before the core path is real.
  • Require the app to show actual in-product evidence, not only Postman, n8n, or logs.
  • Keep the video linear and short.
  • Make the written notes match the screencast exactly.
  • Prefer English UI, narration, and reviewer notes unless the user explicitly wants another language.

Minimum proof standard

Treat these as non-negotiable for approval work:

  • the business connects its own account,
  • the app reads the connected phone number and templates,
  • the app sends an approved template,
  • the recipient device shows the delivered message.

Output style

  • Be specific and reviewer-friendly.
  • Phrase notes as product behavior, not vague API claims.
  • When asked to fix a rejection, map each reviewer complaint to the missing proof in the product or the video.
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. 13d ago First seen · 50 lines · 74 tokens per session scan A db7ba216b6f1

Subscribe to this mod's changes

whatsapp-meta-app-review is a skill published in the GitHub repository kevinrivm/vocero-crm (168 stars, last pushed 5d ago), licensed MIT. It adds 74 tokens to every session and 440 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

jsonapi

Strict JSON:API v1.1 specification compliance. Trigger: When creating or modifying API endpoints, reviewing API responses, or validating JSON:API compliance.

prowler-cloud/prowler · 34 tokens

validating-us-core

Validate FHIR R4 resources and Bundles against US Core / USCDI profiles with the official HL7 FHIR validator before submitting to an EHR. Covers running validatorcli.jar (or the public validator.fhir.org), declaring meta.profile, must-support elements, common conformance gaps (missing code/category/status), and…

maziyarpanahi/openmed · 134 tokens

api-compliance-checker

Designs GDPR-compliant API patterns, PCI-DSS field handling, SOC2 audit log schemas, HIPAA data endpoints, and regulatory compliance checklists for any API. Use whenever the user asks about GDPR, data privacy, "right to be forgotten", data retention APIs, PCI compliance for payments, HIPAA for health data, SOC2 audit…

LambdaTest/agent-skills · 167 tokens

adding-activity-logging

Adds or changes activity logging (the audit trail) for a Django model in PostHog. Use when a model's writes must show in the Activity side panel or the advanced activity logs, when adding ModelActivityMixin, an ActivityScope, a modelactivitysignal receiver, an activity describer, or field exclusions, when auditing…

PostHog/posthog · 153 tokens

telnyx-10dlc-curl

10DLC brand and campaign registration for US A2P messaging compliance. Assign phone numbers to campaigns.

team-telnyx/ai · 31 tokens

806-regulations-eu-data-act

Use when reviewing, designing, or modifying Java enterprise systems that expose, exchange, store, process, export, or port data across users, businesses, connected products, cloud providers, APIs, event streams, AI data pipelines, data spaces, or SaaS platforms and need EU Data Act engineering controls. This should…

jabrena/plinth · 139 tokens