AGP Picks
View all

The On-Chain AI Skill Economy · The Standard Layer

Skills Are Becoming Assets. Assets Need Titles.

FinChip Files ERC-8338, the Ownership Standard for the On-Chain AI Skill Economy

PALO ALTO, Calif., Aug. 09, 2026 (GLOBE NEWSWIRE) -- FinChip today announced that ERC-8338, “Token-Bound Executable Skills,” authored by FinChip Chief Executive Officer Gary Yang, has been assigned an official Ethereum ERC number and filed in Ethereum’s standards repository, ethereum/ERCs, as PR #1879. The proposal is in Draft status, awaiting editor review.

ERC-8338 is the foundational standard for the on-chain AI skill economy — and its author works at FinChip. A CC0 reference implementation, a live testnet contract, and six frozen test vectors reproduced across five independent machines are public today.

Right now, AI agents around the world are downloading and executing skills that nobody — not the user, not the agent, not the registry listing them — can actually verify.

The skill has a name. It has a registry entry. Behind both sits a file at a URL whose contents can be swapped, updated, or poisoned at any moment, with no signal to anyone downstream. In an ecosystem where that file is instruction text fed straight to a language model, the silent substitution isn’t a bug. It’s an open door.

That places FinChip in an unusual position. In the emerging category of the on-chain AI skill economy, most teams are building skill products. The proposal defining the category’s underlying standard came from FinChip. That is not a marketing claim but a checkable one — the proposal number, the authorship, the open implementation, and the live contract are all public.

“There will be many winners in skill products. The layer that tells you what you are actually running was still empty — so we wrote it,” said Gary Yang, Chief Executive Officer of FinChip.

“And a standard earns adoption by being checkable, not by being announced. So we shipped the thing before we talked about it. The spec is public domain, the implementation is open, the contract is live, and the test vectors reproduce byte-for-byte on machines we don’t control. Don’t take our word for any of it — go check the bytes.”

The Pattern Is Not New. The Artifact Is.

Every platform economy that mattered eventually needed the same thing: a way to know exactly what you were running, and who shipped it.

The app economy got it early. Signed bundles and developer identity meant an installed app was a known quantity — and on that foundation, the App Store ecosystem facilitated more than $1.4 trillion in developer billings and sales in 2025, including $149 billion in digital goods and services, serving 850 million weekly users, according to Apple.

The agent economy is being built in the opposite order. Skills are proliferating first, verification second. PulseMCP, a public directory of MCP servers, currently lists more than 22,000 servers — for a protocol only introduced in late 2024. The AI agent market is projected to grow from $7.8 billion in 2025 to $52.6 billion by 2030, a 46.3% compound annual growth rate, according to MarketsandMarkets.

Millions of executable artifacts are being produced, distributed, and run by autonomous software — on an integrity layer that does not exist yet. That is the layer ERC-8338 specifies.

FinChip.AI

What Makes It the Category’s Definer

In a new category, being first is not asserted. It is recorded. FinChip’s record is public:

  • Authorship of the standard — ERC-8338 was written by FinChip’s CEO, carries an official Ethereum ERC number, and sits publicly in the official repository;
  • Not a deck — the reference implementation is fully open source, the contract runs on a public testnet, and six test vectors reproduce byte-for-byte across five independent machines;
  • Public peer recognition — an author of ERC-8299 and co-author of ERC-8323 reviewed the specification and proposed drafting a companion note connecting the standards;
  • Giving the foundation away — the specification is released under CC0, so any team, including direct competitors, may implement it freely.

The last point is the most counterintuitive and the most important. FinChip did not make the standard a moat; it built its commercial infrastructure on top of it. In this category, others compete on products. FinChip supplies the ground they compete on. In an open network, the layer everyone builds on is worth more than any single product built above it.

What the Standard Does

ERC-8338 extends ERC-721 so a token commits on-chain to the exact artifact it represents: a SHA-256 commitment to the instruction document an agent actually executes, a second commitment covering the full package so companion files cannot be altered undetected, and a monotonic version counter that turns a mutable file into a publication history.

Three separations distinguish it from registry-layer standards:

  • Identity is the hashes, not the location. The URI is a replaceable transport hint, and anything fetched from anywhere can be verified byte-for-byte before execution.
  • Publication is a right separate from ownership. Selling a skill token does not hand over the power to change what that skill does — a distinction with direct consequences for any secondary market.
  • Confidentiality is a property of the package, not a flag on the token. Encrypted skills commit to ciphertext integrity, so a buyer can verify the artifact before any key is released, making closed-source commercial skills possible without trusting the seller.

It is complementary to the registry standards now in progress, not competitive with them. ERC-8239 (Agent Skill Registry) and ERC-8257 (Agent Tool Registry) specify how skills and tools are listed, discovered, and attested. ERC-8338 addresses the layer beneath them: which exact bytes the token commits to.

Registries answer where a skill is listed. ERC-8338 answers what it actually is.

FinChip.AI

What Is Public Today

