Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

PromptSpeak Governance

NPM · @CHRBAILEY/PROMPTSPEAK-MCP-SERVER · SCANNED AUG 3

Pre-execution governance for AI agents. Validates tool calls before they execute.

−3 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security78
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (132 of 136), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 3522 tokens (~62/item across 56 items; 56 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 68% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @chrbailey/promptspeak-mcp-server

# add to Claude Code
claude mcp add chrbailey-promptspeak -- npx -y @chrbailey/promptspeak-mcp-server
# add to Codex CLI
codex mcp add chrbailey-promptspeak -- npx -y @chrbailey/promptspeak-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "chrbailey-promptspeak": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@chrbailey/promptspeak-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add chrbailey-promptspeak --command npx --arg -y --arg @chrbailey/promptspeak-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  chrbailey-promptspeak:
    command: "npx"
    args: ["-y", "@chrbailey/promptspeak-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "chrbailey-promptspeak": {
      "command": "npx",
      "args": [
        "-y",
        "@chrbailey/promptspeak-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +27
    • Known CVEs: unverified → fail security
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • Security disclosure: fail → unverified functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 +23
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −62
    • Known CVEs: fail → unverified security
    • Malware scan: pass → unverified security
    • Provenance: fail → unverified security
    • Install scripts: pass → unverified security
    • GHSA-frvp-7c67-39w9 no longer affects this package security
    • Tool coverage: 100 → unverified functional
    • License: pass → unverified functional
    • Dependency health: partial → unverified functional
    • Maintenance: pass → unverified functional
    • Licence: MIT functional
  • 28 Jul 26 +5
    • Schema quality: unverified → fair functional
  • 27 Jul 26 +37
    • GHSA-frvp-7c67-39w9 affects this package: medium security
    • Known CVEs: unverified → fail security
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: unverified functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 68 functional
    • First check of Schema quality: fail functional
    • Licence: MIT functional
  • 26 Jul 26 26

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@chrbailey/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-frvp-7c67-39w9 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N yes
Dependencies 132 packages

132 packages in the resolved dependency tree · 132 deprecated · 50 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 56 exposed · ~3,522 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ps_symbol_list_unverified ~145

List symbols that require human review. Returns symbols flagged for review due to: - Accusatory claims without sufficient evidence - Missing alternative explanations - High-stakes claims (fraud, violations, diagnoses) - Low confidence scores Use this to find claims that need human validation before action.

NameTypeReqDescription
claim_typestringFilter by claim type (e.g., ACCUSATORY for fraud allegations)
limitnumberMaximum results to return (default: 50)
max_confidencenumberMaximum confidence level to include
min_confidencenumberMinimum confidence level to include
offsetnumberPagination offset

No output schema declared.

No examples provided.

ps_symbol_stats ~16

Get statistics about the symbol registry.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ps_symbol_update ~92

Update an existing symbol. Creates a new version with updated hash.

NameTypeReqDescription
change_descriptionstringyesDescription of what changed (for changelog)
changed_bystringWho made the change
changesobjectyesFields to update (who, what, why, where, when, how, commanders_intent, requirements, etc.)
symbolIdstringyesSymbol ID to update

No output schema declared.

No examples provided.

ps_symbol_verify ~189

Record human verification of a symbol claim. Use this tool to upgrade or dispute claims based on human review: - VERIFIED: Human expert has confirmed the claim is accurate - CORROBORATED: Additional evidence supports the claim - DISPUTED: Human reviewer found the claim to be incorrect or misleading Important: Accusatory claims (fraud, violations) should be DISPUTED if they lack evidence or have plausible alternative explanations.

NameTypeReqDescription
evidence_addedarrayList of evidence sources that support this verification
new_confidencenumberNew confidence level (0-1). Auto-calculated if not provided.
new_statusstringyesNew epistemic status for the claim
notesstringNotes explaining the verification decision
reviewerstringyesIdentifier of the human reviewer
symbolIdstringyesSymbol ID to verify

No output schema declared.

No examples provided.

ps_validate ~91

Validate a PromptSpeak frame. Returns validation report with errors, warnings, and suggestions.

NameTypeReqDescription
framestringyesThe PromptSpeak frame to validate (e.g., "⊕◊▶β")
parentFramestringOptional parent frame for chain validation
strictbooleanIf true, warnings also cause validation failure
validationLevelstringLevel of validation to perform

No output schema declared.

No examples provided.

ps_validate_batch ~53

Validate multiple frames at once. Useful for validating delegation chains.

NameTypeReqDescription
framesarrayyes
stopOnFirstErrorboolean
strictboolean
validationLevelstring

No output schema declared.

No examples provided.