Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 01:29 UTC

agentrhq / webcmd

The Browser Infra that learns and cuts token spend by upto 90%

JavaScript · TypeScriptApache-2.0★ 37 stars⑂ 4 forkssince Jul 2026View on GitHub ↗

agentrhq/webcmd holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (81/100) and lowest on Security (36/100). It was last updated today. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

60
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

AgentrOrganization
1 follower2 public repossince Apr 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@agentrhq/webcmd0.3.42,320135 days agoclibrowserwebai

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

74Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.1/36Commit cadence — 3/52 weeks with commits
18/18Commit volume — 280 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year280
human_commit_share0.92
days_since_last_push0
active_weeks_last_year3

Release discipline

100Excellent
How it's scored
27/27Ships releases — 14 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~1.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count14
latest_release_tagwebcmd-v0.3.4
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases1.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

53Moderate · 18% of overall
How it's scored
25.2/60Stars — 37 stars
4/25Forks — 4 forks
0/15Watchers — 1 watchers
Inputs used
forks4
stars37
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
44.9/80Monthly downloads — 2,320 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@agentrhq/webcmd
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,320
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.9/22.5Commit distribution — top contributor authored 74% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.74
How it's scored
28.1/46.8Issue resolution — 60% of issues closed
27.8/38.3PR acceptance — 77/106 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/12 approved changesets -- score normalized to 0
Inputs used
merged_prs77
open_issues14
closed_issues21
issue_closed_ratio0.6
closed_unmerged_prs29
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
2.2/25Owner reach — 1 followers of agentrhq
4/25Track record — 2 public repos, account ~0 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_loginagentrhq
public_repos2
account_age_days93
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@agentrhq/webcmd
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

81Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://webcmd.dev
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsbrowser-automation, cli, ai-agents, browser-use, playwright, self-learning-ai, developer-tools
has_wikiyes
homepagehttps://webcmd.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/12 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 20 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 87 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.946
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (tsconfig.json)
54.7/55Manageable file sizes — 8/1,386 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes168,903
source_files_sampled1,386
oversized_source_files8

Key facts

37GitHub stars
6contributors
280commits, last 12 months
0days since last push
14releases
1bus factor
14open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index npm:@agentrhq/webcmd@0.3.4; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
10Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

