{"uid":"cap_LpD-8_wfb5-4g-YyudeZe","slug":"forgemesh-download-integrity-check-1ecd8fc3","name":"ForgeMesh Download Integrity Check","description":"Hashes a remote file in memory and returns the digest in your choice of algorithm, discarding the file immediately afterward, no local disk write required. Useful for verifying installer integrity, comparing mirror copies of the same release, and catching a tampered or corrupted download before it's executed.","url":"https://x402.forgemesh.io/download-integrity-check","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"algorithm":{"type":"string","description":"sha256 default"}}},"responseSchema":{"type":"json","example":{"hex":"eefffad4e662b2821b1aab5957d4dcc60ac6e19fd5523ec59dad6d29deac64e1","bytes":53647,"algorithm":"sha256"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qKi35NSYQdeplSX3Oisk3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a remote file into memory, computes its cryptographic hash using a chosen algorithm, and returns the digest without writing the file to disk.","exampleAgentPrompt":"Can you check the SHA-256 hash of the installer at https://releases.example.com/myapp-v2.1.0-linux.tar.gz without saving it to disk? I want to verify it matches the checksum the developer published.","exampleUseCases":null,"resultDescription":"Returns the cryptographic digest of the remote file computed in memory using the specified algorithm (default sha256), without any local disk write. The agent receives the hash string it can compare against a known-good checksum.","failureModes":["URL is unreachable or returns a non-200 response — endpoint cannot fetch the file","File is too large to hash in memory — may time out or return an error","Invalid or unsupported hash algorithm specified — returns an error","Malformed URL input — returns a validation error","Network timeout fetching the remote resource"],"whenToPreferThis":"Use this endpoint when you need to verify the integrity of a remote file (installer, binary, archive) without downloading it to local disk first. It is ideal for pre-execution tamper detection, mirror comparison, and CI/CD pipelines where ephemeral hashing is preferred over persisting files. Choose this over a local hash utility when the agent does not have filesystem access or wants to avoid writing potentially malicious files to disk.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:08:12.915Z","isFirstParty":false}