Skip to main content
Glama

Related Servers

Alternatives to Pandaone Guard

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      A
      maintenance
      Commit-time audit engine for AI coding agents. Scans git diffs with 24 audit rules, writes HMAC-signed tamper-evident audit history, and ships MCP tools for governance aggregation.
      95
      44
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides MCP tools that give AI agents persistent, append-only memory in a git repository, letting them record observations, decisions, and corrections while retrieving context briefs, current facts, conflicts, and traceable event history without a vector database.
      5 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Quantitative governance gate for AI agents. Six gates (risk, profit, novelty, complexity, quality, utility) return PROCEED/PAUSE/HALT/ESCALATE with confidence scores and hash-chained, tamper-evident audit trails. Generates NIST AI RMF and EU AI Act Annex IV artifacts. 10 MCP tools; local stdio and hosted Streamable HTTP with a free tier.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      AI Constraint Engine that enforces CLAUDE.md, .cursorrules, and AGENTS.md rules as laws. 51 MCP tools for semantic conflict detection, patch review, drift scoring, pre-commit hooks, and Guardian Mode. Catches euphemisms, temporal evasion, and hidden violations that keyword matching misses.
      52 npm
      25
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      AI agent identity, permissions, trust scores, and tamper-evident audit trails. 17 MCP tools: register agents (Ed25519 keypairs), check permissions (sub-5ms), emit audit events, verify trust scores (0-100), delegate credentials, ephemeral agents. IETF Internet-Draft filed. Works with LangChain, OpenAI, CrewAI, Stripe ACP. npx @vorim/mcp-server
      17
      101 npm
      73
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Self-hosted memory and governance layer for AI coding agents. 28 MCP tools with hybrid search, structured knowledge capture, behavioral nudges, and git-native storage. Zero cloud dependencies.
      30
      6
      Business Source 1.1

    TDQS

    A3.5/5.0

    Scored across 11 tools

    Disambiguation5/5

    每个工具都有清晰不同的目的:日志查看、hook安装、watch守护、git便携安装、指纹更新、CI验证、锁定/解锁、初始化、审计写入和状态查看。即使lock/unlock是配对的,描述也明确区分了动作方向,不会产生混淆。

    Naming Consistency4/5

    所有工具都统一使用pandaone_前缀,且大部分采用动词+宾语模式(如install_hook、install_git、write、lock)。但pandaone_log和pandaone_ci是名词形式,fingerprint_update的词语顺序略有倒置,与其他动词开头的命名不完全一致,但整体可读性强,模式基本可预测。

    Tool Count5/5

    11个工具对于文件审计和保护系统来说非常合适,每个工具都覆盖一个明确的职责,没有冗余或缺失,数量处于理想范围内。

    Completeness4/5

    从初始化、审计写入、锁定/解锁、日志查询、状态查看、watch守护、CI验证到hook和git安装,核心工作流覆盖完整。但缺少如系统卸载或重置等运维工具,以及更细粒度的文件历史查看,但通过日志过滤基本可以满足,整体没有明显死胡同。

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues