JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 44620,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 70356,
"Makefile": 490,
"Dockerfile": 221,
"Go Template": 1642
},
"pushed_at": "2026-07-23T23:35:31Z",
"created_at": "2026-07-06T22:36:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T03:04:43Z",
"description": "Remote daemonized executor for the plakman control plane",
"is_archived": false,
"is_disabled": false,
"license_spdx": "ISC",
"default_branch": "main",
"license_spdx_raw": "ISC",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://plakar.io",
"name": "Plakar Korp",
"type": "Organization",
"login": "PlakarKorp",
"company": null,
"location": "France",
"followers": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/184351497?v=4",
"created_at": "2024-10-09T07:08:31Z",
"is_verified": null,
"public_repos": 65,
"account_age_days": 656
},
"license": {
"state": "standard",
"spdx_id": "ISC",
"raw_spdx": "ISC",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2026-07-16T12:33:09Z"
}
],
"recent_commits": [
{
"oid": "88fcca240795417720dddea133298514ba40935c",
"body": "The image workflow tags releases as ghcr.io/plakarkorp/plakar-edge:<git\nref name>, keeping the \"v\" prefix. The chart's default image.tag falls\nback to Chart.AppVersion, which was being stripped of \"v\" - pointing at\na tag that was never pushed. Keep the chart's own --version clean\nsemver (no \"v\") but\n[…]\nthat was\nactually built for that release.\n\nAlso updates the chart's comments/README to reflect this: image.tag no\nlonger needs to be set explicitly for a released install, only for a\nfloating/dev one.",
"is_bot": false,
"headline": "match chart appVersion to the actual pushed image tag",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-16T16:27:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "260d6597b8ba2ba7ad42afa7a438cb4426345a65",
"body": "Packages charts/plakar-edge as an OCI artifact using the pushed vX.Y.Z\ntag as both chart version and app version, and pushes it to\noci://ghcr.io/plakarkorp/charts.",
"is_bot": false,
"headline": "add workflow to publish the helm chart to ghcr.io on tag push",
"author_name": "Omar Polo",
"author_login": "omar-polo",
"committed_at": "2026-07-16T12:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a76ee99363e624a28e97f507f38b4f125723bbb2",
"body": "Each replica enrolls as an independent edge, keeping its own persisted\nidentity and plaklet package cache on a per-replica PVC. The\nenrollment key is referenced from an externally-created Secret rather\nthan accepted via values, so it never lands in helm history.",
"is_bot": false,
"headline": "add helm chart for running plakar-edge as a StatefulSet",
"author_name": "Omar Polo",
"author_login": "omar-polo",
"committed_at": "2026-07-16T12:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263c5532125dacabd78df40c490100600a0ecf64",
"body": null,
"is_bot": false,
"headline": "add a dockerfile and github action to publish an image",
"author_name": "Omar Polo",
"author_login": "omar-polo",
"committed_at": "2026-07-16T12:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab8754eb8790eb79bc6f3f0f9e386c5bc1b1f9a",
"body": null,
"is_bot": false,
"headline": "Update main.go",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-16T12:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70cc9e91524aafc72790b192d0990e49e4e95c1f",
"body": "…r-6a86eb\n\nadd a /health endpoint and node-exporter metrics for supervision",
"is_bot": false,
"headline": "Merge pull request #6 from PlakarKorp/claude/edge-health-node-exporte…",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-16T12:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "286f1c908955270a861a055f734ed92735f04626",
"body": "An edge runs unattended inside a customer network, so an operator needs to\nknow it's alive and being scraped without reaching into that network. Until\nnow there was nothing to supervise: the process either polled or it didn't.\n\nThis adds a small HTTP server (on -listen, loopback :9877 by default, em\n[…]\nmmand line once with empty args to apply the defaults\nbefore building any collector; otherwise the first scrape panics on a nil flag.\nA failed collector build only disables /metrics, never the daemon.",
"is_bot": false,
"headline": "add a /health endpoint and node-exporter metrics for supervision",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-16T12:30:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c6efb8f810836e653f4f5b8b7598c3724033d12",
"body": "enroll key in env",
"is_bot": false,
"headline": "Merge pull request #3 from PlakarKorp/op/enroll-key-in-env",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-16T12:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61277eb89787b3691eb042d16a88426687eb4ec9",
"body": "- no need for ?= in this case, it also makes the makefile posix\n- pass -v for go build\n- drop `-o plakar-edge`, that's already the default output filename",
"is_bot": false,
"headline": "makefile improvements",
"author_name": "Omar Polo",
"author_login": "omar-polo",
"committed_at": "2026-07-16T09:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691ca3342aade5773eca859c2fb85f940c6a7a15",
"body": null,
"is_bot": false,
"headline": "allow to pass the enrollment key via an env variable",
"author_name": "Omar Polo",
"author_login": "omar-polo",
"committed_at": "2026-07-16T09:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b0d9ce850053913f2c5165735a88f62a1b1b273",
"body": "bump plaklet dependency",
"is_bot": false,
"headline": "Merge pull request #2 from PlakarKorp/poolpOrg/bump-dependency",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "921ffaa0271a505a6848b7a2483a2235383615a7",
"body": "configuration hold urn info",
"is_bot": false,
"headline": "Merge pull request #1 from PlakarKorp/ap/report-urn",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12183f4f9b693ef3d9d78af9768510988f7e7d73",
"body": null,
"is_bot": false,
"headline": "Depend on tagged plaklet v1.1.0",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae78e127220fc73752d047a70217666f0d7dfae8",
"body": null,
"is_bot": false,
"headline": "Add CI: build and run the test suite on push and PRs",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c710e1f3a6506acfd20ce12a27835d998e23f9c3",
"body": "An edge resuming from saved state reuses its bearer token and skips\nenrollment. If that token is invalid for the control plane (a stale\nstate dir pointed at a different or rebuilt plakman), every poll came\nback 401 — but pollLoop treated it like any transient error and retried\nforever. Classify a 401/403 on poll as fatal, as enroll already does for\na 4xx, and tell the operator to re-enroll.",
"is_bot": false,
"headline": "Fail fast when the control plane rejects our token",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0119ce0177f373dc0b18dd129689e6071e2da3b2",
"body": "An edge only reported its version, hostname and system info at\nenrollment, so the control plane's view went stale after an upgrade or\nhost change and never recovered short of a re-enrollment. Send the\ncurrent facts with each poll (they're constant within a process, so\ngather them once) and let the control plane refresh its row.",
"is_bot": false,
"headline": "Re-report edge facts on every poll",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadce880189c1a1419c1f07e7e2772cc4bf46eb1",
"body": null,
"is_bot": false,
"headline": "Bump version to v1.0.0",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad0f7446dc65d000d2fd5547b7a076f89830c1e3",
"body": "runWork logged only when a work item began; success returned silently. Log the\noutcome too — \"succeeded in <d>\" or \"failed after <d>: <err>\" — so the edge's\nlogs show what finished, how it ended, and how long it took.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Log work completion (status + duration), not just start",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "030856e1ac88d7825f95584a5012bc48627a979f",
"body": "Clearer names for the edge's two primary flags. Update the fatal messages and\nREADME to match.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename flags: -api-url -> -control-plane, -enrollment-key -> -enroll",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b658aec24348556d4d167eb0b317066d7c7872ea",
"body": "spawnPlaklet ignored the task's execution limits, so an edge backup always ran\nat plaklet's default (NumCPU) concurrency regardless of the scheduler task's\nsetting — which can OOM on large sources. Read exec.cpu / exec.concurrency from\nthe work item's TaskConfig and pass them through as -cpu / -concurrency.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Honor task exec.cpu / exec.concurrency on the edge",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "eeaeac7f89f24387b661e5195ab34510bd2286cd",
"body": "Gather os, arch, num_cpu, go_version (from runtime), total_memory and kernel\n(via gopsutil), and the kloset library version (from build info), and send them\nin the enroll request's system_info. Best-effort: a field that can't be\ndetermined is omitted rather than failing enrollment.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Report host system info at enrollment",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b27b3837276d3a342e68933a45c002d493ded075",
"body": "With no -pkg, the package dir was filepath.Join(\"\", \"integrations\") = a relative\n\"integrations\", so the daemon fetched into and the spawned plaklet loaded from a\ncwd-dependent path that could silently mismatch (plugins fetched but never\nloaded -> \"unsupported importer protocol\"). Default -pkg to <state-dir>/pkg and\nresolve it to an absolute path so fetch and load always target the same dir.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Default -pkg to <state-dir>/pkg and make it absolute",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-15T18:35:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3e74eb524a54554d83639cba5b4d88bc4215ab8b",
"body": "Before running a work item, the edge ensures the source/target connector\npackages exist in its integrations dir; any that are missing it downloads for\nits own GOOS/GOARCH via the control-plane proxy (GET /edge/packages), writing\nthem atomically and caching them for reuse. This lets an edge with no network\naccess beyond the control plane acquire the plugins a task needs.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fetch connector packages on demand through the control plane",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-07T01:15:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "88566aeb562b3eed91768f09e699d8b3e0fea57c",
"body": "A 409 from enrollment means the edge name is already registered; treat it as the\nfatal rejection it is and tell the operator to choose a different -name or remove\nthe existing edge, rather than the generic \"enrollment rejected\".\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Exit with a clear message on enroll name conflict (409)",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-07T01:08:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "850e26f757d392e9b268ed81849ec2f0c73d73e2",
"body": "The daemon always runs the embedded plaklet via self-exec, so drop the\n-plaklet-bin CLI flag (the Config field stays as a test-only override).\n\nEnrollment previously exited fatally on any first-boot error, so an edge that\nbooted before the control plane was reachable just died. It now retries with\nb\n[…]\nfinitive rejection (4xx, e.g. a wrong enrollment key), matching the poll\nloop's existing resilience. Both loops exit cleanly on SIGTERM/SIGINT.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove -plaklet-bin flag; retry enrollment on transient failures",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-07T00:52:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0d89b00837200ad9fd6937ab43357a140bc7d452",
"body": "plakar-edge now imports the plaklet package (pinned in go.mod) and runs it via\na `plakar-edge plaklet <args>` subcommand. To execute a task the daemon re-execs\nitself instead of shelling out to a separate binary, so there is one artifact to\nbuild and deploy — building the edge builds plaklet. -plakl\n[…]\nified end to end: with no -plaklet-bin, the edge self-spawns, runs an fs\nbackup, and the snapshot lands in the repo readable by the plakar CLI.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Embed plaklet: single self-contained binary",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-07T00:40:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "91501d8a60f6fc53108be4668918a51e8cfe03dc",
"body": "The edge now sends EdgeProtocolVersion (gated for compatibility) and its build\nversion (observability) when it enrolls. If the control plane doesn't support\nthe protocol version, the edge still enrolls but logs a warning that it won't be\ndispatched work until upgraded.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Report wire protocol version at enrollment",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-07T00:27:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aff33e0e0c5978b28eca8d94fa198b2b3d96a6de",
"body": "Covers the edge API client (URL handling, enroll/poll/reply, bearer auth,\n204/error paths), Config path derivation and state persistence, the wire\nprotocol's decode-compatibility with plakman's connector configs, and the full\nrunWork/spawnPlaklet reply-forwarding loop via a re-exec fake plaklet.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add tests for client, config, protocol and the plaklet spawn loop",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-06T23:46:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f5c421e32d76cae5812765c102953e0e175be921",
"body": "A standalone, daemonized executor that enrolls against a plakman control\nplane and runs tasks forwarded to it. It enrolls once for a per-edge token,\nlong-polls for work, spawns the local plaklet to run each task, and streams\nreplies back — all edge-initiated so it works behind NAT.\n\nDepends only on the standard library and google/uuid; the wire contracts are\nduplicated from plakman rather than imported.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Initial commit: plakar-edge remote executor",
"author_name": "Gilles Chehade",
"author_login": "poolpOrg",
"committed_at": "2026-07-06T22:36:12Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 1,
"commits_last_year": 29,
"latest_release_at": "2026-07-16T12:33:09Z",
"latest_release_tag": "v1.1.2",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 2,
"days_since_latest_release": 10,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/PlakarKorp/plakar-edge",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/PlakarKorp/plakar-edge",
"is_deprecated": false,
"latest_version": "v1.1.2",
"repository_url": "https://github.com/PlakarKorp/plakar-edge",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T12:32:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 1,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 10704,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"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"
],
"dependencies": [
{
"name": "github.com/PlakarKorp/plaklet",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/alecthomas/kingpin/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/prometheus/node_exporter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.1"
},
{
"name": "github.com/shirou/gopsutil/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.26.6"
}
],
"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": 1,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "poolpOrg",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/895503?v=4"
},
{
"type": "User",
"login": "omar-polo",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/47739920?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.793
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"helm-chart.yml",
"image.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "88fcca240795417720dddea133298514ba40935c",
"ran_at": "2026-07-27T10:23:18Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-16T16:27:47Z",
"oldest_open_prs": [
{
"number": 8,
"created_at": "2026-07-24T11:22:23Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-16T16:27:08Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/PlakarKorp/plakar-edge",
"host": "github.com",
"name": "plakar-edge",
"owner": "PlakarKorp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 44,
"vitality": 64,
"community": 24,
"governance": 60,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 29,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "29 commits in the last year",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 29
}
}
],
"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": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.1.2",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"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 (ISC)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "ISC"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.793
},
"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 79% of commits",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 79
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/7 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 7
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/26 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": 79,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "PlakarKorp",
"public_repos": 65,
"account_age_days": 656
},
"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": "79 followers of PlakarKorp",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 79,
"login": "PlakarKorp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "65 public repos, account ~1 yr old",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 65
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/PlakarKorp/plakar-edge"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 10
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 61,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.4
},
"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": "3 out of 3 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 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.793,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "23 of 29 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 29
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.414,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "12 of the last 29 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 12,
"sampled": 29
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": "Go",
"largest_source_bytes": 10704,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T10:23:29.294935Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/PlakarKorp/plakar-edge.svg",
"full_name": "PlakarKorp/plakar-edge",
"license_state": "standard",
"license_spdx": "ISC"
}