Sear — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Sear (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
SEAR is the Self Evolving Agent Retrainer: a public launch surface, a read-only ChatGPT app via MCP, and an installable CLI for operator-grade release inspection.
apps/web: Next.js 16 site with SEO metadata, robots.txt, sitemap.xml, sitemap.txt, llms.txt, benchmark pages, and a remote MCP endpoint at /api/mcppackages/sear-cli: installable sear CLI with doctor, overview, benchmarks, sitemap, and raw request get.codex/skills/sear: companion skill for future Codex threadspnpm install
pnpm build
pnpm test
pnpm bench
pnpm install:cli
sear --json doctorsear doctor defaults to the live deployment at https://sear.genesisconductor.io. For a local dev server, pass an explicit base URL:
pnpm dev
sear --base-url http://localhost:3000 --json doctorSEAR is configured to run on Cloudflare Workers at https://sear.genesisconductor.io.
pnpm preview:cloudflare
pnpm deploy:cloudflareThe app deploys from apps/web via the OpenNext adapter and Wrangler, with the custom domain attached in apps/web/wrangler.jsonc.
The remote MCP endpoint is exposed at /api/mcp. Connect it from ChatGPT developer mode over HTTPS after deployment.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.