Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"agent-plugins",
"ai-memory",
"claude-code",
"codex",
"cursor",
"digital-twin",
"digital-twins",
"everme",
"evermind",
"hermes",
"long-term-memory",
"mcp",
"openclaw"
],
"is_fork": false,
"size_kb": 539,
"has_wiki": false,
"homepage": "https://evermind.ai/everme",
"languages": {
"Go": 583426,
"Shell": 3897,
"Python": 72657,
"Makefile": 1594,
"JavaScript": 386537
},
"pushed_at": "2026-07-24T09:32:55Z",
"created_at": "2026-05-27T08:37:05Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T15:42:11Z",
"description": "Open-source CLI and Agent plugin suite for EverMe — cross-device, cross-Agent personal memory for AI Agents.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"JavaScript"
]
},
"owner": {
"blog": "EverMind.ai",
"name": "EverMind",
"type": "Organization",
"login": "EverMind-AI",
"company": null,
"location": null,
"followers": 487,
"avatar_url": "https://avatars.githubusercontent.com/u/229275294?v=4",
"created_at": "2025-08-29T06:23:47Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 332
},
"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": "v0.28.0",
"kind": "minor",
"published_at": "2026-07-23T13:09:53Z"
},
{
"tag": "v0.27.0",
"kind": "minor",
"published_at": "2026-07-16T05:52:55Z"
},
{
"tag": "v0.26.1",
"kind": "patch",
"published_at": "2026-07-02T08:56:17Z"
},
{
"tag": "v0.26.0",
"kind": "minor",
"published_at": "2026-07-02T07:18:30Z"
},
{
"tag": "v0.25.0",
"kind": "minor",
"published_at": "2026-06-25T07:57:50Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-06-11T09:22:20Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-06-04T10:09:20Z"
}
],
"recent_commits": [
{
"oid": "bd7b7b9f858a2380976ffa91e73dc6be7fc9d07b",
"body": "- @everme/memory-mcp: restore bare-npx startup by adding a default\n \"memory-mcp\" bin key matching the unscoped package name; 0.4.0\n introduced a second bin (everme-memory-mcp-http) which broke npx\n executable selection, so hosts running the installer-written\n `npx -y @everme/memory-mcp@latest` s\n[…]\nnd claude-code sources with\n the published 0.4.1 packages (shared hook runtime under\n agent-sdk/src/hooks/, memory MCP HTTP server, consolidated hook\n script libs) and refresh the plugins lockfile.",
"is_bot": false,
"headline": "feat(plugins): sync plugin workspace to the 0.4.1 release",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-07-24T09:22:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "45799c4c0703ca56262315785f8feda8d7a6befe",
"body": "- Sync the Codex marketplace structure test with the hooks-era plugin\n contract: plugin.json now legitimately declares the hooks entry and\n the Read+Write capability pair, and the test verifies every lifecycle\n event registered in hooks/hooks.json.\n- Clear npm audit: refresh the plugins lockfile \n[…]\ns GHSA-frvp-7c67-39w9; the\n MCP SDK still pins ^1.x). All 156 workspace tests pass with the\n override; the memory MCP server uses the stdio transport and never\n exercises the node-server HTTP path.",
"is_bot": false,
"headline": "fix(ci): repair main after shipping Codex hooks",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-07-24T03:43:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "47ae8c41f957f9b0ef4eb36c7547fa2f7827a813",
"body": "…ugin\n\nThe everme Codex plugin now declares a hooks entry in\n.codex-plugin/plugin.json pointing at hooks/hooks.json, which wires\nSessionStart, UserPromptSubmit, Stop, and PreCompact to the @everme/codex\nhook runner. Installing or upgrading the plugin via\n'codex plugin marketplace add/upgrade' now pr\n[…]\nflush without relying on MCP tool calls.\n\nAlso include the @everme/codex package source under plugins/codex,\nregister it in the plugins npm workspace, and refresh the plugin README\nand skill guidance.",
"is_bot": false,
"headline": "feat(codex): ship native lifecycle hooks in the everme marketplace pl…",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-07-24T03:32:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0e6fd0ec90a2cf8a90946f434504b6813826eb1a",
"body": "npm audit flagged hono <=4.12.24 (high, pulled in by @modelcontextprotocol/sdk)\nvia a newly-published advisory, failing the CI security gate. Bump the locked\ntransitive to the patched 4.12.26 (0 vulnerabilities) and reconcile the stale\ncli workspace version (0.2.3 -> 0.2.4) in the lockfile. No source changes.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(deps): bump transitive hono to 4.12.26 to clear high-severity audit",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-06-18T06:33:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "62d4700315b0dd027653399fa747d3409cb35985",
"body": "…d+tail truncation\n\nReplace the head-only 32k-char cap with a shared capRunes() that truncates\nby Unicode code point to the gateway's 8000-rune limit, keeping head+tail\n(head_ratio 0.7) so end-of-message findings survive. Bump plugin suite to 0.3.4.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(agent-sdk): cap message content to server 8000-rune gate with hea…",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-06-18T05:07:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "52c9773dcff426b248c8f077409b097365629b25",
"body": "…LI wrapper to 0.2.4\n\nSync the v0.2.4 source from upstream development.\n\nCLI\n- hermes.go: `evercli plugin install hermes` now scaffolds a native\n Hermes MemoryProvider plugin into <hermes_home>/plugins/everme/\n instead of writing an MCP server entry. Existing EverMe MCP entries\n in ~/.hermes/conf\n[…]\nhe @everme/cli npm wrapper to 0.2.4 to match the released\n evercli binary.\n\nDocs\n- CHANGELOG: record the Hermes provider rework and 0.2.4 bump.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: rework Hermes install to a native MemoryProvider plugin; bump C…",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-06-12T09:29:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7eba9d66d0fb8903595cf6dab832179e3738b231",
"body": "…ump plugins 0.3.3 / CLI 0.2.3\n\nCLI\n- gemini.go: `evercli plugin install gemini` — geminiDetector resolves\n ~/.gemini/settings.json; reuses the shared mcpWriter (mcpServers shape,\n identical to Cursor / Claude Desktop).\n- opencode.go: `evercli plugin install opencode` — custom writer upserts\n mcp\n[…]\node in the\n plugins host matrix and top-level install examples.\n- Bump plugin packages to 0.3.3 and the CLI npm wrapper to 0.2.3.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add Gemini CLI + opencode plugin install; clamp search query; b…",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-06-04T10:38:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e0a8a8634ca0701d8d6c37d6e6e4aaec98afa8b7",
"body": "- Restructure README.md / README.zh.md after the EverOS README:\n centered banner, social badges, three-link nav, collapsible TOC,\n per-Agent install table, ASCII architecture diagram, back-to-top.\n- Lead with the natural-language install spell (\"Read https://\n everme.evermind.ai/SKILL.md and foll\n[…]\nuser, not per\n workspace, with semantic search providing relevance ranking.\n- Add cross-links between English and Chinese READMEs.\n- Point Documentation link to https://docs.evermind.ai/introduction.",
"is_bot": false,
"headline": "docs: align README with product positioning and EverOS style",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-05-29T07:23:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "76c78e1f1adc4a42d167e57c4d48fa548a329c6e",
"body": "The \"BEGIN .*PRIVATE KEY\" grep pattern is itself a string literal\ninside ci.yml, so the check would always match its own file and\nfail the run. Mirrors the --exclude=ci.yml guard already applied\nto the Internal reference check below.",
"is_bot": false,
"headline": "ci: exclude ci.yml from Private key check self-match",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-05-29T06:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb839951bfff56b1e2297cb6f689c7a79b6477b",
"body": "Adds evercli (Go) and four Node plugins on top of the existing\ncodex-marketplace open-source drop:\n\n- cli/ evercli — auth, plugin install, importers, doctor\n- plugins/agent-sdk shared HTTP client + redaction\n- plugins/memory-mcp MCP server exposing mem:// resources and tools\n\n[…]\ns .git/node_modules/dist)\n- .github/workflows/ci.yml (fast-gate, tests, packaging, security)\n- SECURITY.md reporting policy\n- CONTRIBUTING.md, CHANGELOG.md, README.md/README.zh.md\n- AGENTS.md handbook",
"is_bot": false,
"headline": "Open-source EverMe CLI and Agent plugin suite (Apache-2.0)",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-05-29T05:57:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4225ed6757b593c11b1fab938168853d98318d83",
"body": "…place nesting)",
"is_bot": false,
"headline": "Restructure: marketplace root at repo root (drop plugins/codex-market…",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-05-27T10:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a312ffb23b0743a78d24561c802e95c12970f6f2",
"body": null,
"is_bot": false,
"headline": "Open-source Codex marketplace plugin (Apache-2.0)",
"author_name": "developer",
"author_login": null,
"committed_at": "2026-05-27T09:14:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 12,
"latest_release_at": "2026-07-23T13:09:53Z",
"latest_release_tag": "v0.28.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 5,
"days_since_latest_release": 4,
"mean_days_between_releases": 8.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@everme/cli",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"evermind",
"everme",
"cli",
"memory",
"ai",
"agent"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@everme/cli",
"is_deprecated": false,
"latest_version": "0.28.0",
"repository_url": "https://github.com/EverMind-AI/EverMe",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1091,
"first_published_at": "2026-05-12T03:12:42.335000Z",
"latest_published_at": "2026-07-23T13:22:21.238000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "@everme/codex",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"evermind",
"everme",
"codex",
"memory",
"hooks"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@everme/codex",
"is_deprecated": false,
"latest_version": "0.4.1",
"repository_url": "https://github.com/EverMind-AI/EverMe",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 221,
"first_published_at": "2026-07-23T13:21:50.189000Z",
"latest_published_at": "2026-07-24T09:24:30.484000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
},
{
"name": "@everme/openclaw",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"evermind",
"everme",
"openclaw",
"context-engine",
"memory",
"ai",
"agent"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@everme/openclaw",
"is_deprecated": false,
"latest_version": "0.4.1",
"repository_url": "https://github.com/EverMind-AI/EverMe",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 366,
"first_published_at": "2026-05-12T05:37:36.742000Z",
"latest_published_at": "2026-07-24T09:24:18.476000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
},
{
"name": "@everme/agent-sdk",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"evermind",
"everme",
"memory",
"ai",
"agent",
"sdk"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@everme/agent-sdk",
"is_deprecated": false,
"latest_version": "0.4.1",
"repository_url": "https://github.com/EverMind-AI/EverMe",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 649,
"first_published_at": "2026-05-12T05:19:17.207000Z",
"latest_published_at": "2026-07-24T09:14:17.825000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
},
{
"name": "@everme/memory-mcp",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"evermind",
"everme",
"mcp",
"memory",
"ai",
"agent",
"cursor",
"cline"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@everme/memory-mcp",
"is_deprecated": false,
"latest_version": "0.4.1",
"repository_url": "https://github.com/EverMind-AI/EverMe",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 477,
"first_published_at": "2026-05-12T05:37:02.712000Z",
"latest_published_at": "2026-07-24T09:24:15.511000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
},
{
"name": "@everme/claude-code",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"evermind",
"everme",
"claude-code",
"claude",
"anthropic",
"memory",
"ai",
"agent",
"mcp"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@everme/claude-code",
"is_deprecated": false,
"latest_version": "0.4.1",
"repository_url": "https://github.com/EverMind-AI/EverMe",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 433,
"first_published_at": "2026-05-12T05:38:03.588000Z",
"latest_published_at": "2026-07-24T09:24:21.199000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 10,
"stars": 40,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [
"Makefile",
"cli/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"cli/go.mod"
],
"largest_source_bytes": 36788,
"source_files_sampled": 174,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"cli/AGENTS.md"
],
"agent_instruction_max_bytes": 3739
},
"dependencies": {
"manifests": [
"cli/go.mod",
"plugins/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": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/asaskevich/govalidator",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230301143203-a9d515a09cc2"
},
{
"name": "github.com/denisbrodbeck/machineid",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/mattn/go-isatty",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.20"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/spf13/viper",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.uber.org/zap",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "golang.org/x/sys",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v0.44.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "cli/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "@everme/agent-sdk",
"manifest": "plugins/claude-code/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.1"
},
{
"name": "@everme/agent-sdk",
"manifest": "plugins/codex/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.1"
},
{
"name": "@everme/agent-sdk",
"manifest": "plugins/memory-mcp/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.1"
},
{
"name": "@modelcontextprotocol/sdk",
"manifest": "plugins/memory-mcp/package.json",
"ecosystem": "npm",
"version_constraint": "^1.29.0"
},
{
"name": "@everme/agent-sdk",
"manifest": "plugins/openclaw/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.1"
}
],
"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": 2,
"merged_prs": 0,
"open_issues": 3,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": null,
"bot_contributors": 0,
"top_contributors": [],
"contributors_sampled": null,
"top_contributor_share": null
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"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": null,
"reason": "no pull request found",
"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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"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": 9,
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bd7b7b9f858a2380976ffa91e73dc6be7fc9d07b",
"ran_at": "2026-07-27T18:19:21Z",
"aggregate_score": 4.1,
"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-24T09:34:58Z",
"oldest_open_prs": [
{
"number": 1,
"created_at": "2026-06-20T13:59:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-07-14T11:05:06Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 2,
"created_at": "2026-06-29T07:15:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3,
"created_at": "2026-07-04T08:43:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2026-07-14T11:03:41Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/EverMind-AI/EverMe",
"host": "github.com",
"name": "EverMe",
"owner": "EverMind-AI"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 41,
"vitality": 66,
"community": 55,
"governance": 50,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 12,
"human_commit_share": null,
"days_since_last_push": 3,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.28.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 8.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.2
}
}
],
"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": "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": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 10,
"stars": 40,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "40 stars",
"points": 25.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 40
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"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": 58,
"inputs": {
"packages": [
"@everme/cli",
"@everme/codex",
"@everme/openclaw",
"@everme/agent-sdk",
"@everme/memory-mcp",
"@everme/claude-code"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3237
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,237 downloads/month across npm",
"points": 46.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3237,
"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": 50,
"weight": 0.24,
"metrics": [
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 3,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 487,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "EverMind-AI",
"public_repos": 15,
"account_age_days": 332
},
"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": "487 followers of EverMind-AI",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 487,
"login": "EverMind-AI"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~0 yr old",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"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": [
"@everme/cli",
"@everme/codex",
"@everme/openclaw",
"@everme/agent-sdk",
"@everme/memory-mcp",
"@everme/claude-code"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 3
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "6 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 6,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"agent-plugins",
"ai-memory",
"claude-code",
"codex",
"cursor",
"digital-twin",
"digital-twins",
"everme",
"evermind",
"hermes",
"long-term-memory",
"mcp",
"openclaw"
],
"has_wiki": false,
"homepage": "https://evermind.ai/everme",
"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://evermind.ai/everme",
"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": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"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": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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 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 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 71,
"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/AGENTS.md"
],
"agent_instruction_max_bytes": 3739
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, cli/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, cli/AGENTS.md"
}
}
],
"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": "good",
"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": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"cli/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [
"cli/go.mod"
],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, cli/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, cli/Makefile"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"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 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 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 36788,
"source_files_sampled": 174,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/174 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 174,
"oversized": 0
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Contributor list unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T18:19:24.478953Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/EverMind-AI/EverMe.svg",
"full_name": "EverMind-AI/EverMe",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}