Back to skill
Skillv1.0.0

ClawScan security

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

Scanner verdict

BenignMay 1, 2026, 5:30 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This is an instruction-only Ansible reference with no code, install script, credentials, or hidden behavior in the provided artifacts.
Guidance
This appears to be a benign Ansible reference skill. As with any Ansible assistance, review generated playbooks or commands before running them, especially if they use become, shell/command modules, vault files, or handlers that can change systems.

Review Dimensions

Purpose & Capability
okThe content matches the stated purpose: guidance on common Ansible mistakes such as YAML syntax, variable precedence, idempotence, handlers, privilege escalation, conditionals, loops, facts, and vault usage.
Instruction Scope
okThe skill provides reference guidance and examples; it does not instruct the agent to automatically run Ansible, mutate systems, collect data, or bypass user approval.
Install Mechanism
okNo install spec or code files are present. The only declared requirement is the Ansible binary, which is coherent with the skill topic.
Credentials
okThe Linux and macOS OS restriction and Ansible binary requirement are proportionate for an Ansible-focused reference skill.
Persistence & Privilege
okThe artifact mentions Ansible concepts like become, fact caching, and vault passwords as documentation topics, but does not create persistence, request credentials, or perform privileged actions.