{"name":"io.github.GabrielAllit1/salt19-agent-utility-grid","slug":"gabrielallit1-salt19-agent-utility-grid","title":"SALT19 Agent Utility Grid","description":"MCP/x402 tools with bounded decisions, adaptive pricing, and Proof402 machine-commerce receipts.","url":"https://mcp.market/server/gabrielallit1-salt19-agent-utility-grid","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"ai","tags":["ai"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T21:41:03.433Z","last_ok_at":"2026-09-20T21:41:03.433Z","latency_ms":140},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://salt19.com/agent-utility-grid/","version":"0.5.1","remotes":[{"type":"streamable-http","url":"https://api.salt19.com/mcp"}],"packages":[],"tools":[{"name":"agent-claim-output-verifier","description":"Map an autonomous agent claim or output to supplied evidence and return SUPPORTED, PARTIALLY_SUPPORTED, NOT_PROVEN, or CONTRADICTED with explicit unsupported elements, contradictions, missing evidence, and recommended verification. Price: $0.50 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"claim":{"type":"string","minLength":1,"maxLength":12000,"description":"Input parameter \"claim\" for the agent-claim-output-verifier tool."},"evidence":{"type":"array","maxItems":64,"items":{"oneOf":[{"type":"string","minLength":1,"maxLength":8000},{"type":"object","properties":{"id":{"type":"string","maxLength":256},"statement":{"type":"string","minLength":1,"maxLength":8000},"relation":{"type":"string","enum":["SUPPORTS","CONTRADICTS","NEUTRAL"]},"source":{"type":"string","maxLength":1000},"observed_at":{"type":"string","maxLength":128}},"required":["statement"],"additionalProperties":false}]},"description":"Input parameter \"evidence\" for the agent-claim-output-verifier tool."},"context":{"type":"string","maxLength":8000,"description":"Input parameter \"context\" for the agent-claim-output-verifier tool."},"required_standard":{"type":"string","maxLength":2000,"description":"Input parameter \"required_standard\" for the agent-claim-output-verifier tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["claim"],"additionalProperties":false}},{"name":"agent-code-change-risk-gate","description":"Static pre-merge risk gate for autonomous code changes: inspect a supplied unified diff for security-sensitive surfaces, destructive operations, architecture/constraint conflicts, test requirements, rollback risk, and bounded breaking-change risk before an agent merges or deploys. Price: $1.25 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"diff":{"type":"string","minLength":1,"maxLength":48000,"description":"Input parameter \"diff\" for the agent-code-change-risk-gate tool."},"constraints":{"type":"array","maxItems":32,"items":{"type":"string","maxLength":4000},"description":"Input parameter \"constraints\" for the agent-code-change-risk-gate tool."},"context":{"type":"string","maxLength":4000,"description":"Input parameter \"context\" for the agent-code-change-risk-gate tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["diff"],"additionalProperties":false}},{"name":"agent-decision-preflight","description":"Before an autonomous coding agent installs or adopts software, return a bounded GO, WARN, or BLOCK decision with evidence and a portable SALT19 verification receipt. Price: $0.50 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"decision_type":{"type":"string","enum":["npm_dependency","github_repository"],"description":"Input parameter \"decision_type\" for the agent-decision-preflight tool."},"target":{"type":"object","properties":{"package":{"type":"string","minLength":1,"maxLength":214},"version":{"type":"string","maxLength":64},"repo":{"type":"string","maxLength":512}},"additionalProperties":false,"description":"Input parameter \"target\" for the agent-decision-preflight tool."},"constraints":{"type":"object","properties":{"max_vulnerabilities":{"type":"integer","minimum":0,"maximum":100},"require_license":{"type":"boolean"},"require_latest":{"type":"boolean"},"max_days_since_push":{"type":"integer","minimum":1,"maximum":3650}},"additionalProperties":false,"description":"Input parameter \"constraints\" for the agent-decision-preflight tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["decision_type","target"],"additionalProperties":false}},{"name":"agent-plan-verifier","description":"Verify an autonomous agent plan before execution for missing preconditions, destructive steps, unsafe ordering, goal misalignment, constraint violations, and repair actions, returning a bounded GO/WARN/BLOCK result. Price: $0.75 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"goal":{"type":"string","minLength":1,"maxLength":4000,"description":"Input parameter \"goal\" for the agent-plan-verifier tool."},"plan":{"type":"array","minItems":1,"maxItems":64,"items":{"type":"string","minLength":1,"maxLength":4000},"description":"Input parameter \"plan\" for the agent-plan-verifier tool."},"constraints":{"type":"array","maxItems":32,"items":{"type":"string","minLength":1,"maxLength":4000},"description":"Input parameter \"constraints\" for the agent-plan-verifier tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["goal","plan"],"additionalProperties":false}},{"name":"base-contract-state","description":"Inspect whether a Base address currently has deployed bytecode and return code size plus best-effort ERC-20 metadata. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["address"],"additionalProperties":false}},{"name":"base-token-allowance","description":"Read a live ERC-20 allowance on Base for an owner/spender pair without an API key. Returns the current block and raw token units. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"token_address":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"owner":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"spender":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["token_address","owner","spender"],"additionalProperties":false}},{"name":"base-token-balance","description":"Read a live ERC-20 token balance on Base and return raw units plus best-effort token decimals/symbol metadata without signup or an API key. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"token_address":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"owner":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["token_address","owner"],"additionalProperties":false}},{"name":"base-transaction-status","description":"Check current Base transaction receipt state and return PENDING, CONFIRMED_SUCCESS, or CONFIRMED_REVERTED with block and gas evidence. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"transaction_hash":{"type":"string","pattern":"^0x[0-9a-fA-F]{64}$"},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["transaction_hash"],"additionalProperties":false}},{"name":"base-wallet-balance","description":"Read a wallet's live native ETH balance on Base at the latest block without an API key. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["address"],"additionalProperties":false}},{"name":"commerce-decision","description":"Before an autonomous agent pays an x402 challenge, bind the request, accepted payment offer, and machine spending policy into a deterministic GO/WARN/BLOCK decision with SHA-256 commitments. Price: $0.02 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"request":{"type":"object","properties":{"method":{"type":"string","maxLength":16},"resource":{"type":"string","minLength":1,"maxLength":2048},"parameters":{"type":"object"},"body":{},"content_type":{"type":"string","maxLength":128}},"required":["resource"],"additionalProperties":false,"description":"Input parameter \"request\" for the commerce-decision tool."},"payment_required":{"type":"object","properties":{"x402Version":{"type":"integer","enum":[2]},"resource":{"type":"object"},"accepts":{"type":"array","minItems":1,"maxItems":16,"items":{"type":"object"}},"extensions":{"type":"object"}},"required":["x402Version","accepts"],"additionalProperties":true,"description":"Input parameter \"payment_required\" for the commerce-decision tool."},"policy":{"type":"object","properties":{"max_amount_atomic":{"type":"string","pattern":"^[0-9]+$"},"max_per_day_atomic":{"type":"string","pattern":"^[0-9]+$"},"spend_24h_atomic":{"type":"string","pattern":"^[0-9]+$"},"allowed_networks":{"type":"array","maxItems":32,"items":{"type":"string"}},"allowed_assets":{"type":"array","maxItems":32,"items":{"type":"string"}},"allowed_payees":{"type":"array","maxItems":64,"items":{"type":"string"}},"blocked_payees":{"type":"array","maxItems":64,"items":{"type":"string"}},"max_timeout_seconds":{"type":"integer","minimum":1,"maximum":3600}},"additionalProperties":false,"description":"Input parameter \"policy\" for the commerce-decision tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["request","payment_required","policy"],"additionalProperties":false}},{"name":"commerce-receipt","description":"Verify an x402 commercial state and persist a signed Ed25519 Proof402 receipt whose Commerce State Root commits request, offer, policy, payment, settlement, and delivery evidence; receipts are later Merkle-batched for public inclusion proofs. Price: $0.05 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"request":{"type":"object","properties":{"method":{"type":"string","maxLength":16},"resource":{"type":"string","minLength":1,"maxLength":2048},"parameters":{"type":"object"},"body":{},"content_type":{"type":"string","maxLength":128}},"required":["resource"],"additionalProperties":false,"description":"Input parameter \"request\" for the commerce-receipt tool."},"payment_required":{"type":"object","properties":{"x402Version":{"type":"integer","enum":[2]},"resource":{"type":"object"},"accepts":{"type":"array","minItems":1,"maxItems":16,"items":{"type":"object"}},"extensions":{"type":"object"}},"required":["x402Version","accepts"],"additionalProperties":true,"description":"Input parameter \"payment_required\" for the commerce-receipt tool."},"payment_payload":{"type":"object","description":"Input parameter \"payment_payload\" for the commerce-receipt tool."},"settlement":{"type":"object","description":"Input parameter \"settlement\" for the commerce-receipt tool."},"policy":{"type":"object","properties":{"max_amount_atomic":{"type":"string","pattern":"^[0-9]+$"},"max_per_day_atomic":{"type":"string","pattern":"^[0-9]+$"},"spend_24h_atomic":{"type":"string","pattern":"^[0-9]+$"},"allowed_networks":{"type":"array","maxItems":32,"items":{"type":"string"}},"allowed_assets":{"type":"array","maxItems":32,"items":{"type":"string"}},"allowed_payees":{"type":"array","maxItems":64,"items":{"type":"string"}},"blocked_payees":{"type":"array","maxItems":64,"items":{"type":"string"}},"max_timeout_seconds":{"type":"integer","minimum":1,"maximum":3600}},"additionalProperties":false,"description":"Input parameter \"policy\" for the commerce-receipt tool."},"delivery":{"description":"Input parameter \"delivery\" for the commerce-receipt tool."},"expected_delivery":{"type":"object","properties":{"required_fields":{"type":"array","maxItems":64,"items":{"type":"string"}},"expected_sha256":{"type":"string","pattern":"^[0-9a-fA-F]{64}$"}},"additionalProperties":false,"description":"Input parameter \"expected_delivery\" for the commerce-receipt tool."},"target_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"description":"Input parameter \"target_salt19_operation_id\" for the commerce-receipt tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["request","payment_required","payment_payload","settlement","delivery"],"additionalProperties":false}},{"name":"commerce-verify","description":"Verify that an x402 v2 payment payload, settlement evidence, original request, accepted offer, spending policy, and delivered response are mutually bound; SALT19 operations can additionally be checked against authoritative D1 commercial state. Price: $0.03 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"request":{"type":"object","properties":{"method":{"type":"string","maxLength":16},"resource":{"type":"string","minLength":1,"maxLength":2048},"parameters":{"type":"object"},"body":{},"content_type":{"type":"string","maxLength":128}},"required":["resource"],"additionalProperties":false,"description":"Input parameter \"request\" for the commerce-verify tool."},"payment_required":{"type":"object","properties":{"x402Version":{"type":"integer","enum":[2]},"resource":{"type":"object"},"accepts":{"type":"array","minItems":1,"maxItems":16,"items":{"type":"object"}},"extensions":{"type":"object"}},"required":["x402Version","accepts"],"additionalProperties":true,"description":"Input parameter \"payment_required\" for the commerce-verify tool."},"payment_payload":{"type":"object","description":"Input parameter \"payment_payload\" for the commerce-verify tool."},"settlement":{"type":"object","description":"Input parameter \"settlement\" for the commerce-verify tool."},"policy":{"type":"object","properties":{"max_amount_atomic":{"type":"string","pattern":"^[0-9]+$"},"max_per_day_atomic":{"type":"string","pattern":"^[0-9]+$"},"spend_24h_atomic":{"type":"string","pattern":"^[0-9]+$"},"allowed_networks":{"type":"array","maxItems":32,"items":{"type":"string"}},"allowed_assets":{"type":"array","maxItems":32,"items":{"type":"string"}},"allowed_payees":{"type":"array","maxItems":64,"items":{"type":"string"}},"blocked_payees":{"type":"array","maxItems":64,"items":{"type":"string"}},"max_timeout_seconds":{"type":"integer","minimum":1,"maximum":3600}},"additionalProperties":false,"description":"Input parameter \"policy\" for the commerce-verify tool."},"delivery":{"description":"Input parameter \"delivery\" for the commerce-verify tool."},"expected_delivery":{"type":"object","properties":{"required_fields":{"type":"array","maxItems":64,"items":{"type":"string"}},"expected_sha256":{"type":"string","pattern":"^[0-9a-fA-F]{64}$"}},"additionalProperties":false,"description":"Input parameter \"expected_delivery\" for the commerce-verify tool."},"target_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"description":"Input parameter \"target_salt19_operation_id\" for the commerce-verify tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["request","payment_required","payment_payload","settlement","delivery"],"additionalProperties":false}},{"name":"dependency-go-no-go","description":"Dependency approval decision for coding agents: decide whether an npm dependency or package is safe to install or adopt and return GO, WARN, or BLOCK using vulnerabilities, security, license, maintenance, deprecation, and package metadata. Price: $0.25 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"package":{"type":"string","minLength":1,"maxLength":214,"description":"Input parameter \"package\" for the dependency-go-no-go tool."},"version":{"type":"string","maxLength":64,"description":"Input parameter \"version\" for the dependency-go-no-go tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["package"],"additionalProperties":false}},{"name":"dependency-upgrade-go-no-go","description":"Compare current and target npm versions and return GO/WARN/BLOCK plus UPGRADE/DEFER/BLOCK guidance, bounded semver risk, OSV security implications, recommended tests, and explicit NOT_PROVEN runtime, peer, migration, and ecosystem compatibility boundaries. Price: $0.20 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"package":{"type":"string","minLength":1,"maxLength":214,"description":"Input parameter \"package\" for the dependency-upgrade-go-no-go tool."},"current_version":{"type":"string","minLength":1,"maxLength":64,"description":"Input parameter \"current_version\" for the dependency-upgrade-go-no-go tool."},"target_version":{"type":"string","minLength":1,"maxLength":64,"description":"Input parameter \"target_version\" for the dependency-upgrade-go-no-go tool."},"runtime":{"type":"string","maxLength":128,"description":"Input parameter \"runtime\" for the dependency-upgrade-go-no-go tool."},"framework":{"type":"string","maxLength":128,"description":"Input parameter \"framework\" for the dependency-upgrade-go-no-go tool."},"constraints":{"type":"array","maxItems":32,"items":{"type":"string","maxLength":4000},"description":"Input parameter \"constraints\" for the dependency-upgrade-go-no-go tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["package","current_version","target_version"],"additionalProperties":false}},{"name":"find-salt19-tool","description":"FREE START-HERE ROUTER. Describe the fresh external fact, live state, developer intelligence, or bounded decision you need. Returns the best current SALT19 tool, live price, schema, alternatives, and exact x402 preflight next step. No payment is required for routing.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"need":{"type":"string","minLength":3,"maxLength":1000,"description":"Natural-language description of the external state or machine operation needed."},"max_price_usd":{"type":"number","minimum":0,"description":"Optional hard maximum price for the eventual paid tool call."},"prefer_fresh_state":{"type":"boolean","default":true,"description":"Prefer low-friction Fresh-State primitives when they satisfy the request."}},"required":["need"],"additionalProperties":false}},{"name":"github-repo-facts","description":"Return current public GitHub repository facts such as archive state, license, stars, forks, branch and latest push without the premium adoption decision. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"repo":{"type":"string","minLength":3,"maxLength":512},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["repo"],"additionalProperties":false}},{"name":"github-repo-preflight","description":"GitHub repository due diligence for coding agents: evaluate whether a public or open-source repository is safe and maintained enough to adopt using license, maintenance, release freshness, activity, project health, and risk signals. Price: $0.10 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"repo":{"type":"string","maxLength":512,"description":"Input parameter \"repo\" for the github-repo-preflight tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["repo"],"additionalProperties":false}},{"name":"model-memory-fit","description":"Can this AI model run on my graphics card? Estimate model memory requirements and check whether a quantized LLM fits available GPU VRAM before loading or local inference. Price: $0.05 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"parameter_count_b":{"type":"number","minimum":0.01,"maximum":10000,"description":"Input parameter \"parameter_count_b\" for the model-memory-fit tool."},"quantization_bits":{"type":"number","minimum":1,"maximum":32,"description":"Input parameter \"quantization_bits\" for the model-memory-fit tool."},"vram_gb":{"type":"number","minimum":0.1,"maximum":10000,"description":"Input parameter \"vram_gb\" for the model-memory-fit tool."},"runtime_overhead_ratio":{"type":"number","minimum":0,"maximum":2,"description":"Input parameter \"runtime_overhead_ratio\" for the model-memory-fit tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["parameter_count_b","quantization_bits","vram_gb"],"additionalProperties":false}},{"name":"npm-package-facts","description":"Return live npm registry facts for the latest or requested package version without the higher-priced vulnerability and adoption decision layer. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"package":{"type":"string","minLength":1,"maxLength":214},"version":{"type":"string","maxLength":64},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["package"],"additionalProperties":false}},{"name":"npm-package-intel","description":"Check whether an npm package is deprecated or vulnerable before installing it, including vulnerabilities, license, maintenance, freshness, dependency health, and package.json risk signals. Price: $0.05 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"package":{"type":"string","minLength":1,"maxLength":214,"description":"Input parameter \"package\" for the npm-package-intel tool."},"version":{"type":"string","maxLength":64,"description":"Input parameter \"version\" for the npm-package-intel tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["package"],"additionalProperties":false}},{"name":"nws-active-alerts","description":"Return current U.S. National Weather Service active alerts for a state or territory as compact structured JSON. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"area":{"type":"string","pattern":"^[A-Za-z]{2}$"},"limit":{"type":"integer","minimum":1,"maximum":20},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["area"],"additionalProperties":false}},{"name":"repo-adoption-go-no-go","description":"Repository adoption decision for autonomous coding agents using public GitHub maintenance, archive, license, and repository-health evidence, with explicit UNKNOWN and NOT_PROVEN boundaries for dependency, security, compatibility, integration, and project-fit claims. Price: $0.35 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"repo":{"type":"string","maxLength":512,"description":"Input parameter \"repo\" for the repo-adoption-go-no-go tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["repo"],"additionalProperties":false}},{"name":"report-payment-capability","description":"Free cooperative telemetry tool for reporting whether a client can use x402/Base/USDC or why it declined. Never submit private keys, payment signatures, or secret wallet material.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"product":{"type":"string","maxLength":128},"supports_x402":{"type":"boolean"},"supported_networks":{"type":"array","maxItems":16,"items":{"type":"string","maxLength":96}},"supported_assets":{"type":"array","maxItems":16,"items":{"type":"string","maxLength":96}},"wallet_available":{"type":"string","enum":["YES","NO","UNKNOWN"]},"autonomous_spend_allowed":{"type":"string","enum":["YES","NO","UNKNOWN"]},"max_purchase_usd":{"type":"number","minimum":0},"decline_reason":{"type":"string","enum":["NONE","NO_WALLET","INSUFFICIENT_BALANCE","BUDGET_POLICY","PRICE_TOO_HIGH","UNSUPPORTED_NETWORK","UNSUPPORTED_ASSET","X402_UNSUPPORTED","USER_APPROVAL_REQUIRED","VALUE_NOT_JUSTIFIED","UNKNOWN"]},"session_id":{"type":"string","maxLength":256,"description":"Optional opaque session label; stored only as a SHA-256 fingerprint."}},"required":["decline_reason"],"additionalProperties":false}},{"name":"report-x402-authorization-progress","description":"Free cooperative telemetry for the local buyer authorization path. Report stage metadata only; never include private keys, seed phrases, raw signatures, or PAYMENT-SIGNATURE values.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"handoff_id":{"type":"string","format":"uuid"},"stage":{"type":"string","enum":["CHALLENGE_RECEIVED","SIGNER_AVAILABLE","SIGNER_UNAVAILABLE","SIGNING_INVOKED","SIGNATURE_CONSTRUCTED","RETRY_DISPATCHED","ABORTED"]},"signer_available":{"type":"string","enum":["YES","NO","UNKNOWN"]},"signer_kind":{"type":"string","maxLength":64},"sdk":{"type":"string","maxLength":128},"error_code":{"type":"string","maxLength":128},"client_timestamp":{"type":"string","maxLength":64}},"required":["handoff_id","stage"],"additionalProperties":false}},{"name":"salt19-pricing","description":"FREE catalog/pricing surface. Returns current discoverable SALT19 products, live x402 prices, schemas, and Fresh-State acquisition roles so an agent can budget before choosing a paid call.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"max_price_usd":{"type":"number","minimum":0},"tier":{"type":"string","enum":["primitive","decision"]}},"additionalProperties":false}},{"name":"sec-company-facts","description":"Return selected latest SEC XBRL company facts from EDGAR's live companyfacts feed with source dates and units. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cik":{"type":"string","pattern":"^[0-9]{1,10}$"},"concepts":{"type":"array","maxItems":8,"items":{"type":"string","maxLength":96}},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["cik"],"additionalProperties":false}},{"name":"sec-recent-filings","description":"Return recent SEC EDGAR filings for a company CIK from the live SEC submissions feed, normalized for agent consumption. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cik":{"type":"string","pattern":"^[0-9]{1,10}$"},"limit":{"type":"integer","minimum":1,"maximum":20},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["cik"],"additionalProperties":false}},{"name":"url-http-preflight","description":"Inspect a URL before an autonomous agent calls it, and preflight or verify a website or external API endpoint is healthy and safe to call by checking HTTP status, redirects, latency, and security headers. Price: $0.03 via x402. Generate one _salt19_operation_id per intended purchase, preserve it across retries, and add _x402_payment_signature after satisfying the challenge. A stable _salt19_operation_id is required and makes semantic retries at-most-once. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","format":"uri","maxLength":2048,"description":"Input parameter \"url\" for the url-http-preflight tool."},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier. Generate once per intended purchase and preserve it across challenge, payment, timeout recovery, and retries for the strongest at-most-once contract. Standard x402 clients may omit it."},"_x402_payment_signature":{"type":"string","description":"Optional x402 PAYMENT-SIGNATURE proof. Omit on the first call to receive the payment challenge; include after satisfying that challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["url"],"additionalProperties":false}},{"name":"url-to-llm-markdown","description":"Fetch a public web page, remove scripts/styles/navigation noise, and return bounded LLM-friendly Markdown plus canonical URL and fetch provenance. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"type":"string","format":"uri","maxLength":2048},"max_chars":{"type":"integer","minimum":1000,"maximum":150000},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":["url"],"additionalProperties":false}},{"name":"usgs-earthquakes","description":"Query recent USGS earthquake events by lookback window and minimum magnitude and return compact live event state. Price: $0.01 via x402. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"hours":{"type":"integer","minimum":1,"maximum":168},"min_magnitude":{"type":"number","minimum":0,"maximum":10},"limit":{"type":"integer","minimum":1,"maximum":50},"_salt19_operation_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]{7,127}$","description":"Optional but recommended semantic purchase identifier preserved across challenge/payment/retries."},"_x402_payment_signature":{"type":"string","description":"Optional x402 payment proof. Omit on the first call; include after satisfying the challenge."},"_salt19_handoff_id":{"type":"string","format":"uuid","description":"Optional SALT19 authorization handoff correlation. Preserve the same value across challenge, local signing, and paid retry."}},"required":[],"additionalProperties":false}},{"name":"verify-decision-receipt","description":"Free integrity lookup for a SALT19 decision receipt. verified=true proves the stored evidence still matches its recorded digest; it does not prove the underlying software is safe. _salt19_operation_id is recommended but optional for standard x402 compatibility.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid","description":"SALT19 decision receipt UUID"}},"required":["id"],"additionalProperties":false}},{"name":"x402-authorization-handoff","description":"Free handoff tool that generates a live PAYMENT-REQUIRED challenge for a concrete paid request, returns exact REST and MCP retry templates, and creates a correlation ID. It never signs or moves buyer funds.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"product":{"type":"string","minLength":1,"maxLength":128},"arguments":{"type":"object","description":"The exact paid tool arguments that will be retried after authorization. Do not include private keys, seed phrases, or payment signatures."},"operation_id":{"type":"string","minLength":8,"maxLength":128},"session_id":{"type":"string","maxLength":256}},"required":["product","arguments"],"additionalProperties":false}},{"name":"x402-payment-preflight","description":"Free buyer-side compatibility preflight. Returns the live SALT19 price, Base/USDC requirement, optional public wallet-balance sufficiency, and the exact next action without signing or moving funds.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"product":{"type":"string","minLength":1,"maxLength":128},"supported_networks":{"type":"array","maxItems":16,"items":{"type":"string","maxLength":96}},"supported_assets":{"type":"array","maxItems":16,"items":{"type":"string","maxLength":96}},"wallet_address":{"type":"string","description":"Optional public EVM address only; never provide a private key."},"max_price_usd":{"type":"number","minimum":0},"supports_x402":{"type":"boolean"},"autonomous_spend_allowed":{"type":"boolean"}},"required":["product"],"additionalProperties":false}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-19T20:06:19.979Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:06:19.980Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 291ms"]},"poisoning":{"score":15,"max":15,"notes":["33 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://api.salt19.com/mcp","reachable":true,"authRequired":false,"latencyMs":291,"serverInfo":{"name":"salt19-agent-utility-grid","version":"0.5.1"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://salt19.com/favicon.ico","source":"registry","width":64,"height":64},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}