
VerifiMind PEAS - RefleXion Trinity
X-Z-CS AI validation with auditable reasoning.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
X-Z-CS AI validation with auditable reasoning. 8 active tools; 5 in maintenance. v0.5.62
Список инструментов сервера (13)
Технические названия из tools/list. Нужны только разработчикам.
| consult_agent_x | Consult X Intelligent agent for innovation and strategy analysis. X Intelligent specializes in: - Innovation potential assessment - Strategic value analysis - Market opportunity identification - Competitive positioning - Growth potential evaluation BYOK (v0.4.5): Pass llm_provider and api_key to use your own LLM. If only api_key is provided, the provider is auto-detected from the key prefix. Keys are ephemeral (never stored) and garbage collected after the call. |
| consult_agent_z | Consult Z Guardian agent for ethical review and Z-Protocol enforcement. Z Guardian specializes in: - Ethical implications assessment - Privacy and data protection review - Bias and fairness analysis - Social impact evaluation - Z-Protocol compliance verification Z Guardian has VETO POWER. If veto_triggered is True, the concept should not proceed as it crosses ethical red lines. BYOK (v0.4.5): Pass llm_provider and api_key to use your own LLM. If only api_key is provided, the provider is auto-detected from the key prefix. Keys are ephemeral (never stored) and garbage collected after the call. |
| consult_agent_cs | Consult CS Security agent for security validation and Socratic interrogation. CS Security specializes in: - Security vulnerability assessment - Attack vector identification - Data security review - System integrity analysis - Socratic questioning (challenging assumptions) BYOK (v0.4.5): Pass llm_provider and api_key to use your own LLM. If only api_key is provided, the provider is auto-detected from the key prefix. Keys are ephemeral (never stored) and garbage collected after the call. |
| run_full_trinity | Run complete X → Z → CS Trinity validation with Chain of Thought. This tool orchestrates all three agents in sequence: 1. X Intelligent analyzes innovation and strategy 2. Z Guardian reviews ethics (sees X's reasoning) 3. CS Security validates security (sees X and Z reasoning) 4. Results are synthesized into a unified assessment Each agent sees the reasoning of previous agents, enabling true collaborative analysis with full transparency. BYOK (v0.4.5): Pass llm_provider/api_key for all agents, or use per-agent overrides (x_provider/x_api_key, z_provider/z_api_key, cs_provider/cs_api_key). Per-agent params take priority over global. Keys are ephemeral (never stored) and garbage collected after the call. |
| list_prompt_templates | List available prompt templates with optional filtering. v0.4.0 Unified Prompt Templates feature. |
| get_prompt_template | Get a specific prompt template by ID. v0.4.0 Unified Prompt Templates feature. |
| export_prompt_template | Export a prompt template to Markdown or JSON format. v0.4.0 Unified Prompt Templates feature. |
| register_custom_template | Register a new custom prompt template. v0.4.0 Unified Prompt Templates feature. |
| import_template_from_url | Import a prompt template from a URL (GitHub Gist, raw file, etc.). v0.4.0 Unified Prompt Templates feature. Supports: - GitHub Gist URLs - Raw GitHub file URLs - Any HTTPS URL pointing to JSON/YAML template |
| get_template_statistics | Get statistics about the template registry. v0.4.0 Unified Prompt Templates feature. Returns: Statistics including template counts by agent, phase, and type |
| coordination_handoff_create | Create a structured MACP v2.5 handoff record. TEMPORARILY DISABLED — this tool is contained pending a security repair (incident VM-IR-2026-07-28-COORD-01) and always returns a denial. Handoff bodies written through this tool were stored in a shared namespace that any unauthenticated caller could read. Nothing is stored or returned while containment is in force. Coordination state belongs in your own repository until private, owner-scoped storage ships. All arguments are accepted for schema stability and are ignored; no supplied value is stored, logged, or echoed back. Returns: A COORDINATION_TEMPORARILY_DISABLED error with an incident reference. |
| coordination_handoff_read | Read the most recent coordination handoff record(s). TEMPORARILY DISABLED — this tool is contained pending a security repair (incident VM-IR-2026-07-28-COORD-01) and always returns a denial. This read path returned complete handoff bodies from a caller-selected namespace with no authenticated ownership check. It is closed to every caller — with or without a key — while owner-scoped access control is rebuilt. No record body is returned. All arguments are accepted for schema stability and are ignored. Returns: A COORDINATION_TEMPORARILY_DISABLED error with an incident reference. |
| coordination_team_status | Return current team coordination state and session summary. TEMPORARILY DISABLED — this tool is contained pending a security repair (incident VM-IR-2026-07-28-COORD-01) and always returns a denial. This summary exposed agent identities, pending actions, open blockers, and a timestamped activity index from a caller-selected namespace with no authenticated ownership check — enough to enumerate a namespace before reading it. It is closed to every caller while owner-scoped access control is rebuilt. All arguments are accepted for schema stability and are ignored. Returns: A COORDINATION_TEMPORARILY_DISABLED error with an incident reference. |