Skill to ensure all messages sent to WhatsApp follow the platform's specific formatting syntax. It prevents markdown bloat and ensures a clean, mobile-first reading experience.
Security Analysis
high confidenceInstruction-only skill that enforces WhatsApp-style text formatting; its requirements and instructions are consistent with the stated purpose and it requests no credentials or installs.
The name/description (WhatsApp formatting) align with the SKILL.md rules. No binaries, env vars, or installs are requested — consistent with a simple formatting helper.
SKILL.md contains only formatting rules (what to convert/avoid). It does not instruct reading files, accessing environment variables, making network calls, or transmitting data elsewhere.
No install spec and no code files — lowest-risk model (instruction-only). Nothing will be written to disk or fetched at install time.
The skill requests no environment variables, credentials, or config paths, which is appropriate for a local text-formatting guideline.
always is false and model invocation is allowed (normal). The skill does not request permanent presence or elevated privileges and does not modify other skills/config.
Guidance
This is an instruction-only formatting guide and appears internally consistent and low-risk: it doesn't install code or ask for credentials. Before relying on it, test a few sample messages in the actual WhatsApp clients you target (some formatting behaviors vary by platform/version). If a future version of this skill asks for API keys, install steps, or access to files/configs, treat that as a material change and re-evaluate — those would be unnecessary for a pure formatter and could indicate a higher risk.
Latest Release
v1.0.0
Strict WhatsApp formatting rules for clean mobile messaging.
More by @rubenfb23
Published by @rubenfb23 on ClawHub