Back to skill
Skillv1.0.0

ClawScan security

Terraform · 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 Terraform guidance skill with no code, install step, credentials, or persistence behavior shown.
Guidance
This appears safe to install as a Terraform reference skill. As with any Terraform work, review plans and state-changing commands carefully before applying them, but the supplied artifacts do not show the skill performing those actions automatically.

Review Dimensions

Purpose & Capability
okThe content is coherent with the stated purpose: it provides Terraform best-practice guidance about state, lifecycle, imports, modules, variables, and common mistakes.
Instruction Scope
okThe instructions are educational and cautionary; Terraform command examples are presented as guidance and warnings, not as automatic or hidden execution paths.
Install Mechanism
okNo install specification or code files are present, so there is no artifact-backed install-time execution or dependency risk.
Credentials
okThe only declared binary requirement is terraform, which is proportionate to the Terraform-focused purpose. No environment variables, credentials, or config paths are requested.
Persistence & Privilege
okThe skill discusses Terraform state management but does not itself create persistence, request privileged access, modify state, or operate in the background.