Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"app",
"claude-code",
"codex",
"gemini-cli",
"opencode",
"remote-control"
],
"is_fork": false,
"size_kb": 101606,
"has_wiki": false,
"homepage": "https://hapi.run",
"languages": {
"CSS": 25401,
"HTML": 6695,
"Shell": 2821,
"JavaScript": 15730,
"TypeScript": 7454487
},
"pushed_at": "2026-07-13T07:51:40Z",
"created_at": "2025-12-24T10:44:41Z",
"owner_type": "User",
"updated_at": "2026-07-14T21:33:37Z",
"description": "App for Claude Code / Codex / Gemini / OpenCode, vibe coding anytime, anywhere",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "main",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://weishu.me",
"name": "weishu",
"type": "User",
"login": "tiann",
"company": null,
"location": "Hong Kong",
"followers": 8463,
"avatar_url": "https://avatars.githubusercontent.com/u/4233744?v=4",
"created_at": "2013-04-23T10:06:20Z",
"is_verified": null,
"public_repos": 145,
"account_age_days": 4830
},
"activity": {
"releases_count": 56,
"commits_last_year": 880,
"latest_release_at": "2026-07-13T01:04:56Z",
"latest_release_tag": "v0.22.3",
"days_since_last_push": 1,
"active_weeks_last_year": 29,
"days_since_latest_release": 1,
"mean_days_between_releases": 6.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@twsxtd/hapi",
"exists": true,
"license": "AGPL-3.0-only",
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@twsxtd/hapi",
"is_deprecated": false,
"latest_version": "0.22.3",
"repository_url": "git+https://github.com/tiann/hapi.git",
"versions_count": 61,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2289,
"first_published_at": "2025-12-24T10:52:35.620000Z",
"latest_published_at": "2026-07-13T01:03:37.932000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
},
{
"name": "hapi-docs",
"exists": true,
"license": "MIT",
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/hapi-docs",
"is_deprecated": false,
"latest_version": "1.8.0",
"repository_url": "git+https://github.com/firstandthird/hapi-docs.git",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 69,
"first_published_at": "2018-05-11T19:27:30.359000Z",
"latest_published_at": "2019-05-07T02:18:19.026000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2625
}
]
},
"popularity": {
"forks": 484,
"stars": 4469,
"watchers": 15,
"open_issues_and_prs": 200
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"cli/tsconfig.json",
"hub/tsconfig.json",
"shared/tsconfig.json",
"web/tsconfig.json",
"website/tsconfig.json"
],
"largest_source_bytes": 157279,
"source_files_sampled": 1160,
"oversized_source_files": 10,
"agent_instruction_files": [
"AGENTS.md",
"cli/.cursorrules"
],
"agent_instruction_max_bytes": 8294
},
"dependencies": {
"manifests": [
"cli/package.json",
"docs/package.json",
"hub/package.json",
"package.json",
"shared/package.json",
"web/package.json",
"website/package.json"
],
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@hapi/protocol",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "hapi-hub",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@modelcontextprotocol/sdk",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^1.25.1"
},
{
"name": "@types/cross-spawn",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.6"
},
{
"name": "@types/ps-list",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^6.2.1"
},
{
"name": "@types/react",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.7"
},
{
"name": "axios",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^1.13.2"
},
{
"name": "chalk",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^5.6.2"
},
{
"name": "cross-spawn",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.6"
},
{
"name": "fastify",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^5.6.2"
},
{
"name": "fastify-type-provider-zod",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "6.1.0"
},
{
"name": "ink",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^6.6.0"
},
{
"name": "ps-list",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^9.0.0"
},
{
"name": "react",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.3"
},
{
"name": "socket.io-client",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^4.8.3"
},
{
"name": "tar",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^7.5.2"
},
{
"name": "yaml",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^2.8.2"
},
{
"name": "zod",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.1"
},
{
"name": "@hapi/protocol",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@socket.io/bun-engine",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.0"
},
{
"name": "grammy",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^1.38.4"
},
{
"name": "hono",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^4.11.2"
},
{
"name": "jose",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^6.1.3"
},
{
"name": "qrcode",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^1.5.4"
},
{
"name": "socket.io",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^4.8.3"
},
{
"name": "web-push",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^3.6.7"
},
{
"name": "zod",
"manifest": "hub/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.1"
},
{
"name": "zod",
"manifest": "shared/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.1"
},
{
"name": "@assistant-ui/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.11.53"
},
{
"name": "@assistant-ui/react-markdown",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.11.9"
},
{
"name": "@elevenlabs/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.13.0"
},
{
"name": "@hapi/protocol",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@lobehub/icons",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.4.0"
},
{
"name": "@radix-ui/react-dialog",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-popover",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-slot",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.4"
},
{
"name": "@shikijs/langs",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.0"
},
{
"name": "@shikijs/themes",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.0"
},
{
"name": "@tanstack/react-query",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.90.12"
},
{
"name": "@tanstack/react-query-devtools",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.91.1"
},
{
"name": "@tanstack/react-router",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.170.8"
},
{
"name": "@tanstack/router-core",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.171.6"
},
{
"name": "@xterm/addon-canvas",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.0"
},
{
"name": "@xterm/addon-fit",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.11.0"
},
{
"name": "@xterm/addon-web-links",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.12.0"
},
{
"name": "@xterm/xterm",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.0"
},
{
"name": "class-variance-authority",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "diff",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^8.0.2"
},
{
"name": "hast-util-to-jsx-runtime",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.3.6"
},
{
"name": "katex",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.16.45"
},
{
"name": "mermaid",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^11.12.0"
},
{
"name": "react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.3"
},
{
"name": "react-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.3"
},
{
"name": "rehype-katex",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.1"
},
{
"name": "remark-breaks",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "remark-gfm",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.1"
},
{
"name": "remark-math",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.0"
},
{
"name": "shiki",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.0"
},
{
"name": "socket.io-client",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.8.3"
},
{
"name": "tailwind-merge",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.0"
},
{
"name": "workbox-expiration",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.4.0"
},
{
"name": "workbox-precaching",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.4.0"
},
{
"name": "workbox-routing",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.4.0"
},
{
"name": "workbox-strategies",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.4.0"
},
{
"name": "workbox-window",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.4.0"
},
{
"name": "@hookform/resolvers",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.2"
},
{
"name": "@radix-ui/react-accordion",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.12"
},
{
"name": "@radix-ui/react-alert-dialog",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-aspect-ratio",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.7"
},
{
"name": "@radix-ui/react-avatar",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.10"
},
{
"name": "@radix-ui/react-checkbox",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.3"
},
{
"name": "@radix-ui/react-collapsible",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.12"
},
{
"name": "@radix-ui/react-context-menu",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.16"
},
{
"name": "@radix-ui/react-dialog",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-dropdown-menu",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.16"
},
{
"name": "@radix-ui/react-hover-card",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-label",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.7"
},
{
"name": "@radix-ui/react-menubar",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.16"
},
{
"name": "@radix-ui/react-navigation-menu",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.14"
},
{
"name": "@radix-ui/react-popover",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-progress",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.7"
},
{
"name": "@radix-ui/react-radio-group",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.8"
},
{
"name": "@radix-ui/react-scroll-area",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.10"
},
{
"name": "@radix-ui/react-select",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.6"
},
{
"name": "@radix-ui/react-separator",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.7"
},
{
"name": "@radix-ui/react-slider",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.6"
},
{
"name": "@radix-ui/react-slot",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.3"
},
{
"name": "@radix-ui/react-switch",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.6"
},
{
"name": "@radix-ui/react-tabs",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.13"
},
{
"name": "@radix-ui/react-toggle",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.10"
},
{
"name": "@radix-ui/react-toggle-group",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.11"
},
{
"name": "@radix-ui/react-tooltip",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.8"
},
{
"name": "axios",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.12.0"
},
{
"name": "class-variance-authority",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "cmdk",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "embla-carousel-react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^8.6.0"
},
{
"name": "express",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.21.2"
},
{
"name": "framer-motion",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^12.23.22"
},
{
"name": "i18next",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^25.7.3"
},
{
"name": "i18next-browser-languagedetector",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^8.2.0"
},
{
"name": "input-otp",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.2"
},
{
"name": "lucide-react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.453.0"
},
{
"name": "nanoid",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.5"
},
{
"name": "next-themes",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.6"
},
{
"name": "react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.1"
},
{
"name": "react-day-picker",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^9.11.1"
},
{
"name": "react-dom",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.1"
},
{
"name": "react-helmet-async",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.5"
},
{
"name": "react-hook-form",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^7.64.0"
},
{
"name": "react-i18next",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^16.5.0"
},
{
"name": "react-resizable-panels",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.6"
},
{
"name": "recharts",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.15.2"
},
{
"name": "sonner",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.7"
},
{
"name": "streamdown",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.0"
},
{
"name": "tailwind-merge",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.1"
},
{
"name": "tailwindcss-animate",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.7"
},
{
"name": "vaul",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.2"
},
{
"name": "wouter",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.5"
},
{
"name": "zod",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.12"
}
],
"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": 83,
"merged_prs": 345,
"open_issues": 117,
"closed_ratio": 0.747,
"closed_issues": 346,
"closed_unmerged_prs": 138
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "tiann",
"commits": 541,
"avatar_url": "https://avatars.githubusercontent.com/u/4233744?u=bed71e3bdd9bd03bc2220ad89b7284c37dea3a86&v=4"
},
{
"type": "User",
"login": "heavygee",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/133152184?u=215289738b618619b40b659f247cf2599e8a02f9&v=4"
},
{
"type": "User",
"login": "swear01",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/49574926?u=ff0404c31fdea86500b70e651808f5edfc7e3ade&v=4"
},
{
"type": "User",
"login": "hqhq1025",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/78337154?u=cfa77b02719a5dca8b789ce1552459e3950ae321&v=4"
},
{
"type": "User",
"login": "junmo-kim",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/1617368?u=3bf089c4ce8dbb325290e872fe7733189b7ea915&v=4"
},
{
"type": "User",
"login": "junxin367",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/10704311?u=e57334c40d6aab2405af7c6ebaee1072555c7dac&v=4"
},
{
"type": "User",
"login": "NightWatcher314",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/43910105?u=9ef1e47e7c4373328789984392eb989559213475&v=4"
},
{
"type": "User",
"login": "ROOOO",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/11705247?u=d0090244118fca20bc81b6efa73bdb8a7f8c03e2&v=4"
},
{
"type": "User",
"login": "ejjcc",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/251348879?u=aa42871577ebe60346d2744e58d1500c623f4474&v=4"
},
{
"type": "User",
"login": "SmallSpider0",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/27675432?u=5924e61d5cbbfca975ebfca6960df1c5a0cea0c8&v=4"
}
],
"contributors_sampled": 82,
"top_contributor_share": 0.615
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codex-mention-response.yml",
"codex-pr-review.yml",
"issue-auto-response.yml",
"release.yml",
"test.yml",
"webapp.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": "25 out of 25 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": 8,
"reason": "Found 25/30 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 14 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 0,
"reason": "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": 10,
"reason": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 9,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "157 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "87f5c78ab24ca525ff92de8e41e01f9502faef4e",
"ran_at": "2026-07-14T23:26:53Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tiann/hapi",
"host": "github.com",
"name": "hapi",
"owner": "tiann"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 33,
"vitality": 86,
"community": 74,
"governance": 70,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 880,
"human_commit_share": null,
"days_since_last_push": 1,
"active_weeks_last_year": 29
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "29/52 weeks with commits",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 29
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "880 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 880
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 56,
"latest_release_tag": "v0.22.3",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 6.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "56 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 56
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~6.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 6.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "no_commit_sample",
"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": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"forks": 484,
"stars": 4469,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4,469 stars",
"points": 59.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4469
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "484 forks",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 484
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.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": 0,
"status": "missed",
"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": [
"@twsxtd/hapi"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2289
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,289 downloads/month across npm",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2289,
"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": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 82,
"top_contributor_share": 0.615
},
"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 62% of commits",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "82 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 82
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 14 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 345,
"open_issues": 117,
"closed_issues": 346,
"issue_closed_ratio": 0.747,
"closed_unmerged_prs": 138
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "345/483 decided PRs merged",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 345,
"decided": 483
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 25/30 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 8463,
"owner_type": "User",
"is_verified": null,
"owner_login": "tiann",
"public_repos": 145,
"account_age_days": 4830
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "8,463 followers of tiann",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8463,
"login": "tiann"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "145 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 145
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@twsxtd/hapi"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "61 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 61
}
}
],
"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": 77,
"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": "25 out of 25 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": 90,
"inputs": {
"topics": [
"app",
"claude-code",
"codex",
"gemini-cli",
"opencode",
"remote-control"
],
"has_wiki": false,
"homepage": "https://hapi.run",
"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://hapi.run",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.3
},
"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": "25 out of 25 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 25/30 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 14 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "dangerous workflow patterns detected",
"points": 0,
"status": "missed",
"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": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "157 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": 7
},
"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": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"AGENTS.md",
"cli/.cursorrules"
],
"agent_instruction_max_bytes": 8294
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, cli/.cursorrules",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, cli/.cursorrules"
}
}
],
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"cli/tsconfig.json",
"hub/tsconfig.json",
"shared/tsconfig.json",
"web/tsconfig.json",
"website/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"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": "cli/tsconfig.json, hub/tsconfig.json, shared/tsconfig.json, web/tsconfig.json, website/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cli/tsconfig.json, hub/tsconfig.json, shared/tsconfig.json, web/tsconfig.json, website/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 157279,
"source_files_sampled": 1160,
"oversized_source_files": 10
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "10/1160 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1160,
"oversized": 10
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"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": [
"npm package 'hapi-docs' points at a different repository (git+https://github.com/firstandthird/hapi-docs.git); excluded from ecosystem scoring",
"Could not fetch npm package 'hapi-website' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-14T23:27:23.609232Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tiann/hapi.svg",
"full_name": "tiann/hapi",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}