Repository Analysis

ai-boost/awesome-harness-engineering

Awesome list for AI agent harness engineering: tools, patterns, evals, memory, MCP, permissions, observability, and orchestration.

88.8 Strong AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of ai-boost/awesome-harness-engineering, a Python project with 3,056 GitHub stars. SynthScan v2.0 examined 1,205 lines of code across 9 source files, recording 55 pattern matches distributed across 2 syntactic categories. The overall adjusted score of 88.8 places this repository in the Strong AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

88.8
Adjusted Score
88.8
Raw Score
100%
Time Factor
2026-07-14
Last Push
3.1K
Stars
Python
Language
1.2K
Lines of Code
9
Files
55
Pattern Hits
2026-07-14
Scan Date
0.00
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 0HIGH 0MEDIUM 54LOW 1

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 55 distinct pattern matches across 2 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Modern AI Meta-Vocabulary53 hits · 104 pts
SeverityFileLineSnippetContext
MEDIUMREADME.md81- [2026 Agentic Coding Trends Report](https://resources.anthropic.com/hubfs/2026%20Agentic%20Coding%20Trends%20Report.pdCODE
MEDIUMREADME.md82- [How We Build Azure SRE Agent with Agentic Workflows](https://techcommunity.microsoft.com/blog/appsonazureblog/how-we-CODE
MEDIUMREADME.md91- [What makes a harness a harness: necessary and sufficient conditions for an agent harness](https://arxiv.org/abs/2606.CODE
MEDIUMREADME.md208- [Google Developers: Closing the Knowledge Gap with Agent Skills](https://developers.googleblog.com/closing-the-knowledCODE
MEDIUMREADME.md214- [agentic-stack](https://github.com/codejunkie99/agentic-stack) — Portable `.agent/` folder that externalizes memory, sCODE
MEDIUMREADME.md219- [Antigravity Awesome Skills](https://github.com/sickn33/antigravity-awesome-skills) — Installable library of 1,400+ agCODE
MEDIUMREADME.md220- [agentgateway](https://github.com/agentgateway/agentgateway) — Open-source agentic proxy that unifies LLM gateway, MCPCODE
MEDIUMREADME.md230- [Two Different Types of Agent Authorization](https://blog.langchain.com/two-different-types-of-agent-authorization/) —CODE
MEDIUMREADME.md234- [AgentDoG: A Diagnostic Guardrail Framework for AI Agent Safety and Security](https://arxiv.org/abs/2601.18491) — ThreCODE
MEDIUMREADME.md269- [LiteLLM](https://github.com/BerriAI/litellm) — Unified proxy and SDK that routes to 100+ LLM providers behind a singlCODE
MEDIUMREADME.md271- [OpenAI Agents SDK](https://github.com/openai/openai-agents-python) — Lightweight multi-agent framework built around hCODE
MEDIUMREADME.md274- [strands-agents/harness-sdk](https://github.com/strands-agents/harness-sdk) — AWS's open-source, model-driven agent SDCODE
MEDIUMREADME.md313- [The 2025 AI Agent Index: Documenting Technical and Safety Features of Deployed Agentic AI Systems](https://arxiv.org/CODE
MEDIUMREADME.md322- [Opik](https://github.com/comet-ml/opik) — Comet's open-source AI observability and evaluation platform: deep tracing CODE
MEDIUMREADME.md332- [Distributed Tracing for Agentic Workflows with OpenTelemetry](https://developers.redhat.com/articles/2026/04/06/distrCODE
MEDIUMREADME.md334- [Future AGI](https://github.com/future-agi/future-agi) — Open-source, self-hostable platform unifying tracing, evals, CODE
MEDIUMREADME.md377- [Building Governed AI Agents](https://developers.openai.com/cookbook/examples/partners/agentic_governance_guide/agentiCODE
MEDIUMREADME.md386- [Engineering Trustworthy Multi-Agent Systems](https://www.ieeesmc.org/cai-2026/tutorial-3-engineering-trustworthy-multCODE
MEDIUMREADME.md387- [agents-best-practices](https://github.com/DenisSergeevitch/agents-best-practices) — Provider-neutral Agent Skill for CODE
MEDIUMREADME.md395- [neosigmaai/auto-harness](https://github.com/neosigmaai/auto-harness) — April 2026 open-source self-improving agentic CODE
MEDIUMREADME.md396- [agentic-harness-engineering](https://github.com/china-qijizhifeng/agentic-harness-engineering) — Observability-drivenCODE
MEDIUMREADME.md396- [agentic-harness-engineering](https://github.com/china-qijizhifeng/agentic-harness-engineering) — Observability-drivenCODE
MEDIUMREADME.md416- [browser-harness](https://github.com/browser-use/browser-harness) — Self-healing browser harness that connects an LLM CODE
MEDIUMREADME.md421- [Live-SWE-agent: Autonomous Software Agent with Self-Evolving Harness](https://arxiv.org/html/2511.13646v3) — ProductiCODE
MEDIUMREADME.md424- [Building NVIDIA Nemotron 3 Agents for Reasoning, Multimodal RAG, Voice, and Safety](https://developer.nvidia.com/blogCODE
MEDIUMREADME.md426- [GitHub Agentic Workflows](https://github.blog/changelog/2026-02-13-github-agentic-workflows-are-now-in-technical-prevCODE
MEDIUMREADME.md465- [NeMo Guardrails](https://github.com/NVIDIA-NeMo/Guardrails) — NVIDIA's programmable guardrails toolkit: define input,CODE
MEDIUMREADME.md468- [Practical Security Guidance for Sandboxing Agentic Workflows](https://developer.nvidia.com/blog/practical-security-guCODE
MEDIUMREADME.md469- [Under the Hood: Security Architecture of GitHub Agentic Workflows](https://github.blog/ai-and-ml/generative-ai/under-CODE
MEDIUMREADME.md473- [deepsec](https://github.com/vercel-labs/deepsec) — Vercel Labs' security harness that treats vulnerability scanning aCODE
MEDIUMREADME.md488- [The Attack and Defense Landscape of Agentic AI: A Comprehensive Survey](https://arxiv.org/abs/2603.11088) — The firstCODE
MEDIUMREADME.md490- [RAMPART](https://github.com/microsoft/RAMPART) — Pytest-native safety and security testing framework for agentic AI tCODE
MEDIUMREADME.md491- [aiming-lab/AutoHarness](https://github.com/aiming-lab/AutoHarness) — Open-source Python governance harness that wrapsCODE
MEDIUMREADME.md499- [Claw-Eval](https://github.com/claw-eval/claw-eval) — 300 human-verified tasks across 9 categories evaluating LLM-as-aCODE
MEDIUMREADME.md502- [Quantifying Infrastructure Noise in Agentic Coding Evals](https://www.anthropic.com/engineering/infrastructure-noise)CODE
MEDIUMREADME.md507- [Towards a Science of AI Agent Reliability](https://arxiv.org/abs/2602.16666) — Proposes twelve concrete reliability mCODE
MEDIUMREADME.md513- [Live-SWE-agent: First Live Software Agent with Self-Evolving Scaffold](https://arxiv.org/html/2511.13646v3) — DemonstCODE
MEDIUMREADME.md538- [5 Production Scaling Challenges for Agentic AI in 2026](https://machinelearningmastery.com/5-production-scaling-challCODE
MEDIUMREADME.md540- [KernelEvolve: How Meta's Ranking Engineer Agent Optimizes AI Infrastructure](https://engineering.fb.com/2026/04/02/deCODE
MEDIUMREADME.md542- [Agentic Development: What It Means for Engineering Infrastructure in 2026](https://www.bunnyshell.com/guides/agentic-CODE
MEDIUMREADME.md543- [FinOps for Agents: Loop Limits, Tool-Call Caps, and the New Unit Economics of Agentic SaaS](https://www.infoworld.comCODE
MEDIUMREADME.md546- [Minions: Stripe's one-shot, end-to-end coding agents—Part 2](https://stripe.dev/blog/minions-stripes-one-shot-end-to-CODE
MEDIUMREADME.md43 - [⚙️ Task Runners & Orchestration](#task-runners--orchestration)CODE
MEDIUMREADME.md108- [Hooks – Codex](https://developers.openai.com/codex/hooks) — OpenAI's lifecycle-hook framework for Codex: inject deterCODE
MEDIUMREADME.md121- [statewright](https://github.com/statewright/statewright) — State machine guardrails that constrain which tools an ageCODE
MEDIUMREADME.md177- [AutoHarness: Improving LLM Agents by Automatically Synthesizing a Code Harness](https://arxiv.org/abs/2603.03329) — GCODE
MEDIUMREADME.md194- [Announcing the Agentic Resource Discovery specification](https://developers.googleblog.com/announcing-the-agentic-resCODE
MEDIUMREADME.md251- [Building an Agentic Memory System for GitHub Copilot](https://github.blog/ai-and-ml/github-copilot/building-an-agentiCODE
MEDIUMREADME.md287- [Shopify Roast](https://github.com/Shopify/roast) — Shopify's open-source Ruby DSL for structured AI workflows that inCODE
MEDIUMREADME.md289- [Orchestrating Ambient Agents with Temporal](https://temporal.io/blog/orchestrating-ambient-agents-with-temporal) — TeCODE
MEDIUMREADME.md362- [Humans and Agents in Software Engineering Loops](https://martinfowler.com/articles/exploring-gen-ai/humans-and-agentsCODE
MEDIUMREADME.md564- [ICLR 2026 MemAgents Workshop](https://sites.google.com/view/memagent-iclr26/) — Interdisciplinary workshop (April 27,CODE
MEDIUMREADME.md565- [Awesome Code as Agent Harness Papers](https://github.com/YennNing/Awesome-Code-as-Agent-Harness-Papers) — Curated comCODE
Excessive Try-Catch Wrapping2 hits · 3 pts
SeverityFileLineSnippetContext
LOWverify_urls.py137 except Exception as e:CODE
MEDIUMverify_urls.py214 print(f"Error: {args.file} not found")CODE