io.github.ArtyKOMarkets/warda
NPM · @WARDA_PROTOCOL/MCP · 2 COMPONENTS · SCANNED SEP 24
Economic authority for autonomous agents on Kaspa L1. Never holds a key.
Available components
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 → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 100 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 7 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability64
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 1819 tokens (~202/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
- Stability observed for 23 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
- 67% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.ArtyKOMarkets/warda MCP server?
io.github.ArtyKOMarkets/warda runs locally as an npm package, launched with npx -y @warda_protocol/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @warda_protocol/mcp
claude mcp add artykomarkets-warda -- npx -y @warda_protocol/mcp
{
"mcpServers": {
"artykomarkets-warda": {
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
]
}
}
} {
"servers": {
"artykomarkets-warda": {
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
]
}
}
} codex mcp add artykomarkets-warda -- npx -y @warda_protocol/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"artykomarkets-warda": {
"type": "local",
"command": [
"npx",
"-y",
"@warda_protocol/mcp"
],
"enabled": true
}
}
} openclaw mcp add artykomarkets-warda --command npx --arg -y --arg @warda_protocol/mcp
mcp_servers:
artykomarkets-warda:
command: "npx"
args: ["-y", "@warda_protocol/mcp"] {
"McpServers": {
"artykomarkets-warda": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@warda_protocol/mcp"
]
}
}
} assistant mcp add artykomarkets-warda -t stdio -c npx -a -y @warda_protocol/mcp
{
"mcpServers": {
"artykomarkets-warda": {
"command": "npx",
"args": [
"-y",
"@warda_protocol/mcp"
]
}
}
} 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.
- 24 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 22 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
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 24 Sept 2026 · Analysed npm/@warda_protocol/mcp@0.4.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 100 packages
| Packages resolved | 100 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
warda_build_delegation Build a delegation for me to sign ~369
Assemble an unsigned transaction that subdivides this grant into a child for a sub-agent, and return the digest to sign with the PARENT's agent key. THIS SERVER NEVER SEES YOUR KEY. A child can only ever be more restrictive than its parent, and the parent reserves exactly what the child receives — authority is subdivided, never created. Narrowing the child's allowlist needs the parent's full member list, because the witness is a path through the parent's tree and a root alone cannot produce one.
| Name | Type | Req | Description |
|---|---|---|---|
| childAgentKey | string | yes | The sub-agent's x-only public key, 32 bytes of hex. |
| childBudgetKas | string | yes | – |
| childDelegationDepth | number | yes | Strictly less than the parent's, or the tree could not terminate. |
| childEpochLimitKas | string | yes | – |
| childExpiresAt | string | – | A short window is the only attenuation that ends BY ITSELF, with nobody online to revoke. |
| childMaxPerSpendKas | string | yes | – |
| childNotBefore | string | – | Inherited from the parent when omitted. |
| childRecipients | array | – | A subset of the parent's allowlist. Omit to inherit all of it. |
| computeBudget | number | – | – |
| feeSompi | string | – | – |
| parent | object | yes | The grant, as issued by the principal. |
| parentRecipients | array | – | The parent's FULL member list. Required only when childRecipients narrows it. |
| prefix | string | – | Address prefix: kaspa, kaspatest, kaspasim or kaspadev. Defaults to kaspatest. |
| utxo | object | yes | The grant's CURRENT UTXO. Its address moves after every spend, so a stale one will not be found. |
No output schema declared.
No examples provided.
warda_build_exit Build a revocation or a reclaim ~235
Assemble an unsigned transaction that ENDS this grant and sweeps its balance to the principal. 'revoke' is the emergency stop, signed by the revocation key, effective the moment it confirms — the agent cannot stop it and cannot outrun it beyond the limits it already had. 'reclaim' is the same sweep after the window has closed, signed by the principal key; the covenant enforces the timing with a CLTV, so a reclaim built early simply will not run. THIS SERVER NEVER SEES A KEY. This is the tool a monitor calls when a grant is behaving badly and something has to act.
| Name | Type | Req | Description |
|---|---|---|---|
| computeBudget | number | – | – |
| feeSompi | string | – | – |
| grant | object | yes | The grant, as issued by the principal. |
| kind | string | yes | – |
| lockTime | string | – | Reclaim needs at least expiresAt, and still below the current DAA score. Revoke takes 0. |
| utxo | object | yes | The grant's CURRENT UTXO. Its address moves after every spend, so a stale one will not be found. |
No output schema declared.
No examples provided.
warda_build_settlement Build a settlement, collapsing a child back into its parent ~297
Assemble an unsigned transaction that ends a child grant and returns its UNSPENT remainder to the parent's budget, charging the parent only what the child actually spent. This is the other half of delegation: letting a child expire instead returns the money to the PRINCIPAL — to the human — which is no use to an agent mid-task. Returns TWO digests: the parent's half is signed by the parent's agent key, the child's by the revocation key. THIS SERVER NEVER SEES EITHER. prevRoot is the parent's reserve root from before this child was pushed; warda_build_delegation returns it as parentReserveRootBefore. It cannot be derived from anything on chain — a hash chain pops by preimage.
| Name | Type | Req | Description |
|---|---|---|---|
| child | – | yes | – |
| childUtxo | – | yes | – |
| computeBudget | number | – | – |
| feeSompi | string | – | Defaults to 2000000 — two covenant inputs, so roughly twice a spend's mass. |
| parent | object | yes | The grant, as issued by the principal. |
| parentUtxo | object | yes | The grant's CURRENT UTXO. Its address moves after every spend, so a stale one will not be found. |
| prefix | string | – | Address prefix: kaspa, kaspatest, kaspasim or kaspadev. Defaults to kaspatest. |
| prevRoot | string | yes | The parent's reserve root before this child was pushed. |
No output schema declared.
No examples provided.
warda_build_spend Build a payment for me to sign ~271
Assemble an unsigned Kaspa transaction that spends from this grant, and return the digest to sign. THIS SERVER NEVER SEES YOUR KEY and never signs: it hands back bytes, and you sign the digest wherever your key lives. It also returns the advisory verdict, but it builds the transaction either way — a local rule that is too strict must not be able to block a payment the chain would accept. If the verdict says refused, broadcasting will cost a fee and fail.
| Name | Type | Req | Description |
|---|---|---|---|
| amountKas | string | yes | Amount to pay, in KAS. |
| computeBudget | number | – | Defaults to 16. Charged as mass, so over-provisioning costs money and under-provisioning is rejected outright. |
| daaScore | string | yes | Current DAA score of the chain. |
| feeSompi | string | – | Defaults to 1000000. A spend carries a ~3KB redeem script, so its mass is dominated by size. |
| grant | object | yes | The grant, as issued by the principal. |
| recipient | string | yes | Payee public key, 32 bytes of hex. Must be on the allowlist. |
| utxo | object | yes | The grant's CURRENT UTXO. Its address moves after every spend, so a stale one will not be found. |
No output schema declared.
No examples provided.
warda_check_delegation Would this delegation be allowed? ~121
Check whether a proposed child grant is a legal narrowing of this one. A child may only ever be more restrictive than its parent, and the parent must reserve exactly what the child receives — authority is subdivided, never created. Advisory.
| Name | Type | Req | Description |
|---|---|---|---|
| childAgentKey | string | yes | – |
| childBudgetKas | string | yes | – |
| childEpochLimitKas | string | yes | – |
| childMaxPerSpendKas | string | yes | – |
| daaScore | string | yes | – |
| parent | object | yes | The grant, as issued by the principal. |
No output schema declared.
No examples provided.
warda_check_spend Would this payment be allowed? ~138
Check a proposed payment against every rule the covenant enforces, and return the same verdict the chain would. Builds the recipient proof for you. ADVISORY: a 'permitted' answer is not permission — it means the covenant would accept this transaction. A 'refused' answer means no valid transaction exists, so broadcasting one would only waste a fee.
| Name | Type | Req | Description |
|---|---|---|---|
| amountKas | string | yes | Amount to pay, in KAS. |
| daaScore | string | yes | – |
| grant | object | yes | The grant, as issued by the principal. |
| recipient | string | yes | Payee public key, 32 bytes of hex. |
No output schema declared.
No examples provided.
warda_grant_address Where does this grant live right now? ~118
Derive the on-chain address of a grant from its terms and current state. A grant's address is a HASH of its state, so it MOVES after every spend and every delegation — an address that worked yesterday holds nothing today. Use this to know which address to fund, watch, or look up.
| Name | Type | Req | Description |
|---|---|---|---|
| grant | object | yes | The grant, as issued by the principal. |
| prefix | string | – | Address prefix: kaspa, kaspatest, kaspasim or kaspadev. Defaults to kaspatest. |
No output schema declared.
No examples provided.
warda_grant_authority What may this agent spend? ~91
Report a grant's remaining authority: budget left, epoch headroom, per-transaction cap, and the largest single payment permitted right now. Use this before planning a purchase. Advisory — the covenant enforces these limits whether or not you ask.
| Name | Type | Req | Description |
|---|---|---|---|
| daaScore | string | yes | Current DAA score of the chain. |
| grant | object | yes | The grant, as issued by the principal. |
No output schema declared.
No examples provided.
warda_recover_grant Find a grant again from a transaction that spent it ~179
Read a grant's full state back out of any transaction that spent it, and work out where it went. Use this when a grant's recorded state is stale, wrong, or lost and its address turns up empty. Kaspa's P2SH requires the covenant script to travel in the clear inside every spending transaction, and the grant's state is spliced into that script — so every spend publishes the grant it spent. Pass the transaction as wire JSON, or just the redeem script hex if that is all you have.
| Name | Type | Req | Description |
|---|---|---|---|
| prefix | string | – | Address prefix: kaspa, kaspatest, kaspasim or kaspadev. Defaults to kaspatest. |
| redeemScriptHex | string | – | The covenant script alone, if you have only that. |
| transaction | – | – | A wire-format transaction that spent the grant. |
No output schema declared.
No examples provided.
What is the io.github.ArtyKOMarkets/warda MCP server?
io.github.ArtyKOMarkets/warda is an MCP server listed in the public MCP registry as io.github.ArtyKOMarkets/warda. Economic authority for autonomous agents on Kaspa L1. Never holds a key. This page covers its npm package (@warda_protocol/mcp).
Is the io.github.ArtyKOMarkets/warda MCP server safe to use?
io.github.ArtyKOMarkets/warda scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.ArtyKOMarkets/warda MCP server expose?
io.github.ArtyKOMarkets/warda exposes 9 tools: warda_grant_authority, warda_check_spend, warda_check_delegation, warda_build_spend, warda_grant_address, and 4 more. Their descriptions and schemas cost roughly 1,819 tokens of context every time the server is loaded.
Is the io.github.ArtyKOMarkets/warda MCP server still maintained?
io.github.ArtyKOMarkets/warda is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.ArtyKOMarkets/warda MCP server under?
io.github.ArtyKOMarkets/warda declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.