[GH-ISSUE #5770] Add HVTracker trust badge to README #5566

Closed
opened 2026-06-07 16:36:41 -04:00 by yindo · 0 comments
Owner

Originally created by @YugantM on GitHub (Jun 6, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5770

Hi maintainers,

We recently added AnythingLLM to HVTracker, where we independently track public trust and maintenance signals for open-source AI agent projects. Your live profile is here:

Why this might be useful

HVTracker monitors signals that matter for supply-chain safety — signed commits, provenance visibility, license compliance, dependency freshness, maintenance cadence, and more. Having this information surfaced in one place helps contributors and downstream users make faster trust decisions about the tools they depend on.

Adding the badge to your README gives users an independent, at-a-glance view of the project's safety posture — and clicking through lets them inspect the full breakdown. It also helps surface areas where safety signals could be strengthened (e.g., enabling commit signing, adding a SECURITY.md, improving provenance metadata).

Early adopters

Projects like Haystack by deepset have already adopted HVTracker badges in their README, and others like AIPass are in the process of adding them. As more projects participate, the ecosystem gets a shared, transparent baseline for trust.

Badge snippets (ready to use)

[![HVTrust](https://hvtracker.net/badge/anythingllm.svg)](https://hvtracker.net/agents/anythingllm/)
[![Evidence Grade](https://hvtracker.net/badge/anythingllm-grade.svg)](https://hvtracker.net/agents/anythingllm/)

The badges are dynamically generated and always reflect the latest public data — no manual updates needed.

No pressure

Totally fine to close this if it's not the right time. We just wanted to make sure the option was on your radar. If anything on the AnythingLLM profile page looks inaccurate, we're happy to correct it — just let us know.

Thanks for building in the open!

Originally created by @YugantM on GitHub (Jun 6, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5770 Hi maintainers, We recently added **AnythingLLM** to [HVTracker](https://hvtracker.net), where we independently track public trust and maintenance signals for open-source AI agent projects. Your live profile is here: - **Profile:** https://hvtracker.net/agents/anythingllm/ - **HVTrust score:** 47.3/100 - **Evidence grade:** D ### Why this might be useful HVTracker monitors signals that matter for supply-chain safety — signed commits, provenance visibility, license compliance, dependency freshness, maintenance cadence, and more. Having this information surfaced in one place helps contributors and downstream users make faster trust decisions about the tools they depend on. Adding the badge to your README gives users an independent, at-a-glance view of the project's safety posture — and clicking through lets them inspect the full breakdown. It also helps surface areas where safety signals could be strengthened (e.g., enabling commit signing, adding a SECURITY.md, improving provenance metadata). ### Early adopters Projects like [Haystack](https://github.com/deepset-ai/haystack) by deepset have already adopted HVTracker badges in their README, and others like [AIPass](https://github.com/AIOSAI/AIPass) are in the process of adding them. As more projects participate, the ecosystem gets a shared, transparent baseline for trust. ### Badge snippets (ready to use) ```md [![HVTrust](https://hvtracker.net/badge/anythingllm.svg)](https://hvtracker.net/agents/anythingllm/) [![Evidence Grade](https://hvtracker.net/badge/anythingllm-grade.svg)](https://hvtracker.net/agents/anythingllm/) ``` The badges are dynamically generated and always reflect the latest public data — no manual updates needed. ### No pressure Totally fine to close this if it's not the right time. We just wanted to make sure the option was on your radar. If anything on the AnythingLLM profile page looks inaccurate, we're happy to correct it — just let us know. Thanks for building in the open!
yindo closed this issue 2026-06-07 16:36:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5566