OpenAI 2026 hackathon

Free2PA

Free2PA is a C2PA-style provenance checker with GPT-5.6 behavioral auditing that verifies control files before they are used for agentic context. This ensures only authorized changes are read.

Solo project by Karen Kilroy · 1 likes · 0 comments

Archive position — measured, not model output

1 like on Devpost

506 of the 7,856 archived projects have more likes, and 1,758 share exactly 1 — so this project's #1,106 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

Free2PA is a self-reported developer tool that implements a C2PA-inspired verification system for agent control files. It provides cryptographic signing and verification of text-based files used in AI agent frameworks, such as SOUL.md or AGENTS.md, before those files are loaded into model context. The system allows developers to maintain local trust networks and supports guarded repair when unauthorized changes occur.

What changed

During Build Week, Free2PA evolved from a research idea into an installable developer tool with CLI, Node API, HTTP API, GitHub Action, and Codex integration. It added GPT-5.6 behavioral auditing and automated testing.

Single most important open question

Is there any evidence of adoption or usage beyond the author’s own development and demo?

Back to contents

What The Product Actually Is

The description states that Free2PA is a verifier-local trust system for agent control files, using cryptographic signing and verification to ensure only authorized changes are read. It operates at the file-read boundary, checking:

  • Signature validity
  • File hash match
  • Certificate current status
  • Publisher membership in local trust network

It supports multiple developer interfaces including CLI, Node API, HTTP API, GitHub Action, and a Codex skill for retrofitting existing agents.

The system is described as not conforming to C2PA Content Credentials, but inspired by C2PA principles. It uses a custom receipt format and integrates with the Model Context Protocol (MCP) and OpenAI’s GPT-5.6 for optional behavioral audits.

Inference The tool functions as a runtime control mechanism that enforces trust decisions before agent inputs are processed, not a general-purpose PKI or supply-chain tool.

Back to contents

Positioning & Claim Evolution

The author claims Free2PA addresses AI agent security concerns, particularly around the files that precede model execution — which they argue are just as critical as model behavior itself. It positions itself as a practical solution for developers who want to avoid adopting public PKI or manually inspecting receipts.

Key claims

  • Verifier-local trust is sufficient for real-world collaboration (classes, hackathons, contractors, open-source teams).
  • The tool supports guarded repair, allowing safe fallbacks when unsigned edits are detected.
  • It integrates with existing agent frameworks like OpenClaw and can retrofit them via Codex.

Inference Free2PA is positioned as a lightweight, developer-centric solution for securing agent control files in ad-hoc or short-lived teams — not a large-scale enterprise trust infrastructure.

Back to contents

Target Customer & ICP

The description states that Free2PA targets developers working with AI agents, especially those using frameworks like OpenClaw. It is intended for:

  • Class projects
  • Hackathon teams
  • Contractors
  • Open-source maintainers
  • Short-lived project groups

It is described as a tool for verifier-local trust, meaning it’s designed to be used by individuals or small teams who control their own trust decisions.

Inference The ICP likely includes developers building or maintaining AI agents in environments where trust is managed locally and not through centralized systems.

Back to contents

Business Model & Pricing Evidence

Not evidenced.

The description does not mention any pricing, monetization strategy, or business model beyond the author’s own use case and demo.

Back to contents

Technical & Delivery Signals

Evidence

  • Built with Node.js 20, Express, native crypto/X.509 APIs, OpenSSL, MCP SDK, OpenAI Responses API
  • Uses SHA-256 hashing, ES256 signatures (ECDSA-P256), and X.509 certificates
  • Supports CLI, HTTP API, Node.js load-gate, GitHub Actions, Codex skill
  • Includes guarded repair flow, test suite covering signing, trust admission/revocation, tamper detection, etc.
  • GPT-5.6 used for optional behavioral audit (not part of core gate)

Inference The tool is built with a clear technical stack and supports multiple integration points, suggesting it’s designed to be modular and developer-friendly.

Back to contents

Traction & Maturity Signals

Not evidenced.

There is no mention of revenue, customers, usage metrics, or adoption beyond the author's own development and demo.

Back to contents

Competitive Context

Not evidenced.

The description does not reference competitors or similar tools in the market for agent control file verification or provenance systems.

Back to contents

Key Risks & Red Flags

  • No evidence of traction or usage — the tool appears to be a prototype or proof-of-concept, not yet adopted by users.
  • Self-reported only — no independent validation or third-party audits are mentioned.
  • Limited scope — it is designed for local trust and does not address broader PKI or enterprise-level supply chain issues.
  • GPT-5.6 audit is optional — the core verification relies on cryptography, not AI for decision-making.
  • No commercialization strategy — no indication of plans to monetize or scale beyond personal or small-team use.

Back to contents

Diligence Questions To Ask The Founders

  1. Has Free2PA been used in any real-world agent projects beyond this demo?
  2. Are there any known integrations with popular AI agent frameworks (e.g., OpenClaw, LangChain)?
  3. What are the plans for expanding beyond local trust to support broader trust models or enterprise use cases?
  4. How does Free2PA handle certificate revocation and lifecycle management in practice?
  5. Is there a roadmap for additional behavioral auditing features or integration with other AI safety tools?

Back to contents

Investment/Partnership Verdict

Not evidenced.

The description provides no information on financials, traction, or commercial viability. It is unclear whether this represents a viable product or just an experimental tool. The author states that Free2PA was built during a hackathon and has not yet been adopted beyond personal use.

Confidence level Low — based entirely on self-reported claims with no external validation or evidence of adoption.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.