awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesCommand Access Rules

Defines granular allow, deny, or prompt-based access rules for system commands.

Distinct from Permission Systems: Focuses on command-level permission rules, distinct from general permission system logic.

Explore 7 awesome GitHub repositories matching security & cryptography · Command Access Rules. Refine with filters or upvote what's useful.

Awesome Command Access Rules GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • davila7/claude-code-templatesAvatar von davila7

    davila7/claude-code-templates

    20,933Auf GitHub ansehen↗

    Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development workflows within local environments. It provides a structured system for defining, configuring, and deploying AI personas that handle specific technical tasks, ranging from backend architecture and frontend implementation to security auditing and infrastructure management. The project distinguishes itself through a configuration-driven approach that allows teams to standardize development environments and share reusable agent definitions across projects. It includes a robust C

    Secures the development environment by defining granular access rules for system commands and file operations.

    Pythonanthropicanthropic-claudeclaude
    Auf GitHub ansehen↗20,933
  • mksglu/context-modeAvatar von mksglu

    mksglu/context-mode

    17,558Auf GitHub ansehen↗

    This project provides a system for managing agent context and session memory, featuring an agent context compactor, an AI session memory manager, and a tool output sandbox. It functions as a middleware layer and server extension for the Model Context Protocol to optimize context windows and reduce token usage. The system optimizes agent performance by sandboxing tool outputs and externalizing large data sets, replacing raw I/O with pointers and concise summaries. It employs a persistent knowledge base that indexes session history and tool outputs for retrieval via full-text search, ensuring s

    Enforces granular allow and deny rules for shell commands and file access to prevent unauthorized operations.

    TypeScriptantigravityclaudeclaude-code
    Auf GitHub ansehen↗17,558
  • pumpkin-mc/pumpkinAvatar von Pumpkin-MC

    Pumpkin-MC/Pumpkin

    7,827Auf GitHub ansehen↗

    Pumpkin is a high-performance Minecraft game server implementation designed to host shared virtual worlds. It is specifically built to support multiple client editions, allowing different game versions to interact within a single world. The project distinguishes itself through a flexible plugin architecture that supports extensions written in Go and Python. These extensions are loaded as portable binary modules, enabling developers to implement custom game logic and modify server behavior without altering the core codebase. The server covers a broad range of operational capabilities, includi

    Defines custom text commands and assigns specific permissions required for users to execute them.

    Rustdockergame-servergamedev
    Auf GitHub ansehen↗7,827
  • webmin/webminAvatar von webmin

    webmin/webmin

    5,595Auf GitHub ansehen↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Lets an admin limit which custom commands and file editors a Webmin user can see and run, preventing unauthorized command execution.

    HTML
    Auf GitHub ansehen↗5,595
  • koishijs/koishiAvatar von koishijs

    koishijs/koishi

    5,456Auf GitHub ansehen↗

    Koishi is an open-source framework for building multi-platform chatbots, designed around an adapter-driven architecture that lets a single bot connect to multiple messaging services with consistent logic. It provides a plugin-based development platform with hot reload support, enabling developers to write and update bot extensions using TypeScript without restarting the application. A web-based management console offers a graphical interface for configuring plugins, commands, permissions, and monitoring runtime status. What distinguishes Koishi is its combination of a dynamic plugin lifecycle

    Provides a hierarchical command system with configurable prefix triggers, parameter validation, and permission levels for fine-grained access control.

    TypeScriptbotchatbotdiscord
    Auf GitHub ansehen↗5,456
  • cog-creators/red-discordbotAvatar von Cog-Creators

    Cog-Creators/Red-DiscordBot

    5,437Auf GitHub ansehen↗

    Red-DiscordBot is a modular framework for building and self-hosting Discord bots. It functions as a server management tool and community moderation bot that can be tailored by enabling or disabling specific feature modules. The system is distinguished by its extensible plugin architecture, which allows for the integration of third-party modules and the development of custom functional packages. Users can manage bot behavior through a chat-based interface, enabling them to assemble custom bots and define unique responses and behaviors without writing new code. The framework covers a broad ran

    Defines granular access rules to restrict specific bot commands to authorized administrative roles.

    Pythonbotchatbotdiscord
    Auf GitHub ansehen↗5,437
  • stormzhang/ai-coding-guideAvatar von stormzhang

    stormzhang/ai-coding-guide

    1,164Auf GitHub ansehen↗

    This project provides a comprehensive guide and framework for implementing autonomous AI coding assistants within local development environments. It focuses on orchestrating multi-agent teams that can plan, execute, and verify complex software engineering tasks, such as refactoring, bug resolution, and test generation, while maintaining deep awareness of project-specific context and memory. The system distinguishes itself through a robust security-first architecture that enforces granular access controls, execution isolation, and mandatory human-in-the-loop approvals for all file modification

    Enables definition of specific allow, ask, or deny policies for shell commands, file operations, and network requests.

    agentai-codinganthropic
    Auf GitHub ansehen↗1,164
  1. Home
  2. Security & Cryptography
  3. Permission Systems
  4. Command Access Rules