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.

io.github.veldica/publishready

NPM · @VELDICA/PUBLISHREADY-MCP · SCANNED AUG 3

PublishReady: Deterministic writing control with local-first metrics and AI prose audits.

+24 this week 77 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 Security88
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (105 of 106), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (105 of 106), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to veldica/publishready-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 96 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1344 tokens (~51/item across 26 items; 16 tools + 10 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 98% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

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 · @veldica/publishready-mcp

# add to Claude Code
claude mcp add veldica-publishready -- npx -y @veldica/publishready-mcp
# add to Codex CLI
codex mcp add veldica-publishready -- npx -y @veldica/publishready-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "veldica-publishready": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@veldica/publishready-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add veldica-publishready --command npx --arg -y --arg @veldica/publishready-mcp
# ~/.hermes/config.yaml
mcp_servers:
  veldica-publishready:
    command: "npx"
    args: ["-y", "@veldica/publishready-mcp"]
// mcp.json
{
  "mcpServers": {
    "veldica-publishready": {
      "command": "npx",
      "args": [
        "-y",
        "@veldica/publishready-mcp"
      ]
    }
  }
}
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.

  • 2 Aug 26 +51
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • The attested source repository moved: veldica/publishready-mcp security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Schema quality: unverified → good functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 +21
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
  • 31 Jul 26 −3
    • 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 −45
    • Malware scan: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Dependency health: unverified → partial functional
  • 27 Jul 26 53

    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/@veldica/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
veldica/publishready-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/veldica/publishready-mcp/.github/workflows/publish.yml@refs/heads/main
Rekor log index:
1396668991
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:06dd71bdf3a55cf222b6b41be8ecf1812ca0b1ffa6964df8bee967dadbab01764a02320ed8fefbd7b297bb17960735300fc9223a353d7c51902df68b6
Discovery method:
attestation_endpoint
Dependencies 105 packages

105 packages in the resolved dependency tree · 99 deprecated · 33 stale.

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

MCP tools — 16 exposed · ~1,173 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
analyze_against_targets ~84

Check text against an explicit target profile. Use this before rewriting. After producing a revision, call compare_text_versions with the same targets to verify movement.

NameTypeReqDescription
optionsobjectOptional flags for expanding the structured response.
targetsobjectyesNumeric constraints to check against the analyzed text.
textstringyesEnglish prose or markdown-ish content to evaluate.
NameTypeReqDescription
ai_analysisobject
consensus_gradenumberyes
consensus_sourcesarrayyes
countsobjectyes
detailsobjectyes
excluded_formulasarrayyes
fiction_metricsobject
fitobject
formulasarrayyes
interpretationsobject
lexical_metricsobjectyes
metadataobjectyes
paragraph_metricsobjectyes
readability_bandstringyes
recommended_nextobject
revision_leversarrayyes
scannability_metricsobjectyes
sentence_metricsobjectyes
summaryyes
targetsyesNested numeric target profile for deterministic writing checks.
template_infoobject
violationsarrayyes
word_tracking_metricsobject

No examples provided.

analyze_against_template ~86

Check text against a built-in template. Use this before revising. After revision, call compare_text_versions with the same template_id to verify alignment.

NameTypeReqDescription
optionsobjectOptional flags for expanding the structured response.
template_idstringyesID of the built-in template to check against.
textstringyesEnglish prose or markdown-ish content to evaluate.
NameTypeReqDescription
ai_analysisobject
consensus_gradenumberyes
consensus_sourcesarrayyes
countsobjectyes
detailsobjectyes
excluded_formulasarrayyes
fiction_metricsobject
fitobject
formulasarrayyes
interpretationsobject
lexical_metricsobjectyes
metadataobjectyes
paragraph_metricsobjectyes
readability_bandstringyes
recommended_nextobject
revision_leversarrayyes
scannability_metricsobjectyes
sentence_metricsobjectyes
summaryyes
targetsyesNested numeric target profile for deterministic writing checks.
template_infoobject
violationsarrayyes
word_tracking_metricsobject

No examples provided.

analyze_text ~81

Return a deterministic writing analysis. MUST be used as the first step in most revision workflows to establish a baseline. After analysis, call suggest_revision_levers for optimization advice.

NameTypeReqDescription
optionsobjectOptional flags for expanding the structured response.
textstringyesEnglish prose or markdown-ish content to analyze. Blank input is accepted and returns zeroed metrics.
NameTypeReqDescription
ai_analysisobject
consensus_gradenumberyes
consensus_sourcesarrayyes
countsobjectyes
detailsobjectyes
excluded_formulasarrayyes
fiction_metricsobject
fitobject
formulasarrayyes
interpretationsobject
lexical_metricsobjectyes
metadataobjectyes
paragraph_metricsobjectyes
readability_bandstringyes
recommended_nextobject
revision_leversarrayyes
scannability_metricsobjectyes
sentence_metricsobjectyes
summaryyes
targetsyesNested numeric target profile for deterministic writing checks.
template_infoobject
violationsarrayyes
word_tracking_metricsobject

No examples provided.

audit_ai_sounding_prose ~135

Run the Veldica AI marker inventory directly. Returns marker density, weighted score, style band, categories, exact matches, tracked phrases, and supporting writing metrics. Use this when text feels generic, over-polished, formulaic, or AI-like.

NameTypeReqDescription
include_formula_breakdownbooleanInclude readability formula detail objects in the response.
include_matchesbooleanInclude individual marker matches with line/column positions.
textstringyesEnglish prose or markdown-ish content to audit.
track_wordsarrayOptional extra words or phrases to count alongside the built-in AI marker catalog.
NameTypeReqDescription
ai_analysisobject
consensus_gradenumberyes
consensus_sourcesarrayyes
countsobjectyes
detailsobjectyes
excluded_formulasarrayyes
fiction_metricsobject
fitobject
formulasarrayyes
interpretationsobject
lexical_metricsobjectyes
metadataobjectyes
paragraph_metricsobjectyes
readability_bandstringyes
recommended_nextobject
revision_leversarrayyes
scannability_metricsobjectyes
sentence_metricsobjectyes
summaryyes
targetsyesNested numeric target profile for deterministic writing checks.
template_infoobject
violationsarrayyes
word_tracking_metricsobject

No examples provided.

build_reference_profile ~51

Generate a Fingerprint Profile from one or more high-quality reference texts.

NameTypeReqDescription
profile_namestringOptional name for the reference profile.
textsarrayyesOne or more reference texts to aggregate.
NameTypeReqDescription
consensus_gradenumberyes
countsobjectyes
fiction_metricsobject
lexical_metricsobjectyes
namestring
paragraph_metricsobjectyes
profile_idstring
readability_bandstringyes
scannability_metricsobjectyes
sentence_metricsobjectyes
source_countinteger
source_sha256string
summarystring
timestampstringyesStable content-derived timestamp used to keep profile outputs deterministic.

No examples provided.

compare_profiles ~42

Compare two writing profiles, explicit target profiles, or templates.

NameTypeReqDescription
profile_ayesFirst profile or template ID.
profile_byesSecond profile or template ID.
NameTypeReqDescription
alignment_scorenumberyes
largest_differencesarrayyes
profile_a_namestring|nullyes
profile_b_namestring|nullyes
strongest_similaritiesarrayyes

No examples provided.

compare_text_versions ~128

Compare original and revised drafts. MUST be called after any revision to verify mechanical improvement and factual integrity. It returns a 'quality_gate' which acts as a final decision object.

NameTypeReqDescription
original_textstringyesThe original draft.
reference_profileobjectOptional reusable reference profile to compare both versions against.
reference_textstringOptional reference sample to compare both versions against.
revised_textstringyesThe revised draft.
targetsobjectOptional numeric target profile to compare movement against.
template_idstringOptional template to check improvement against.
NameTypeReqDescription
comparisonobjectyes
content_integrityobjectyes
improvementsarrayyes
metrics_deltaobjectyes
movementstringyes
quality_gateobjectyes
recommended_nextobject
reference_alignmentyes
regressionsarrayyes
stable_traitsarrayyes
summarystringyes
target_fityes
template_fityes

No examples provided.

compare_to_reference ~59

Compare current text against a specific Fingerprint Profile.

NameTypeReqDescription
candidate_textstringyesThe text to evaluate.
reference_profileobjectPreviously built reference profile to compare against.
reference_textstringReference text to compare against.
NameTypeReqDescription
alignment_scorenumberyes
candidate_summarystring
largest_differencesarrayyes
metricsobjectyes
recommended_nextobject
reference_namestringyes
reference_summarystring
reference_targetsobjectyesNested numeric target profile for deterministic writing checks.
revision_leversarrayyes
strongest_similaritiesarrayyes

No examples provided.

find_hotspots ~74

Locate specific sentences or paragraphs for surgical revision. Each hotspot includes a 'hotspot_id' and 'revision_instruction'. After editing, MUST call compare_text_versions to verify the fix.

NameTypeReqDescription
template_idstringOptional template to influence hotspot detection.
textstringyesText to analyze for structural or lexical hotspots.
NameTypeReqDescription
ai_analysisobject
consensus_gradenumberyes
consensus_sourcesarrayyes
countsobjectyes
detailsobjectyes
excluded_formulasarrayyes
fiction_metricsobject
fitobject
formulasarrayyes
interpretationsobject
lexical_metricsobjectyes
metadataobjectyes
paragraph_metricsobjectyes
readability_bandstringyes
recommended_nextobject
revision_leversarrayyes
scannability_metricsobjectyes
sentence_metricsobjectyes
summaryyes
targetsyesNested numeric target profile for deterministic writing checks.
template_infoobject
violationsarrayyes
word_tracking_metricsobject

No examples provided.

find_reference_drift ~63

Detect if current writing samples are drifting away from a reference profile.

NameTypeReqDescription
candidate_textstringyesThe text to evaluate for drift.
reference_profileobjectReference profile to compare against.
reference_textstringReference text to compare against.
NameTypeReqDescription
alignment_scorenumberyes
changing_traitsarrayyes
drift_detectedbooleanyes
drift_pointsarrayyes
impact_areasarrayyes
recommended_nextobject
reference_targetsobjectyesNested numeric target profile for deterministic writing checks.
stable_traitsarrayyes
summarystringyes

No examples provided.

get_template ~35

Return the full details of a specific template including its numeric targets.

NameTypeReqDescription
template_idstringyesID of the template to retrieve.
NameTypeReqDescription
audiencestringyes
descriptionstringyes
familystringyes
hard_failsobjectyesTarget failures that should usually block publication for this profile.
idstringyes
namestringyes
revision_prioritiesarrayyesOrdered deterministic levers to try first when the template does not fit.
signal_interpretationsobjectyesTemplate-specific explanations for the most important metrics.
soft_preferencesobjectyesSignals that shape the intended feel but may be traded off deliberately.
targetsobjectyesNested numeric target profile for deterministic writing checks.
tradeoffsarrayyesKnown style tradeoffs users should consider before optimizing mechanically.
use_casestringyes

No examples provided.

interpret_targets ~37

Explain the human implications, likely audience, and tradeoffs of a set of numeric targets.

NameTypeReqDescription
targetsobjectyesNumeric targets to interpret.
NameTypeReqDescription
coherence_warningsarrayyes
implicationsarrayyes
likely_audiencearrayyes
likely_use_casesarrayyes
nearest_templatesarrayyes
style_implicationsarrayyes
tradeoffsarrayyes

No examples provided.

list_templates ~85

Return a list of available writing templates with their metadata.

NameTypeReqDescription
audiencestringCase-insensitive substring filter for template audience.
familystringFilter templates by family.
querystringCase-insensitive search across ID, name, description, audience, and use case.
use_casestringCase-insensitive substring filter for template use case.
NameTypeReqDescription
countintegeryes
templatesarrayyes

No examples provided.

plan_revision_workflow ~92

Generate a step-by-step tool-call sequence for a specific revision task (e.g., fact-preserving revision, template alignment). Use this when you are unsure which tool to call next.

NameTypeReqDescription
reference_textstringReference text for reference_match.
taskstringyes
template_idstringTemplate ID for template_revision.
textstringyesThe text to be revised.
NameTypeReqDescription
acceptance_gateobjectyes
initial_toolstringyes
reasonstringyes
stepsarrayyes

No examples provided.

suggest_revision_levers ~87

Rank deterministic revision levers. Use this before rewriting to identify high-impact changes. After revision, MUST call compare_text_versions to verify style improved without factual loss.

NameTypeReqDescription
optionsobjectOptional ranking output flags.
targetsobjectOptional numeric targets that should influence lever ranking.
textstringyesEnglish prose or markdown-ish content to analyze for ranked revision leverage.
NameTypeReqDescription
ai_analysisobject
consensus_gradenumberyes
consensus_sourcesarrayyes
countsobjectyes
detailsobjectyes
excluded_formulasarrayyes
fiction_metricsobject
fitobject
formulasarrayyes
interpretationsobject
lexical_metricsobjectyes
metadataobjectyes
paragraph_metricsobjectyes
readability_bandstringyes
recommended_nextobject
revision_leversarrayyes
scannability_metricsobjectyes
sentence_metricsobjectyes
summaryyes
targetsyesNested numeric target profile for deterministic writing checks.
template_infoobject
violationsarrayyes
word_tracking_metricsobject

No examples provided.

summarize_writing_profile ~34

Generate a fingerprint profile from a text sample.

NameTypeReqDescription
textstringyesEnglish prose to summarize into a writing profile.
NameTypeReqDescription
nearest_templatesarrayyes
notable_traitsobjectyes
profileobjectyes
summarystringyes

No examples provided.