Versioned security assessment

Report ID: SA-96C853F8

7/1/2026, 12:53:23 AM

terraform-module-library security assessment v6

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
terraform-module-library
Version
v6
Maintainer
wshobson
Coverage
2 Files scanned · 314 Lines analyzed
Policy version
Unavailable

Confirmed finding summary

No confirmed security findings

The completed audit recorded no confirmed security findings. This is not proof that the Skill has no side effects.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static analysis reported many high-risk patterns, but review found they are Markdown examples, Terraform snippets, private CIDR examples, or ordinary documentation text rather than executable malware. The remaining risk is operational: copied Terraform and Terratest examples can create or destroy real cloud resources if run without review.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

2 Files scanned · 314 Lines analyzed

2 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Binding unavailable

  2. Artifact

    Identity incomplete

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Observed in 1 evidence location

Network access

May connect to external services.

Observed in 4 evidence locations

Filesystem access

May read or write local files.

Observed in 3 evidence locations

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 8 evidence locations

Capability review items (2)
Medium
Terraform Examples Can Change Real Infrastructure
The Terratest example calls terraform.Destroy and terraform.InitAndApply. This is legitimate testing guidance, but copied code can create or destroy cloud resources and incur costs if run against real credentials.
The lines directly show apply and destroy operations in a Terraform test example. The intent is legitimate, but the operational impact is real when users execute the generated code.
Low
Network And Path Traversal Detections Are Terraform Examples
The hardcoded network values are private RFC1918 CIDR examples. The relative paths are Terraform module source paths and a Terratest example directory, not filesystem traversal in executable skill code.
The reviewed context shows private infrastructure examples and relative module references. There is no evidence of file reads, writes, exfiltration, or traversal against user-controlled paths.

Risk findings

Confirmed security concerns are separated from items that still need review.

No confirmed security findings were recorded for this completed audit.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Static false positives ignored (3)
Low
Weak Cryptography Detections Are False Positives
The reported weak cryptography hits occur in prose, Terraform descriptions, output names, and related-skill text. No MD5, SHA1, DES, RC4, or cryptographic implementation was found at the cited locations.
The reviewed lines are documentation text or Terraform identifiers, not cryptographic code. The analyzer appears to have matched substrings such as description or Destroy.
Low
Command Execution Detections Are Markdown Examples
The reported backtick and import patterns are Markdown code fences, directory trees, HCL snippets, and a Go import block. They are not skill runtime commands and do not execute by themselves.
The locations are fenced documentation blocks and one Go import declaration. No shell execution wrapper or user-input command construction is present in the reviewed files.
Low
System Reconnaissance Detections Are Documentation Text
The reported reconnaissance patterns are Terraform resource names, output descriptions, and infrastructure terms. No evidence found of host enumeration, environment inspection, or data collection logic.
The cited lines are ordinary Terraform VPC fields and documentation. No commands, APIs, or logic collect host or user system details.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: not_attestable