Skip to content

Add EFC (Everything Fact-Checked) — fact-checking tool for AI agent research output#215

Open
Nlai741533 wants to merge 2 commits into
e2b-dev:mainfrom
Nlai741533:add-efc
Open

Add EFC (Everything Fact-Checked) — fact-checking tool for AI agent research output#215
Nlai741533 wants to merge 2 commits into
e2b-dev:mainfrom
Nlai741533:add-efc

Conversation

@Nlai741533
Copy link
Copy Markdown

EFC (Everything Fact-Checked)

A fact-checking tool designed specifically for AI agent output — research reports, market analyses, and data-heavy documents.

What it does: AI agents producing research at scale fail in 5 systematic ways. EFC catches them:

  1. Unit/scale errors — $4.2B → $4,200B (dropped conversions)
  2. Fabricated interpolation — charts with data points the agent invented
  3. Source conflation — GMV cited as revenue, different metrics merged
  4. Stale data as current — outdated figures presented as latest
  5. Attribution laundering — blogs cited as official filings

Agent integration formats:

  • Agent-agnostic SKILL.md (one file, works with any LLM agent)
  • CLI (efc) for local and CI use
  • GitHub Action for automated PR fact-checking
  • Source-content verification: fetches cited URLs and checks if claims appear

Tech: Stdlib-only Python, MIT license, 72 tests, zero dependencies.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 30, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @Nlai741533 on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check'

1 similar comment
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 30, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @Nlai741533 on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check'

@Nlai741533
Copy link
Copy Markdown
Author

cla signed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant