Back to skill
Skillv1.0.0

ClawScan security

Game Design Big Five Personality Audit · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignApr 28, 2026, 5:42 PM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
This instruction-only skill is internally coherent with its stated purpose (a Big Five audit for game design), requests no extra permissions or installs, and contains no hidden behaviors.
Guidance
This skill appears safe and coherent: it provides a textual audit framework and includes reference notes. It does not attempt to access secrets or external systems. Before using it on real player data, avoid treating the output as clinical diagnosis, obtain any necessary consent, and redact or anonymize personally identifying information. If you intend the agent to run audits autonomously, remember autonomous invocation is allowed by default but poses no additional risk here since the skill has no external access.

Review Dimensions

Purpose & Capability
okThe name/description (Big Five personality audit for game design) matches the SKILL.md and the included reference notes. All required actions (reading the included reference file and producing a structured audit) are appropriate for the stated purpose.
Instruction Scope
okRuntime instructions are limited to reading the included references/big-five-notes.md and producing a structured audit (trait readouts, strain profiles, recommendations). There are no steps that ask the agent to read unrelated files, access environment variables, call external endpoints, or persist system state.
Install Mechanism
okNo install spec or code files beyond documentation; this is instruction-only so nothing is written to disk and no external packages or downloads are requested.
Credentials
okThe skill declares no environment variables, credentials, or config paths. The instructions do not reference any external secrets or unrelated services, so requested access is proportionate (none).
Persistence & Privilege
okalways is false and disable-model-invocation is false (normal). The skill does not request persistent system presence or modify other skills or system settings.