new-terraform-provider
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- Trusted Dependency Retrieval: The skill fetches the terraform-plugin-framework library from the official HashiCorp repository on GitHub. This is a standard practice for Terraform provider development and ensures the use of authentic libraries.
- Standard Build Workflow: It instructs the agent to perform routine development tasks such as initializing Go modules, tidying dependencies, and running tests. These operations are confined to the newly created project workspace.
- Boilerplate Generation: The skill uses a local template file to generate a starting point for the provider's main entry point, following established development patterns for the Terraform Plugin Framework.
Audit Metadata