Back to skill
Skillv0.1.1

ClawScan security

AI Collaboration Profile Builder · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMar 14, 2026, 3:17 PM
Verdict
Benign
Confidence
high
Model
gpt-5-mini
Summary
The skill is internally consistent: it is an instruction-only questionnaire + template system for producing agent-readable collaboration profiles and does not request extra credentials, downloads, or unrelated capabilities.
Guidance
This skill appears to do what it says: run a guided questionnaire, infer stable collaboration traits, and output Markdown profiles. Before installing or using it: (1) remember the skill will ask about personal preferences and work patterns — avoid sharing secrets or sensitive employer data unless you trust the destination; (2) check any generated profile before saving or sharing (it may compress or infer things the user didn't explicitly state); (3) if you plan to have other agents consume these profiles, confirm the output format and headings match the target agent's expectations. No network calls or credentials are requested by the skill itself, so installation risk is low.

Review Dimensions

Purpose & Capability
okName, description, and included files (questionnaire, inference rules, templates, output schema, examples) all align with the stated goal of building reusable collaboration profiles; no unrelated binaries, env vars, or config paths are requested.
Instruction Scope
okSKILL.md directs the agent to use only the bundled reference files and to run a guided questionnaire; it does not instruct reading system files, external endpoints, or unrelated credentials. It asks the agent to synthesize answers and produce Markdown outputs — consistent with the stated purpose.
Install Mechanism
okThere is no install spec and no code files to write or execute. This instruction-only format minimizes on-disk installation risk.
Credentials
okThe skill requires no environment variables, secrets, or external service credentials. All data needs are limited to user-provided answers and the included reference files.
Persistence & Privilege
okalways is false and the skill is user-invocable (normal defaults). The skill does not request changes to other skills or system-wide settings and does not ask for permanent presence.