tf-plan-reviewAnalyze Terraform plans for risk before you apply. Classifies every change as safe, moderate, dangerous, or critical. Detects destroys, IAM changes, data-los...
Install via ClawdBot CLI:
clawdbot install tkuehnl/tf-plan-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://anvil-ai.ioUses known external API (expected, informational)
amazonaws.comAI Analysis
The skill's core functionality is read-only analysis of Terraform plans, which aligns with its stated purpose and permissions. The flagged signals are expected for a tool that runs `terraform plan` (requires network access to provider APIs) and parses shell-like commands within user-provided configuration files. No evidence of credential harvesting, data exfiltration, or hidden malicious instructions was found.
Generated Mar 1, 2026
A DevOps engineer prepares to apply a Terraform plan to update a production environment. The skill analyzes the plan, flags a critical IAM policy change and a database replace action, preventing a potential security misconfiguration and data loss. It provides a detailed risk breakdown and a clear 'DO NOT APPLY' recommendation with verification steps.
A security team uses the skill to review Terraform plans in a regulated industry (e.g., finance or healthcare) before deployment. It detects unauthorized IAM modifications or deletions of encryption keys, ensuring changes comply with internal policies and regulatory standards like HIPAA or PCI-DSS, and generates an audit-ready risk report.
An SRE investigates unexpected infrastructure behavior by running the skill to compare current state with configuration. It identifies drift, such as manually modified security group rules or deleted resources, classifying each change's risk to prioritize remediation without disrupting services, aiding in maintaining infrastructure consistency.
A team lead integrates the skill into a development workflow to mentor new engineers. When they submit a Terraform plan, the skill provides educational feedback on risk levels (e.g., why a replace action is dangerous), helping them learn best practices and avoid costly mistakes in non-production environments like staging.
A company using OpenTofu for multi-cloud infrastructure (e.g., AWS and Azure) applies the skill to review plans across providers. It assesses cross-resource dependencies and blast radius, flagging critical changes like VPC deletions that could cascade across clouds, ensuring safe and coordinated deployments.
Offer the skill as part of a paid SaaS platform where teams pay a monthly fee per user or project. It integrates with CI/CD pipelines and provides advanced features like historical risk tracking, team collaboration tools, and compliance reporting, generating recurring revenue from enterprises.
Provide professional services where experts use the skill to audit and review client Terraform deployments. This includes custom risk assessments, training workshops, and ongoing support contracts, leveraging the skill as a tool to deliver high-value consulting engagements.
Release a free version of the skill for individual developers with basic risk analysis. Monetize by offering premium tiers for teams, including features like automated policy enforcement, integration with enterprise tools (e.g., Jira, Slack), and priority support, driving upgrades from growing organizations.
💬 Integration Tip
Integrate the skill into CI/CD pipelines by triggering it automatically on pull requests with Terraform changes, providing immediate risk feedback before merging to prevent unsafe deployments.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.