223344422026-072026-072026-07
Major 0Minor 0Patch 0
OpenSSF Scorecard 3.6 / 10
3.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-23 01:29 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/12 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities20 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
npm@mozilla/readability^0.6.0package.json
npmcli-table3^0.6.5package.json
npmcloakbrowser0.4.5package.json
npmcommander^14.0.3package.json
npmjs-yaml^4.3.0package.json
npmplaywright-core1.61.1package.json
npmturndown^7.2.2package.json
npmturndown-plugin-gfm^1.0.2package.json
npmundici^6.27.0package.json
npmws^8.18.0package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "browser-automation",
        "cli",
        "ai-agents",
        "browser-use",
        "playwright",
        "self-learning-ai",
        "developer-tools"
      ],
      "is_fork": false,
      "size_kb": 4793,
      "has_wiki": true,
      "homepage": "https://webcmd.dev",
      "languages": {
        "HTML": 106114,
        "JavaScript": 5818411,
        "PowerShell": 11581,
        "TypeScript": 2532005
      },
      "pushed_at": "2026-07-23T01:23:17Z",
      "created_at": "2026-07-02T11:49:31Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T19:45:21Z",
      "description": "The Browser Infra that learns and cuts token spend by upto 90%",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Agentr",
      "type": "Organization",
      "login": "agentrhq",
      "company": null,
      "location": "United States of America",
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/277637038?v=4",
      "created_at": "2026-04-20T05:44:19Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 93
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "webcmd-v0.3.4",
          "kind": "other",
          "published_at": "2026-07-17T19:00:03Z"
        },
        {
          "tag": "webcmd-v0.3.3",
          "kind": "other",
          "published_at": "2026-07-16T18:24:48Z"
        },
        {
          "tag": "webcmd-v0.3.2",
          "kind": "other",
          "published_at": "2026-07-15T13:23:13Z"
        },
        {
          "tag": "webcmd-v0.3.1",
          "kind": "other",
          "published_at": "2026-07-15T10:56:38Z"
        },
        {
          "tag": "webcmd-v0.3.0",
          "kind": "other",
          "published_at": "2026-07-13T12:21:15Z"
        },
        {
          "tag": "webcmd-v0.2.5",
          "kind": "other",
          "published_at": "2026-07-10T12:16:53Z"
        },
        {
          "tag": "webcmd-v0.2.4",
          "kind": "other",
          "published_at": "2026-07-10T09:59:30Z"
        },
        {
          "tag": "webcmd-v0.2.3",
          "kind": "other",
          "published_at": "2026-07-09T10:18:56Z"
        },
        {
          "tag": "webcmd-v0.2.2",
          "kind": "other",
          "published_at": "2026-07-09T07:07:55Z"
        },
        {
          "tag": "webcmd-v0.2.1",
          "kind": "other",
          "published_at": "2026-07-07T18:39:04Z"
        },
        {
          "tag": "webcmd-v0.2.0",
          "kind": "other",
          "published_at": "2026-07-03T17:39:43Z"
        },
        {
          "tag": "webcmd-v0.1.2",
          "kind": "other",
          "published_at": "2026-07-03T09:04:22Z"
        },
        {
          "tag": "webcmd-v0.1.1",
          "kind": "other",
          "published_at": "2026-07-03T06:39:18Z"
        },
        {
          "tag": "webcmd-v0.1.0",
          "kind": "other",
          "published_at": "2026-07-03T06:29:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7fece0033d00c77ed8588791e2f76257df0d2e8f",
          "body": "docs: make README prompts more natural",
          "is_bot": false,
          "headline": "Merge pull request #132 from agentrhq/codex/humanize-readme-prompts",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-22T09:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71edb7177f2fe1ccb447b4cd6b2b0d4b25017962",
          "body": "Updated instructions for using webcmd in the agent harness.",
          "is_bot": false,
          "headline": "Revise webcmd usage instructions in README",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-22T09:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec084f812e7e2ce92a8298c309e229732499e32f",
          "body": null,
          "is_bot": false,
          "headline": "docs: keep README prompts task-focused",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-22T09:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e31e429254793b5b5d6634a0f9908060fe889b6",
          "body": null,
          "is_bot": false,
          "headline": "docs: make README prompts more natural",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-22T09:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3672b85699e6e90b76947c227a5773394d91e36c",
          "body": "Update README hero image",
          "is_bot": false,
          "headline": "Merge pull request #131 from agentrhq/codex/update-readme-image",
          "author_name": "ngaurav",
          "author_login": "ngaurav",
          "committed_at": "2026-07-22T09:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b934fcb2dd6465e1807cd58c117395fdad1cd59",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README hero image",
          "author_name": "ngaurav",
          "author_login": "ngaurav",
          "committed_at": "2026-07-22T09:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df6052b18ffe12bbdd557aec02f06d5ab70805d4",
          "body": "style(docs): enlarge logo wordmark",
          "is_bot": false,
          "headline": "Merge pull request #130 from agentrhq/codex/larger-docs-wordmark",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-22T09:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c543a2f2aa13d3c13551e276d54a3c243b6662",
          "body": null,
          "is_bot": false,
          "headline": "style(docs): enlarge logo wordmark",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-22T09:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bffe1e5f49856f2515f477ca78b57c2a48865f40",
          "body": "fix(docs): show navigation logo",
          "is_bot": false,
          "headline": "Merge pull request #129 from agentrhq/codex/show-docs-logo",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-22T04:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9fad74fe0e343c6e193f644090a8b47416c36b",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): show navigation logo",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-22T04:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7d9cbf57f0c760be9b6975a60b1e5b5cf2c528",
          "body": "docs: add Webcmd logo lockup to navigation",
          "is_bot": false,
          "headline": "Merge pull request #128 from agentrhq/codex/agent-first-docs",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-22T04:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca1ec035c7018a58abc1ee39b463c96e8ebb57d",
          "body": null,
          "is_bot": false,
          "headline": "fix docs review paths and light logo contrast",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-22T04:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c0a7510fd4b44e09e3492e397b04ed457c0ac9",
          "body": null,
          "is_bot": false,
          "headline": "docs: correct logo lockup proportions",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-22T03:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f54f8725507cc153bbe60b8ca9ab06bb00c06e",
          "body": null,
          "is_bot": false,
          "headline": "docs: add logo lockup to navigation",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-22T03:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38ebfe018a0e6402d593193ee7e4bc402e8d7f6",
          "body": "docs: make Webcmd onboarding agent-first",
          "is_bot": false,
          "headline": "Merge pull request #125 from agentrhq/codex/agent-first-docs",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf44704d906983e21d2430ddd05af2b159949f0b",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify skills harness setup",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df728d52502272cef1a07af24d429a78cb228452",
          "body": null,
          "is_bot": false,
          "headline": "docs: make agent prompts concrete",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4629653e0d6ee8a54f0d3668ee72ffc4d0f4f33b",
          "body": null,
          "is_bot": false,
          "headline": "docs: address final documentation review",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4063ade73a9933eefa7b95db36e67b447e6185b6",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix README documentation links",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ddb2be66b6689c9c1afb51bd2b38c61ce6bd12",
          "body": null,
          "is_bot": false,
          "headline": "docs: reorganize agent-first documentation",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d5ea128b1202c2fe537c53adb49e45c449abb8",
          "body": null,
          "is_bot": false,
          "headline": "docs: make examples and support prompt-led",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea80e6e0e42e59c48bb8564ad2fd7051550324f",
          "body": "…theme contrast",
          "is_bot": false,
          "headline": "style: update documentation typography weights and improve dark mode …",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6db2bd67068536ce7757ade0ccb8a341e013879",
          "body": null,
          "is_bot": false,
          "headline": "docs: make agent skills the primary onboarding path",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ffffc193b7c8ec5b99f08fe890e253e9b800c2",
          "body": null,
          "is_bot": false,
          "headline": "docs: add agent-led plugin publishing journey",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6be700f58ae7c804f8618f65206805642bdf93d",
          "body": null,
          "is_bot": false,
          "headline": "docs: add progressive Webcmd concept guides",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T13:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc2b0ae3a8b6777a5c7b4e812241569de0e4df2",
          "body": null,
          "is_bot": false,
          "headline": "feat: add grayscale color palette variables to root stylesheet",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T12:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac19563ff2619d795fcd1ee01c5985e452c88c0",
          "body": "…riables, and upgrade js-yaml dependency",
          "is_bot": false,
          "headline": "style: update documentation visual identity, typography, and theme va…",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T12:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b51153b6e5559c3a2f545853844b00a8ba4261a2",
          "body": "… site logo",
          "is_bot": false,
          "headline": "feat: update documentation theme with custom styling, typography, and…",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-21T11:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ffbb9414e4116c042b8f83b08729cc2cb86380f",
          "body": null,
          "is_bot": false,
          "headline": "docs: add demo video to README (#119)",
          "author_name": "ngaurav",
          "author_login": "ngaurav",
          "committed_at": "2026-07-20T11:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d601b0aea74cd57ffb08d363ee5cdee47b4966",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/agentrhq/webcmd",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-18T07:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6dc5ba450497e758c43a915dc91b8fdb060976b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update documentation URLs to webcmd.dev/docs across project files",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-18T07:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22704604cd60ebd30c59acb703054229dc03750f",
          "body": null,
          "is_bot": true,
          "headline": "docs: update changelog for webcmd-v0.3.4",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T19:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa6cb7756096c7b444cdeca2c4d1a5fb5b511ea",
          "body": "…-components--webcmd\n\nchore(main): release webcmd 0.3.4",
          "is_bot": false,
          "headline": "Merge pull request #114 from agentrhq/release-please--branches--main-…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-17T18:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d91ff72739527e084fa8d8ba9d3ac2d42ff2d76",
          "body": null,
          "is_bot": false,
          "headline": "chore: release webcmd 0.3.4",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-17T18:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c59c46f4c368c605e4ee0296456013489d38332",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release webcmd 0.4.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T18:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da888ab94d572a672cfe9b8088c2dc3db021d9a9",
          "body": "…overy\n\nfix: make Webcmd discovery truncation-safe",
          "is_bot": false,
          "headline": "Merge pull request #113 from agentrhq/fix/truncation-safe-webcmd-disc…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-17T18:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1295ea0ed94307ebd6eee41c61eefe8d20e94cce",
          "body": "Export and harden AX snapshot helpers",
          "is_bot": false,
          "headline": "Merge pull request #112 from agentrhq/codex/ax-snapshot-export",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-17T18:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec6ecdaa7e2570fce9750512a35cd8878e6dd26",
          "body": null,
          "is_bot": false,
          "headline": "fix: make webcmd discovery truncation-safe",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-17T18:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9016cd6bd48f949b778c333ae51ad0ae9d9ee338",
          "body": null,
          "is_bot": false,
          "headline": "fix: bound AX tree traversal",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-17T10:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a1ff8ef699cdc6947db8f469f857b54b17e412",
          "body": null,
          "is_bot": false,
          "headline": "fix: traverse ignored AX intermediaries",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-17T10:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a033893dd471082c1bd7655e8f4d8568af2aba",
          "body": null,
          "is_bot": false,
          "headline": "feat: export AX snapshot helpers",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-17T09:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0da5493c23ace09f6cd3f7411352a56ae7a36c",
          "body": null,
          "is_bot": false,
          "headline": "Update README badge colors and remove redundant documentation link",
          "author_name": "ngaurav",
          "author_login": "ngaurav",
          "committed_at": "2026-07-17T03:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dace9fb782b4319c0d61bbfad49cb3732964a1e5",
          "body": null,
          "is_bot": true,
          "headline": "docs: update changelog for webcmd-v0.3.3",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T18:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4173c3f6c13877b9481700a03aaf27df6be43f1a",
          "body": "…-components--webcmd\n\nchore(main): release webcmd 0.3.3",
          "is_bot": false,
          "headline": "Merge pull request #105 from agentrhq/release-please--branches--main-…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-16T18:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe5b57f58653a7722dbad0953286354f145e1ec",
          "body": null,
          "is_bot": false,
          "headline": "test: use skills add in hosted lifecycle",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-16T18:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c359307622e65785e1f0ed172d3fd1a9a5f68b52",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release webcmd 0.3.3",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-16T17:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d40b7d1b840ec51fadc2ce79b034320616b3b43",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release webcmd 0.4.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T12:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6dff29525bf032604705c13e1b0bb542f7b0773",
          "body": "feat: add skills add and remove commands",
          "is_bot": false,
          "headline": "Merge pull request #108 from agentrhq/feat/skills-add-remove",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-16T12:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58db4d6b58f378467c9652bed8a6b5922d074b2",
          "body": "fix: preserve hosted routing for local-only commands",
          "is_bot": false,
          "headline": "Merge pull request #109 from agentrhq/codex/hosted-skills-routing",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-16T12:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b09cfbee5e76d29203fdf09905ff00ff9d03169f",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep hosted commands on cloud",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-16T12:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ed581e3d50155afd53e0a6c8d0ceead5f6a04ef",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove skills install command",
          "author_name": "Ankit Ranjan",
          "author_login": "ankitranjan7",
          "committed_at": "2026-07-16T11:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e493e74ee4556417c498cebda609f939c3fa7a0c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/agentrhq/webcmd",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-16T11:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b86b1c5d16ad258b06610dd91f40b5e96fa6ae",
          "body": null,
          "is_bot": false,
          "headline": "docs: add documentation for x-session-cli usage guide",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-16T11:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f493acc5a4c7f1ee0e33b3e6f3c07c6a22bfe699",
          "body": null,
          "is_bot": false,
          "headline": "docs: update adapter initialization instructions for clarity (#101)",
          "author_name": "Rajarshi Datta",
          "author_login": "rajarshidattapy",
          "committed_at": "2026-07-16T10:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3951675a93a434105e7a46432cc255c13eac3449",
          "body": null,
          "is_bot": false,
          "headline": "feat: add skills add and remove commands",
          "author_name": "Ankit Ranjan",
          "author_login": "ankitranjan7",
          "committed_at": "2026-07-16T10:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eddc7bd1e18dbd757847d8ad10ab013992fdc55",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove bundled skill links",
          "author_name": "Ankit Ranjan",
          "author_login": "ankitranjan7",
          "committed_at": "2026-07-16T10:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d96756b63656d30ba8361f57932011860bb6dff",
          "body": null,
          "is_bot": false,
          "headline": "chore: update documentation URL to docs.webcmd.dev across project files",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-16T09:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "164d1eccbbc27820ff48121d078fa6152868f85f",
          "body": "fix: preserve cloud parity for blocked sites and fresh pages",
          "is_bot": false,
          "headline": "Merge pull request #104 from agentrhq/codex/cloud-parity-remediation",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-16T09:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3fb5e44559808c6bb90be1102c717247e77e328",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README and CONTRIBUTING with documentation links (#100)",
          "author_name": "Rajarshi Datta",
          "author_login": "rajarshidattapy",
          "committed_at": "2026-07-16T09:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115447b0a4d4838ae4dc17446f7a25ff8ef863ab",
          "body": "…loakSessionManager (#102)",
          "is_bot": false,
          "headline": "fix: resolve cloak browser version in LocalCloakRuntimeProvider and C…",
          "author_name": "Rajarshi Datta",
          "author_login": "rajarshidattapy",
          "committed_at": "2026-07-16T09:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3d85846d48005dffc0f7c3df2bc6b3416b8a528",
          "body": null,
          "is_bot": false,
          "headline": "fix: extend docs sync review model timeout",
          "author_name": "rishabhraj36",
          "author_login": "rishabhraj36",
          "committed_at": "2026-07-16T08:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b26b295884a68b9d22019188bdb9c07f57f89f",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow docs sync review to comment on pull requests",
          "author_name": "rishabhraj36",
          "author_login": "rishabhraj36",
          "committed_at": "2026-07-16T07:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118cfff4760778324bb63cd6b42c7d3e42c19db8",
          "body": "fix: recover Cloak sessions and arbitrate persistent writes",
          "is_bot": false,
          "headline": "Merge pull request #103 from agentrhq/codex/session-reliability-windows",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-16T04:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea1abfb8ee019f653b619ccaec83ce968c2127e",
          "body": null,
          "is_bot": false,
          "headline": "test: avoid fake timers around daemon HTTP",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T21:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94574cc6cfe2a19b85eaaacc7d8d35ea83e38ac",
          "body": null,
          "is_bot": false,
          "headline": "fix: run package bin checks through Windows shell",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T21:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7fef31ed92e01f3a49436bc888bbbb6b263f17",
          "body": null,
          "is_bot": false,
          "headline": "fix: make session release best effort",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T20:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ace0b4e79725effd46bc200c8d6bf7a8854957",
          "body": null,
          "is_bot": false,
          "headline": "fix: release safe late adapter outcomes",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T20:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89e091553989834a799c2c284562b75a48ab59b3",
          "body": null,
          "is_bot": false,
          "headline": "fix: restrict Windows diagnostic artifacts",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T20:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9050d6198a509077670e36b7c3dfccc4468dcd70",
          "body": null,
          "is_bot": false,
          "headline": "ci: validate Cloak lifecycle on Windows",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T20:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25554502652efb0892f4d13c6ddb6f60173b9792",
          "body": null,
          "is_bot": false,
          "headline": "fix: isolate logical adapter run contexts",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "342a22e67882b7f501a632db15b1c9248b2ce538",
          "body": null,
          "is_bot": false,
          "headline": "feat: hold session lease for logical adapter runs",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5aca5aaea7d5d8083e2de162ae80b063d52ea36",
          "body": null,
          "is_bot": false,
          "headline": "fix: retain daemon liveness after response timeout",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0997fbbeeebc1d6c6928868af4111ea3ca6c2c",
          "body": null,
          "is_bot": false,
          "headline": "feat: arbitrate persistent writes in Cloak daemon",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f76cf5c76490643be32892bbc4cf866d3ed6995",
          "body": null,
          "is_bot": false,
          "headline": "fix: validate session lease process ids",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f11296c7f947e1df5292cd33094dc995478eb63b",
          "body": null,
          "is_bot": false,
          "headline": "test: support Cloak context lifecycle fixture",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18f849fbbec683654e5fc18745cb4e1d971a280",
          "body": null,
          "is_bot": false,
          "headline": "feat: add persistent session lease domain",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67cf5c817fa64be67e325010d02404b3ad47334b",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep site-blocked errors edge-safe",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad0d3b86ec6e7046c984af48032937e77f77e54",
          "body": null,
          "is_bot": false,
          "headline": "fix: tighten Cloak page recovery boundaries",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef732b1fcffa73e13423ff2533acb206f18b2a6d",
          "body": null,
          "is_bot": false,
          "headline": "fix: accept hosted freshPage metadata",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a44f36d50b8322adca9e1c555c842debd6e16b3",
          "body": null,
          "is_bot": false,
          "headline": "fix: recover closed Cloak profile contexts",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671f4d58152b146414f61185fb488601bdbfe70f",
          "body": null,
          "is_bot": false,
          "headline": "fix: classify Product Hunt verification pages",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T19:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26fbd7ba13f4036ea543463aa066354c2107bdc",
          "body": "…r consistency",
          "is_bot": false,
          "headline": "feat: update HOSTED_LOCAL_COMMANDS to derive from HOSTED_ROOT_HELP fo…",
          "author_name": "rajashidattapy",
          "author_login": "rajarshidattapy",
          "committed_at": "2026-07-15T13:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c232cdb03e17cc6b4bb108e535e5245d6ea3d2",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for local command execution in hosted mode",
          "author_name": "rajashidattapy",
          "author_login": "rajarshidattapy",
          "committed_at": "2026-07-15T13:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f71a98dd7b99774847887598c649ad678bba36bc",
          "body": null,
          "is_bot": true,
          "headline": "docs: update changelog for webcmd-v0.3.2",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T13:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cefee1e05a14782b233f42781caacf5737124cba",
          "body": "…components--webcmd\n\nchore(main): release webcmd 0.3.2",
          "is_bot": false,
          "headline": "Merge pull request #98 from agentrhq/release-please--branches--main--…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T13:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6821adfd41814d10fffc5c60ea62579c5d5555f7",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release webcmd 0.3.2",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T13:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039d08fb987dde6cf0a50b8b7a4719365aa453f4",
          "body": "fix: restore hosted adapter availability and Product Hunt",
          "is_bot": false,
          "headline": "Merge pull request #97 from agentrhq/feat/spotify-adapter",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T13:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e772d96b7169003813815f365a805709e5ed71",
          "body": null,
          "is_bot": false,
          "headline": "fix: restore hosted adapter availability and Product Hunt",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T13:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8581672d15f2d0535d48205461bf4914220266aa",
          "body": null,
          "is_bot": true,
          "headline": "docs: update changelog for webcmd-v0.3.1",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T10:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0cca98e67cc28235f126260966679e4189e193",
          "body": "…components--webcmd\n\nchore(main): release webcmd 0.3.1",
          "is_bot": false,
          "headline": "Merge pull request #84 from agentrhq/release-please--branches--main--…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01fbf05ef0d9366eb8471078ee313d77b8952eea",
          "body": null,
          "is_bot": false,
          "headline": "chore: update default docs-review model to gemini-3.5-flash",
          "author_name": "rishabhraj36",
          "author_login": "rishabhraj36",
          "committed_at": "2026-07-15T10:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b0b245833570cba08791fcfe8a7a60bdf075e46",
          "body": null,
          "is_bot": false,
          "headline": "chore: release webcmd 0.3.1",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373d2104feaaa94e0242cc8d8d9867a1b74d36d0",
          "body": null,
          "is_bot": true,
          "headline": "chore(main): release webcmd 0.4.0",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T10:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db650001594ad4bba6922d508ad3d6657a464b6",
          "body": "Codex/preserve local cli contract",
          "is_bot": false,
          "headline": "Merge pull request #95 from agentrhq/codex/preserve-local-cli-contract",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fed2ec9608e19b33eb8361d9da4c212919f2db1",
          "body": "…for-docs-skills-and-readme-sync\n\nfeat: add advisory docs sync review for pull requests",
          "is_bot": false,
          "headline": "Merge pull request #94 from agentrhq/72-feature-add-pr-review-action-…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254985cc42dd7844405410cac55ebde236d9f1c6",
          "body": "…n-highlights-in-readme-with-metadata-in-webcmd-pluginjson\n\nfeat(plugins): add community author metadata and README sync",
          "is_bot": false,
          "headline": "Merge pull request #86 from agentrhq/70-feature-community-contributio…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64ed887d87aeb2ef71e84ad0d893d636e227b6fa",
          "body": "chore: updates",
          "is_bot": false,
          "headline": "Merge pull request #88 from agentrhq/chore/port-opencli-july-updates",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97076218d491a15d10b8e437e4b94a5527afd75d",
          "body": "…ub-issue-feedback-flow-for-failed-webcmd-usage\n\ndocs(skills): report unresolved webcmd failures upstream",
          "is_bot": false,
          "headline": "Merge pull request #87 from agentrhq/73-feature-add-agent-driven-gith…",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a1bba6d8f63aa5ca5d36297c31e12697d3ee3e",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow hosted patch-version compatibility",
          "author_name": "beubax",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5346f8b91f8ace3ba7e41396e357cd43906059a",
          "body": "fix: prevent macOS background cold launch from stealing focus",
          "is_bot": false,
          "headline": "Merge pull request #91 from agentrhq/fix/macos-background-cold-launch",
          "author_name": "Tejas",
          "author_login": "beubax",
          "committed_at": "2026-07-15T10:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 280,
      "latest_release_at": "2026-07-17T19:00:03Z",
      "latest_release_tag": "webcmd-v0.3.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 1.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@agentrhq/webcmd",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "cli",
            "browser",
            "web",
            "ai"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@agentrhq/webcmd",
          "is_deprecated": false,
          "latest_version": "0.3.4",
          "repository_url": "https://github.com/agentrhq/webcmd",
          "versions_count": 13,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2320,
          "first_published_at": "2026-07-03T06:41:18.217000Z",
          "latest_published_at": "2026-07-17T19:02:37.461000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 37,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-07-04",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 30
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 168903,
      "source_files_sampled": 1386,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@mozilla/readability",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.6.0"
        },
        {
          "name": "cli-table3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.6.5"
        },
        {
          "name": "cloakbrowser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.5"
        },
        {
          "name": "commander",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.3"
        },
        {
          "name": "js-yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.0"
        },
        {
          "name": "playwright-core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.61.1"
        },
        {
          "name": "turndown",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.2.2"
        },
        {
          "name": "turndown-plugin-gfm",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        },
        {
          "name": "undici",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.27.0"
        },
        {
          "name": "ws",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.18.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 16,
        "merged_prs": 77,
        "open_issues": 14,
        "closed_ratio": 0.6,
        "closed_issues": 21,
        "closed_unmerged_prs": 29
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "beubax",
          "commits": 188,
          "avatar_url": "https://avatars.githubusercontent.com/u/48682479?v=4"
        },
        {
          "type": "User",
          "login": "rishabhraj36",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/33702025?v=4"
        },
        {
          "type": "User",
          "login": "ankitranjan7",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/97218782?v=4"
        },
        {
          "type": "User",
          "login": "ngaurav",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/12483343?v=4"
        },
        {
          "type": "User",
          "login": "askadityapandey",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/144938685?v=4"
        },
        {
          "type": "User",
          "login": "rajarshidattapy",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/138959719?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.74
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "docs-sync-review.yml",
        "e2e-headed.yml",
        "release.yml",
        "security.yml",
        "sync-community-plugins.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/12 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "20 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7fece0033d00c77ed8588791e2f76257df0d2e8f",
        "ran_at": "2026-07-23T01:29:40Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T10:32:29Z",
      "oldest_open_prs": [
        {
          "number": 22,
          "created_at": "2026-07-04T09:31:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 107,
          "created_at": "2026-07-16T09:33:55Z",
          "last_comment_at": "2026-07-16T09:34:32Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 117,
          "created_at": "2026-07-18T08:38:04Z",
          "last_comment_at": "2026-07-18T08:38:37Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 118,
          "created_at": "2026-07-18T10:07:41Z",
          "last_comment_at": "2026-07-18T10:08:16Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 123,
          "created_at": "2026-07-21T09:30:22Z",
          "last_comment_at": "2026-07-21T09:30:57Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 124,
          "created_at": "2026-07-21T11:43:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 140,
          "created_at": "2026-07-22T13:13:01Z",
          "last_comment_at": "2026-07-22T13:13:36Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 142,
          "created_at": "2026-07-22T13:35:03Z",
          "last_comment_at": "2026-07-22T13:35:35Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 144,
          "created_at": "2026-07-22T13:45:33Z",
          "last_comment_at": "2026-07-22T13:46:04Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 146,
          "created_at": "2026-07-22T13:57:19Z",
          "last_comment_at": "2026-07-22T13:57:57Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 148,
          "created_at": "2026-07-22T15:12:53Z",
          "last_comment_at": "2026-07-22T15:13:28Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 149,
          "created_at": "2026-07-22T15:55:28Z",
          "last_comment_at": "2026-07-22T15:55:59Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 151,
          "created_at": "2026-07-22T16:22:22Z",
          "last_comment_at": "2026-07-22T16:22:52Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 153,
          "created_at": "2026-07-22T16:34:21Z",
          "last_comment_at": "2026-07-22T16:36:48Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 155,
          "created_at": "2026-07-22T16:53:02Z",
          "last_comment_at": "2026-07-22T16:53:28Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 157,
          "created_at": "2026-07-23T01:23:24Z",
          "last_comment_at": "2026-07-23T01:23:57Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-22T09:51:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 42,
          "created_at": "2026-07-09T03:59:24Z",
          "last_comment_at": "2026-07-12T19:21:56Z",
          "last_comment_author": "ngaurav"
        },
        {
          "number": 67,
          "created_at": "2026-07-11T15:51:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 89,
          "created_at": "2026-07-14T02:47:24Z",
          "last_comment_at": "2026-07-20T11:01:52Z",
          "last_comment_author": "skill-engineers"
        },
        {
          "number": 106,
          "created_at": "2026-07-16T09:27:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 120,
          "created_at": "2026-07-21T06:35:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 139,
          "created_at": "2026-07-22T13:07:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2026-07-22T13:30:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2026-07-22T13:41:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 145,
          "created_at": "2026-07-22T13:54:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 147,
          "created_at": "2026-07-22T15:09:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 150,
          "created_at": "2026-07-22T16:19:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 152,
          "created_at": "2026-07-22T16:28:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 154,
          "created_at": "2026-07-22T16:48:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 156,
          "created_at": "2026-07-23T01:20:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/agentrhq/webcmd",
    "host": "github.com",
    "name": "webcmd",
    "owner": "agentrhq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 36,
        "vitality": 74,
        "community": 53,
        "governance": 53,
        "engineering": 81
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 280,
              "human_commit_share": 0.92,
              "days_since_last_push": 0,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "280 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 280
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "webcmd-v0.3.4",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 1.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "forks": 4,
              "stars": 37,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "37 stars",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "packages": [
                "@agentrhq/webcmd"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2320
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,320 downloads/month across npm",
                "points": 44.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2320,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.74
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 74% of commits",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "merged_prs": 77,
              "open_issues": 14,
              "closed_issues": 21,
              "issue_closed_ratio": 0.6,
              "closed_unmerged_prs": 29
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "77/106 decided PRs merged",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 77,
                      "decided": 106
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/12 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "agentrhq",
              "public_repos": 2,
              "account_age_days": 93
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of agentrhq",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "agentrhq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~0 yr old",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@agentrhq/webcmd"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "browser-automation",
                "cli",
                "ai-agents",
                "browser-use",
                "playwright",
                "self-learning-ai",
                "developer-tools"
              ],
              "has_wiki": true,
              "homepage": "https://webcmd.dev",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://webcmd.dev",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/12 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "20 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.946,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "87 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 168903,
              "source_files_sampled": 1386,
              "oversized_source_files": 8
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "8/1386 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1386,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "deps.dev does not index npm:@agentrhq/webcmd@0.3.4; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:29:56.713791Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/agentrhq/webcmd.svg",
  "full_name": "agentrhq/webcmd",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.