Source-checked AI updates

AI Tools Radar

Grouped around GitHub project review, agent tooling, model releases, developer workflows, and AI news interpretation.

Latest guides

12 articles
developer workflows

ossf/scorecard: Run a Local Repository Risk Audit Before You Trust a Green Badge

Run OpenSSF Scorecard locally, preserve the exact revision and findings, and decide which repository risks require investigation before adoption.

Read the guide
AI ops and monitoring

GitHub Actions GITHUB_TOKEN Audit: Reduce Workflow Permissions Before a Third-Party Action Runs

Audit GitHub Actions token permissions job by job, pin third-party actions, and test the workflow after removing write access it does not need.

Read the guide
agent tools and workflows

modelcontextprotocol/servers: Audit an MCP Server Before Giving It Files, Tokens, or Network Access

Audit an MCP server’s tools, credentials, file reach, and network side effects before connecting it to an AI client or production account.

Read the guide
GitHub AI project watchlist

Comfy-Org/ComfyUI: Test Workflow Portability Before Installing Custom Nodes

Test a ComfyUI workflow on a clean profile, record models and dependencies, and identify custom-node lock-in before a graph becomes hard to reproduce.

Read the guide
Open-source AI comparisons

ollama/ollama vs ggml-org/llama.cpp: Choose a Local Model Server With a Measured Workload

Compare Ollama and llama.cpp using one pinned model, repeatable prompts, latency, memory, concurrency, API needs, and recovery behavior.

Read the guide
model release analysis

Evaluate a Coding Agent With One Bug, One Test, and a Diff You Can Review

Evaluate a coding agent on one real bug with a frozen repository, hidden test, clean-diff rubric, cost record, and reproducible review artifacts.

Read the guide
developer workflows

How to Read a GitHub Project's Health in 10 Minutes Before You Depend On It

A 10-minute method to judge whether an open-source project is safe to depend on: release cadence, issue triage, maintainer count, security policy, and license.

Read the guide
Local models and LLM infrastructure

Self-Host an Open Model or Call an API? A Cost-and-Risk Decision Tree

A practical decision tree for small teams choosing between self-hosting an open model and calling a hosted API: privacy, cost curve, latency, and ops burden.

Read the guide
agent tools and workflows

You Cannot Instruct Your Way Out Of Prompt Injection

Prompt injection is not a wording problem. Why instruction-based defences fail, and the architectural containment that actually limits the damage.

Read the guide
model release analysis

Build The Eval First. Then Argue About Models

Public benchmarks measure a different task than yours. How to build a small evaluation set that makes model choice, prompt changes and upgrades decidable.

Read the guide
AI ops and monitoring

If You Cannot Reproduce Yesterday's Answer, You Do Not Have A Product

What to record around every model call so failures are debuggable: inputs, retrieved context, tool calls, the model version string, cost and latency.

Read the guide
model release analysis

Fine-Tuning Does Not Teach Facts, And That Changes The Decision

RAG and fine-tuning solve different problems: knowledge versus behaviour. Why fine-tuning on facts often makes hallucination worse, and how to decide.

Read the guide

Categories

7 clusters

Topic categories

12 guides
2 papers

developer workflows

developer workflows

ossf/scorecard: Run a Local Repository Risk Audit Before You Trust a Green Badge

Open
developer workflows

How to Read a GitHub Project's Health in 10 Minutes Before You Depend On It

Open
1 papers

Local models and LLM infrastructure

Local models and LLM infrastructure

Self-Host an Open Model or Call an API? A Cost-and-Risk Decision Tree

Open
2 papers

agent tools and workflows

agent tools and workflows

modelcontextprotocol/servers: Audit an MCP Server Before Giving It Files, Tokens, or Network Access

Open
agent tools and workflows

You Cannot Instruct Your Way Out Of Prompt Injection

Open
3 papers

model release analysis

model release analysis

Evaluate a Coding Agent With One Bug, One Test, and a Diff You Can Review

Open
model release analysis

Build The Eval First. Then Argue About Models

Open
model release analysis

Fine-Tuning Does Not Teach Facts, And That Changes The Decision

Open
2 papers

AI ops and monitoring

AI ops and monitoring

GitHub Actions GITHUB_TOKEN Audit: Reduce Workflow Permissions Before a Third-Party Action Runs

Open
AI ops and monitoring

If You Cannot Reproduce Yesterday's Answer, You Do Not Have A Product

Open
1 papers

GitHub AI project watchlist

GitHub AI project watchlist

Comfy-Org/ComfyUI: Test Workflow Portability Before Installing Custom Nodes

Open
1 papers

Open-source AI comparisons

Open-source AI comparisons

ollama/ollama vs ggml-org/llama.cpp: Choose a Local Model Server With a Measured Workload

Open

Additional guides

0 articles