Decentralized agent identity pitch
Filecoin promoted verifiable, platform‑agnostic storage for agent identity and metadata — a decentralized pattern meant to support controller‑free discovery and robust agent provenance across infra. The pitch targets multi‑tenant, cross‑provider agent deployments. (x.com)
Filecoin Onchain Cloud was launched on November 18, 2025 as a decentralized cloud product that bundles verifiable storage, fast retrieval, and on‑chain programmable payments. (filecoin.io) Filecoin Pin documentation now includes a how‑to for registering ERC‑8004 agents by storing an "agent card" as persistent, content‑addressed data and anchoring that CID for verifiable retrieval. (docs.filecoin.io) The ERC‑8004 spec is presented by Filecoin ecosystem pages as an identity/reputation/discovery standard for autonomous agents, and Marc De Rossi (author of ERC‑8004 / creator of Agent0) is cited in launch materials advocating pinning agent metadata on Filecoin. (fil.org) Filecoin.cloud published an "Agentic Storage SDK" that advertises agent‑consumable SDKs, wallet tooling, and drop‑in backend adapters intended to make Filecoin the default storage layer for agent‑native applications. (filecoin.cloud) Public launch coverage and press releases list early integrations and ecosystem partners for Onchain Cloud—examples named include ENS, KYVE, Monad, Safe and Akave among others. (cryptoslate.com) An open Filecoin dev grant titled "AgentVault" proposes storing cryptographic agent validation artifacts anchored to FVM smart contracts, and community proofs‑of‑concept already demonstrate agent profiles as immutable CIDs with reputation derived from verifiable on‑chain actions. (github.com) A community tutorial shows the concrete registration flow used by builders today: create an agent card JSON, pin it via Filecoin Pin, then register the CID in an ERC‑8004 Identity Registry deployed on Base Sepolia to enable trustless, controller‑free discovery. (dev.to)