Back to skill
Skillv1.0.0

ClawScan security

Animation Ateliers · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMar 1, 2026, 8:19 AM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
Instruction-only facilitation skill whose files, templates and runtime instructions are coherent with the stated purpose and do not request extra secrets, binaries, or installs.
Guidance
This is an instruction-only facilitation skill (templates, techniques, and workshop types) and appears internally consistent with its purpose. It does not request credentials or install code. Two practical points to consider before enabling: (1) the SKILL.md mentions using a separate `pptx` skill and tools like Klaxoon/Miro — if you later integrate those tools you may need to grant credentials to those separate integrations, so review their permissions; (2) the platform default allows autonomous invocation of user-invocable skills — if you prefer the agent not to call this skill without your consent, adjust your agent's skill invocation settings. Overall the bundle looks coherent and proportionate.

Review Dimensions

Purpose & Capability
okThe name/description (conception et animation d'ateliers) matches the included SKILL.md and the three reference documents (techniques, templates, types). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
noteRuntime instructions are limited to using the included reference files and producing deliverables (fiches de cadrage, supports PPT, descriptions pour Klaxoon, comptes-rendus). It mentions using a separate `pptx` skill and digital tools like Klaxoon/Miro, but does not instruct reading arbitrary system files or sending data to unexpected endpoints.
Install Mechanism
okNo install spec and no code files — the skill is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
okThe skill declares no environment variables, credentials, or config paths. All referenced resources are local text files included in the bundle or third‑party collaboration tools named in the guidance.
Persistence & Privilege
okalways:false (default). The skill can be invoked autonomously by the agent per platform defaults, which is expected for a utility skill; it does not request elevated or persistent system privileges.