Back to Home
AterDev icon

Perigon.CLI

Verified Safe

by AterDev

Overview

An intelligent code assistance tool that generates boilerplate code and business logic for ASP.NET Core and EF Core services, providing CLI, WebUI, and an MCP Server for editor integration.

Installation

Run Command
dotnet tool install --global ater.dry.cli && ater studio

Environment Variables

  • ASPNETCORE_ENVIRONMENT

Security Notes

The project involves code generation and LLM technology, which can introduce risks if generated code is not properly validated or if LLM outputs are not sanitized. It hosts a WebUI and an MCP server on localhost, opening potential attack vectors if local access or authentication mechanisms are compromised. No obvious hardcoded secrets were found in the truncated code, but a full audit would be required for comprehensive assessment.

Similar Servers

Stats

Interest Score40
Security Score7
Cost ClassMedium
Stars37
Forks6
Last Update2025-12-06

Tags

Code GenerationASP.NET CoreEF CoreDevelopment ToolCLIWebUIMCP Server