Terragrunt
Verified Safeby burnashe
Overview
A Chrome Extension that disables the 'Merge pull request' button on GitHub when a PR title contains '[wip]', has incomplete tasks, or has 'squash!'/'fixup!' commit messages.
Installation
No command providedSecurity Notes
The project is a browser extension, not a server. It primarily interacts with the GitHub DOM and the extension's own `localStorage` for user preferences. It does not use 'eval', appears unobfuscated, and has no identified network risks or hardcoded secrets. The `manifest.json` shows no additional permissions beyond content script access to GitHub pull request pages, indicating a minimal attack surface. Past versions have explicitly dropped storage permissions, which is a good security practice.
Similar Servers
terraform-mcp-server
The Terraform MCP Server provides seamless integration with Terraform Registry APIs and HCP Terraform/Terraform Enterprise, enabling AI assistants (LLMs) to generate high-quality Terraform code and automate IaC workflows.
tfmcp
A CLI tool enabling LLMs to interact with and manage Terraform infrastructure through the Model Context Protocol (MCP), offering advanced analysis and security features.
AutomatedEmulation
Provisions an automated Breach and Attack Simulation (BAS) lab in AWS, integrating Caldera with an LLM-enabled MCP server, VECTR, and a Windows client with Red/Blue tools.
responsible-vibe-mcp
Transforms any AI coding agent into a structured development partner by guiding it through battle-tested engineering workflows with persistent context and documentation.