Every card below was actually executed by the lab — under-the-radar repos that installed clean and did what they claim, verified in the sandbox, not guessed from the README. From 1,075 repos tested so far.
CLO (Cross-LLM Context Orchestrator)
A browser extension that acts as a 'Reasoning State Virtual Machine' to maintain context when switching between different LLM platforms (e.g., ChatGPT to Claude).
Insight The project has a complete structure with a manifest, source files, and build scripts.
github.com/AnuragSingh2jz/LLM_Context_Orchestrator ↗
c4dynamics
A Python framework for state-space modeling, simulation, estimation, and control of physical systems.
Insight Installed cleanly on the first try; its own test suite ran — 124 tests passed.
github.com/c4dynamics/c4dynamics ↗
FAME (Malware Evaluation Automation)
FAME is a framework designed to automate the end-to-end analysis of malicious files.
Insight Installed cleanly on the first try.
github.com/certsocietegenerale/fame ↗
claude-code-actions
A suite of GitHub Actions workflows that enable Claude Code to autonomously handle the full software development lifecycle.
Insight The repository contains a complete set of GitHub Action workflows, helper scripts, and a clear installation path, making it a ready-to-deploy configuration for the specified platform.
github.com/hauxir/claude-code-actions ↗
Sentinel: Self-healing Edge Computing Agent
Sentinel is an edge computing agent for Kubernetes that provides predictive failure detection and partition-resilient orchestration.
Insight Installed cleanly on the first try.
github.com/aqstack/sentinel ↗
Planning-based Hierarchical Variational Model (PHVM)
PHVM is a natural language generation model designed to produce long, coherent, and diverse text from structured data.
Insight The repository contains a complete implementation including model code, dataset scripts, and training/testing shells, following a published research paper.
github.com/ZhihongShao/Planning-based-Hierarchical-Variational-Model ↗