new-terraform-provider

Warn

Audited by Runlayer on Feb 22, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
2
Flagged
2
Chunks
2
Flagged Files (2)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md Description: --- name: new-terraform-provider description: Use this when scaffolding a new Terraform provider.

assets/main.goHIGH
78.3%

Malicious tool definition detected

Tool: assets/main.go Description: package main import ( "context" "flag" "log" "example.org/terraform-provider-demo/internal/provider" "github.com/hashicorp/terraform-plugin-framework/providerserver" ) var ( // these will be set by the goreleaser configuration // to appropriate values for the compiled binary.

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
2
Files Flagged
2
Chunks Analyzed
2
Analyzed
Feb 22, 2026, 05:32 AM
Security Audit — runlayer — new-terraform-provider