new-terraform-provider
Warn
Audited by Runlayer on Feb 22, 2026
Risk Level: MEDIUM
Scan Summary
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