provider-test-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- Resource and Dependency Verification: The skill references libraries and documentation from the HashiCorp ecosystem, which is consistent with the skill's stated purpose of providing Terraform testing patterns.
- Credential Handling Best Practices: The provided code examples demonstrate the correct use of environment variables for handling API keys during acceptance testing, rather than hardcoding sensitive values.
- No Code and Instructional Content: The skill consists entirely of instructional markdown and reference files with code templates; it does not contain executable scripts or dynamic command injections.
- Secure Development Lifecycle: The patterns emphasize regression testing and proper cleanup via sweepers, supporting a secure and reliable development workflow for provider authors.
Audit Metadata