terraform-patternsTerraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management...
Install via ClawdBot CLI:
clawdbot install alirezarezvani/terraform-patternsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Hardcoded API key or token pattern found in skill definition
AKIAIOSFODNN...Calls external URL not in known-safe list
https://github.com/alirezarezvani/claude-skills.gitAI Analysis
The skill contains a placeholder AWS credential pattern (AKIAIOSFODNN...) in example code, which is a security anti-pattern but not active credential harvesting. The external GitHub reference appears to be a legitimate source repository for the skill itself, consistent with its stated purpose. No evidence of active data exfiltration or hidden malicious instructions.
Audited Apr 17, 2026 · audit v1.0
Generated Apr 10, 2026
A bank migrating legacy on-premises systems to AWS with Terraform, requiring secure multi-region deployments, encrypted state management, and strict IAM policies to meet compliance standards like PCI DSS. The skill helps design modules for VPCs, databases, and audit trails while ensuring no hardcoded secrets in code.
An online retailer using Terraform to manage auto-scaling infrastructure on Azure during peak shopping seasons, needing module design for load balancers, CDN, and state locking to prevent drift. The skill reviews code for security vulnerabilities and optimizes CI/CD pipelines for rapid deployments.
A healthcare provider building a HIPAA-compliant data pipeline on GCP with Terraform, focusing on encryption for storage and databases, least-privilege IAM roles, and isolated workspaces for dev/test/prod environments. The skill audits for security misconfigurations and designs modules for data processing clusters.
A SaaS company provisioning isolated tenant environments on AWS using Terraform modules, requiring state management with S3 backends and Sentinel policies for cost control. The skill assists in refactoring modules to ensure single responsibility and secure variable handling.
A media firm deploying global content delivery infrastructure on multiple clouds with Terraform, needing provider aliases for multi-region setups and security hardening for public-facing endpoints. The skill reviews Terraform code for anti-patterns and implements CI/CD workflows for plan/apply cycles.
Offering Terraform expertise to clients for infrastructure design, security audits, and migration projects, charging hourly or project-based fees. Revenue streams include code reviews, module development, and training workshops on IaC best practices.
Embedding the skill into a DevOps platform as a premium feature for automated Terraform analysis and module generation, with subscription tiers for teams. Revenue is generated through monthly user licenses and enterprise support contracts.
Providing paid support, custom plugins, and extensions for the open-source skill, such as advanced security scanners or CI/CD templates, with revenue from corporate sponsorships and one-time licensing fees.
💬 Integration Tip
Integrate this skill into CI/CD pipelines using scripts like tf_module_analyzer.py to automate Terraform code reviews and security scans before deployments.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.