Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-29 19:24 UTC

mondaycom / agent-tool-protocol

Agent Tool Protocol

TypeScriptMIT★ 99 stars⑂ 11 forkssince Nov 2025View on GitHub ↗

mondaycom/agent-tool-protocol 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 Vitality (30/100). It was last updated 85 days ago. 2 contributors account 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, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

60
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).

Ownership

monday.comOrganization
257 followers47 public repossince Feb 2020

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

Package ecosystems

Metrics by category

Vitality

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

30At Risk · 21% of overall
How it's scored
18/36Push recency — last push 85 days ago
11.1/36Commit cadence — 16/52 weeks with commits
18/18Commit volume — 166 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year166
human_commit_share0.54
days_since_last_push85
active_weeks_last_year16
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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?

56Moderate · 17% of overall
How it's scored
32.3/60Stars — 99 stars
8.3/25Forks — 11 forks
0/15Watchers — 2 watchers
Inputs used
forks11
stars99
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
71.4/80Monthly downloads — 226,320 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@mondaydotcomorg/atp-client, @mondaydotcomorg/atp-server, @mondaydotcomorg/atp-runtime, @mondaydotcomorg/atp-protocol, @mondaydotcomorg/atp-langchain, @mondaydotcomorg/atp-providers, @mondaydotcomorg/atp-provenance, @mondaydotcomorg/atp-mcp-adapter
dependents
ecosystemsnpm
total_downloads
monthly_downloads226,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?

74Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.6/22.5Commit distribution — top contributor authored 44% of commits
10.8/13.5Contributor breadth — 8 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor2
contributors_sampled8
top_contributor_share0.442
How it's scored
42/42Issue resolution — 100% of issues closed
27.8/30PR acceptance — 62/67 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-Review — Found 11/30 approved changesets -- score normalized to 3
Inputs used
merged_prs62
open_issues0
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs5
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.3/25Owner reach — 257 followers of mondaycom
24.2/25Track record — 47 public repos, account ~6 yr old
Inputs used
followers257
owner_typeOrganization
is_verified
owner_loginmondaycom
public_repos47
account_age_days2,347

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 85 days ago
20/20Version history — 49 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@mondaydotcomorg/atp-client, @mondaydotcomorg/atp-server, @mondaydotcomorg/atp-runtime, @mondaydotcomorg/atp-protocol, @mondaydotcomorg/atp-langchain, @mondaydotcomorg/atp-providers, @mondaydotcomorg/atp-provenance, @mondaydotcomorg/atp-mcp-adapter
ecosystemsnpm
any_deprecatedno
min_days_since_publish85

Engineering Quality

Are baseline engineering and documentation practices in place?

81Excellent · 19% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 16 out of 16 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

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://agenttoolprotocol.com
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsai, atp, llm, mcp, tool-calling
has_wikiyes
homepagehttps://agenttoolprotocol.com
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

43Weak · 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 — 16 out of 16 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
2.2/7.5Code-Review — Found 11/30 approved changesets -- score normalized to 3
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 149 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages53
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@mondaydotcomorg/atp-client@0.24.0 runtime dependency closure — what installing the published package pulls in — 53 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

54Moderate · 4% 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 — 52 of 54 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.963
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 — packages/atp-compiler/tsconfig.json, packages/client/tsconfig.json, packages/langchain/tsconfig.json, packages/mcp-adapter/tsconfig.json, packages/protocol/tsconfig.json, packages/provenance/tsconfig.json, packages/providers/tsconfig.json, packages/runtime/tsconfig.json, packages/server/tsconfig.json, packages/vercel-ai-sdk/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configspackages/atp-compiler/tsconfig.json, packages/client/tsconfig.json, packages/langchain/tsconfig.json, packages/mcp-adapter/tsconfig.json, packages/protocol/tsconfig.json, packages/provenance/tsconfig.json, packages/providers/tsconfig.json, packages/runtime/tsconfig.json, packages/server/tsconfig.json, packages/vercel-ai-sdk/tsconfig.json, tsconfig.json
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.9/55Manageable file sizes — 1/399 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes2,763,831
source_files_sampled399
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

99GitHub stars
8contributors
166commits, last 12 months
85days since last push
0releases
2bus factor
0open 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

More detail

Star and fork history 0 ★ / 11 ⇿
0Stars
11Forks

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.