FinChip has released the complete reference implementation as v1.0.0 under CC0, comprising Solidity contracts, a packer and verifier, JSON schemas, and a Foundry test suite in which every normative clause maps to a passing assertion.

A working contract is deployed on the Sepolia testnet under the token name “Skill Token (SKILL),” with the genesis token published as an open test vector whose anchors are readable directly from the on-chain event log.

Six frozen test vectors — covering a public baseline, a companion-file-only change, encrypted key rotation, an atomic on-chain document update, license encryption, and a custom primary path — have been reproduced byte-for-byte across five independent machines.

The proposal has also drawn substantive review inside the standards community. An author of ERC-8299 and co-author of ERC-8323 examined the specification on the Ethereum Magicians forum, affirmed the separations it draws, mapped structural parallels to their own work, and proposed drafting a companion note connecting the standards.

Why It Matters Beyond the Spec

For most of computing history, capability lived inside applications people opened. It is now moving into artifacts that machines fetch and run on their own, thousands of times a day, with no human in the loop to notice when something changes.

When that happens, the questions that decide whether an economy can exist at all become unavoidable:

What exactly is running? Who made it? Who is allowed to change it? Who gets paid when it is used?

Those questions are not features. They are the property system for a market that is arriving whether or not anyone builds it. Skills are on their way to becoming an asset class — bought, sold, licensed, and inherited between autonomous agents.

Assets require titles. ERC-8338 is a proposal to write the title deed.

Verify It Independently

Proposal discussion:
https://ethereum-magicians.org/t/erc-8338-token-bound-executable-skills/29005

Proposal in Ethereum’s ERC repository:
https://github.com/ethereum/ERCs/pull/1879

Reference implementation (CC0, v1.0.0):
https://github.com/garyyang-finchip/skill-token-standard/releases/tag/v1.0.0

Live Sepolia contract — “Skill Token (SKILL)”:
https://sepolia.etherscan.io/address/0x12cc1a5319c6F08bFB50982e3814A376A59fE550

About FinChip

FinChip is building the infrastructure for the on-chain AI skill economy — and wrote its foundational standard. Skills with APIs are not only valuable services; they are tokens that agents can define, own, and trade freely in an open network.

ERC-8338, the category’s underlying standard, was authored by FinChip and filed into Ethereum’s standards process.

FinChip is headquartered in Palo Alto, California.

Learn more: finchip.ai

Media Contact

Lucien
Email: lucien@finchip.ai
X: @finchip_ai

Disclaimer: This content is provided by sponsor. The statements, views, and opinions expressed in this content are solely those of the content provider and do not necessarily reflect the views of this media platform or its publisher. We do not endorse, verify, or guarantee the accuracy, completeness, or reliability of any information presented. We do not guarantee any claims, statements, or promises made in this article. This content is for informational purposes only and should not be considered financial, investment, or trading advice.Investing in crypto and mining-related opportunities involves significant risks, including the potential loss of capital. It is possible to lose all your capital. These products may not be suitable for everyone, and you should ensure that you understand the risks involved. Seek independent advice if necessary. Speculate only with funds that you can afford to lose. Readers are strongly encouraged to conduct their own research and consult with a qualified financial advisor before making any investment decisions. However, due to the inherently speculative nature of the blockchain sector—including cryptocurrency, NFTs, and mining—complete accuracy cannot always be guaranteed. Neither the media platform nor the publisher shall be held responsible for any fraudulent activities, misrepresentations, or financial losses arising from the content of this press release. In the event of any legal claims or charges against this article, we accept no liability or responsibility. Globenewswire does not endorse any content on this page.

Legal Disclaimer: This media platform provides the content of this article on an "as-is" basis, without any warranties or representations of any kind, express or implied. We assume no responsibility for any inaccuracies, errors, or omissions. We do not assume any responsibility or liability for the accuracy, content, images, videos, licenses, completeness, legality, or reliability of the information presented herein. Any concerns, complaints, or copyright issues related to this article should be directed to the content provider mentioned above.

Photos accompanying this announcement are available at

https://www.globenewswire.com/NewsRoom/AttachmentNg/f4a21c3d-abf5-40c8-928a-8e2331af73dd

https://www.globenewswire.com/NewsRoom/AttachmentNg/9d75f192-0cd8-4aed-83be-5471d4bc2625 


FinChip.AI

FinChip.AI
FinChip.AI

FinChip.AI

Legal Disclaimer:

EIN Presswire provides this news content "as is" without warranty of any kind. We do not accept any responsibility or liability for the accuracy, content, images, videos, licenses, completeness, legality, or reliability of the information contained in this article. If you have any complaints or copyright issues related to this article, kindly contact the author above.

Share this page:

Advanced Search Options

Search for:

Search scope:

Type:

Search in:

Date range:

The last

Sort by:

Sign up for:

Michigan Business Tribune

The daily local news briefing you can trust. Every day. Subscribe now.

By signing up, you agree to our Terms & Conditions.