Back to skill
Skillv1.0.0

ClawScan security

Build Pediatric Dental Clinic Service Comparison Landing Page · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignApr 22, 2026, 12:33 PM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
The skill is an instruction-only template for generating pediatric dental clinic landing pages and its requests and instructions are coherent with that purpose.
Guidance
This skill appears to be a straightforward content-generation template. Before installing, consider: (1) ensure outputs that could be interpreted as medical advice are reviewed by qualified staff and comply with local regulations (the SKILL.md already advises human review); (2) avoid providing or prompting the agent with protected health information (PHI) when using this skill; (3) test the skill in a sandbox to confirm the platform API calls (ui_generation, image_generation) behave as you expect; and (4) confirm the agent's permissions on your account are limited only to what you intend, since the skill may call platform capabilities to generate UI or images.

Review Dimensions

Purpose & Capability
okThe name and description (landing-page copy, offer/pricing comparison, trust signals for pediatric dentistry) match the SKILL.md content. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
noteThe SKILL.md contains a focused workflow and explicitly advises human review for patient-facing content; it also references using SkillBoss capabilities (chat, ui_generation, image_generation) to enrich assets — this is reasonable for producing landing pages but does grant the agent permission to call platform features. The instructions do not ask the agent to read unrelated files or secrets.
Install Mechanism
okNo install spec or code files are present (instruction-only). Nothing will be downloaded or written to disk by the skill itself.
Credentials
okThe skill declares no environment variables, credentials, or config paths. There are no disproportionate secret or credential requests for the described task.
Persistence & Privilege
okalways is false and there is no request to modify other skills or system-wide settings. The skill can be invoked by the agent (platform default), which is expected for an instruction-only content-generation skill.