0246810121142025-112026-032026-06
OpenSSF Scorecard 2.9 / 10
2.9aggregate

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-29 19:23 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 11/30 approved changesets -- score normalized to 3
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities149 existing vulnerabilities detected
Direct dependencies 78
RegistryPackageVersion constraintManifest
npm@langchain/anthropic^0.3.7package.json
npm@langchain/community^0.3.57package.json
npm@langchain/core^1.1.5package.json
npm@langchain/google-genai^0.1.4package.json
npm@langchain/langgraph^1.0.5package.json
npm@langchain/openai^1.1.3package.json
npmdotenv^17.2.3package.json
npmioredis^5.8.0package.json
npmlangchain^1.2.0package.json
npmlangchainhub^0.0.11package.json
npmopenai^6.3.0package.json
npmzod^3.25.0package.json
npm@babel/generator^7.26.0packages/atp-compiler/package.json
npm@babel/parser^7.26.0packages/atp-compiler/package.json
npm@babel/traverse^7.26.0packages/atp-compiler/package.json
npm@babel/types^7.26.0packages/atp-compiler/package.json
npm@mondaydotcomorg/atp-protocol0.22.3packages/atp-compiler/package.json
npm@mondaydotcomorg/atp-runtime0.22.3packages/atp-compiler/package.json
npm@types/babel__generator^7.6.0packages/atp-compiler/package.json
npm@types/babel__traverse^7.20.0packages/atp-compiler/package.json
npm@mondaydotcomorg/atp-protocol0.22.3packages/client/package.json
npm@mondaydotcomorg/atp-runtime0.22.3packages/client/package.json
npmundici*packages/client/package.json
npmzod-to-json-schema^3.24.6packages/client/package.json
npm@langchain/core^1.1.5packages/langchain/package.json
npm@mondaydotcomorg/atp-client0.24.0packages/langchain/package.json
npm@mondaydotcomorg/atp-protocol0.22.3packages/langchain/package.json
npm@mondaydotcomorg/atp-runtime0.22.3packages/langchain/package.json
npmjson-schema-to-zod^2.6.1packages/langchain/package.json
npmlangchain^1.2.0packages/langchain/package.json
npm@mondaydotcomorg/atp-protocol0.22.3packages/mcp-adapter/package.json
npm@mondaydotcomorg/atp-server0.25.0packages/mcp-adapter/package.json
npm@mondaydotcomorg/atp-provenance0.22.3packages/protocol/package.json
npm@mondaydotcomorg/atp-runtime0.22.3packages/provenance/package.json
npm@types/escodegen^0.0.10packages/provenance/package.json
npmacorn^8.11.0packages/provenance/package.json
npmacorn-walk^8.3.0packages/provenance/package.json
npmescodegen^2.1.0packages/provenance/package.json
npm@mondaydotcomorg/atp-protocol0.22.3packages/providers/package.json
npm@mondaydotcomorg/atp-runtime0.22.3packages/providers/package.json
npm@opentelemetry/api^1.9.0packages/providers/package.json
npmioredis^5.8.0packages/runtime/package.json
npmnode-cache*packages/runtime/package.json
npmpino*packages/runtime/package.json
npmpino-pretty*packages/runtime/package.json
npmreflect-metadata^0.2.1packages/runtime/package.json
npmundici*packages/runtime/package.json
npm@babel/generator^7.26.0packages/server/package.json
npm@babel/parser^7.26.0packages/server/package.json
npm@babel/traverse^7.26.0packages/server/package.json
npm@babel/types^7.26.0packages/server/package.json
npm@mondaydotcomorg/atp-compiler0.23.0packages/server/package.json
npm@mondaydotcomorg/atp-protocol0.22.3packages/server/package.json
npm@mondaydotcomorg/atp-provenance0.22.3packages/server/package.json
npm@mondaydotcomorg/atp-providers0.22.3packages/server/package.json
npm@mondaydotcomorg/atp-runtime0.22.3packages/server/package.json
npm@opentelemetry/api^1.9.0packages/server/package.json
npm@opentelemetry/auto-instrumentations-node^0.66.0packages/server/package.json
npm@opentelemetry/core^2.2.0packages/server/package.json
npm@opentelemetry/exporter-metrics-otlp-http^0.207.0packages/server/package.json
npm@opentelemetry/exporter-trace-otlp-http^0.207.0packages/server/package.json
npm@opentelemetry/resources^2.2.0packages/server/package.json
npm@opentelemetry/sdk-node^0.207.0packages/server/package.json
npm@opentelemetry/semantic-conventions^1.37.0packages/server/package.json
npm@types/acorn^6.0.4packages/server/package.json
npm@types/babel__generator^7.6.8packages/server/package.json
npm@types/babel__traverse^7.20.5packages/server/package.json
npm@types/escodegen^0.0.10packages/server/package.json
npm@types/js-yaml^4.0.9packages/server/package.json
npm@types/jsonwebtoken^9.0.5packages/server/package.json
npmacorn^8.11.0packages/server/package.json
npmacorn-walk^8.3.0packages/server/package.json
npmisolated-vm6.1.2packages/server/package.json
npmjs-yaml^4.1.0packages/server/package.json
npmjsonwebtoken^9.0.2packages/server/package.json
npmrate-limiter-flexible*packages/server/package.json
npm@mondaydotcomorg/atp-client0.24.0packages/vercel-ai-sdk/package.json
npm@mondaydotcomorg/atp-protocol0.22.3packages/vercel-ai-sdk/package.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

Dependency advisories 0

Installing npm:@mondaydotcomorg/atp-client@0.24.0 pulls in 53 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

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 v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

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