Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-23 00:59 UTC

openclaw / clawscan

Composable security scanning harness for agent skills

Go · PythonMIT★ 12 estrellas⑂ 5 forksdesde jun 2026Ver en GitHub ↗

openclaw/clawscan tiene un índice de salud de 63 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es AI Readiness (79/100) y la más baja, Community & Adoption (48/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

63
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

63
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

openclawOrganización
22.926 seguidores85 repositorios públicosdesde ene 2026

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/openclaw/clawscanv0.1.6-7hace 5 días

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

72Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
5.5/36Cadencia de commits — 8/52 semanas con commits
18/18Volumen de commits — 142 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year142
human_commit_share1
days_since_last_push0
active_weeks_last_year8
Cómo se puntúa
27/27Publica versiones — 7 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
27/27Cadencia de publicación — una versión cada ~3,8 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count7
latest_release_tagv0.1.6
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases3,8

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

48En riesgo · 18% del índice global
Cómo se puntúa
16.9/60Estrellas — 12 estrellas
5/25Forks — 5 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks5
stars12
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conductno
has_pull_request_template

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

54Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
2.4/22.5Distribución de commits — el principal contribuyente firma el 89% de los commits
6.8/13.5Amplitud de contribuyentes — 5 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled5
top_contributor_share0,894
Cómo se puntúa
0/46.8Resolución de issues — 0% de issues cerradas
31.5/38.3Aceptación de PR — 14/17 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 2/25 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs14
open_issues2
closed_issues0
issue_closed_ratio0
closed_unmerged_prs3
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
25/25Alcance del propietario — 22.926 seguidores de openclaw
14.1/25Trayectoria — 85 repos públicos, cuenta de ~0 años
Datos de entrada utilizados
followers22.926
owner_typeOrganization
is_verified
owner_loginopenclaw
public_repos85
account_age_days199
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 5 días
20/20Historial de versiones — 7 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/openclaw/clawscan
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

77Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 14 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — http://clawscanner.app/
10/10Descripción del repositorio
10/10Topics — 7 topics
0/10Wiki
Datos de entrada utilizados
topicsagent-security, ai-security, llm-security, prompt-injection, security-scanner, skill-scanner, skills-security
has_wikino
homepagehttp://clawscanner.app/
has_readme
has_docs_dir
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

62Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/25 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
4.5/5SAST — SAST tool detected but not run on all commits
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5,2
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages2
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 2 dependencias resueltas con OSV. 2 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

79Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — .agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/CLAUDE.md, AGENTS.md, CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 100 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_files.agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/CLAUDE.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes5762
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
5/8Mantenimiento automatizado — automatización de dependencias configurada, no observada en los commits muestreados
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
52.2/55Tamaños de archivo manejables — 3/58 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes198.599
source_files_sampled58
oversized_source_files3

Datos clave

12estrellas de GitHub
5contribuidores
142commits en los últimos 12 meses
0días desde el último push
7versiones publicadas
1factor bus
2issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

Más detalle

Historial de estrellas y forks 0 ★ / 5 ⇿
0Estrellas
5Forks
5Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

12345512026-072026-072026-07
Mayor 0Menor 0Parche 5
OpenSSF Scorecard 5.2 / 10
5.2agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-23 00:59 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/25 approved changesets -- score normalized to 0
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
9SASTSAST tool detected but not run on all commits
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 2
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/alchemy/json5v0.2.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Todas las dependencias 4

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 2 paquetes directos y 2 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
Gogithub.com/alchemy/json5v0.2.0directa
Gogopkg.in/yaml.v3v3.0.1directa
PyPIgradioindirecta
PyPIhuggingface-hubindirecta
Avisos de dependencias 0

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 2 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 0 tienen avisos conocidos, de los cuales 0 son directas. 2 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido, o fuera de la lista de paquetes informada.

Ningún aviso conocido afecta a las dependencias evaluadas.

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "agent-security",
        "ai-security",
        "llm-security",
        "prompt-injection",
        "security-scanner",
        "skill-scanner",
        "skills-security"
      ],
      "is_fork": false,
      "size_kb": 2314,
      "has_wiki": false,
      "homepage": "http://clawscanner.app/",
      "languages": {
        "Go": 605752,
        "Shell": 9148,
        "Python": 561563,
        "Makefile": 338,
        "Dockerfile": 1483,
        "JavaScript": 46479,
        "PowerShell": 1008
      },
      "pushed_at": "2026-07-22T06:00:15Z",
      "created_at": "2026-06-23T00:49:57Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T05:59:51Z",
      "description": "Composable security scanning harness for agent skills",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Python"
      ]
    },
    "owner": {
      "blog": "https://openclaw.ai",
      "name": "openclaw",
      "type": "Organization",
      "login": "openclaw",
      "company": null,
      "location": null,
      "followers": 22926,
      "avatar_url": "https://avatars.githubusercontent.com/u/252820863?v=4",
      "created_at": "2026-01-04T02:59:23Z",
      "is_verified": null,
      "public_repos": 85,
      "account_age_days": 199
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-07-17T17:44:21Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-07-17T08:14:13Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-07-16T05:02:57Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-07-15T04:31:11Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-07-09T20:00:08Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-06-30T17:06:45Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-06-24T23:33:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c924525c887a2847ab3396114c1eb0547a651ddc",
          "body": "…scan.yml (#20)\n\n* feat(profiles)!: require explicit config; stop auto-discovering .clawscan.yml\n\nAuto-discovery of .clawscan.yml via upward directory walk is now opt-in\n(--discover-config). Discovered-but-ignored configs produce a stderr\nnotice, and run artifacts record their config source. Groundw\n[…]\nis deliberately never omitted: an explicit null is the artifact's\npositive claim that no config file or embedded profile influenced the\nrun, distinct from an older schema that simply lacked the field.",
          "is_bot": false,
          "headline": "feat(profiles)!: require explicit config; stop auto-discovering .claw…",
          "author_name": "Jesse Merhi",
          "author_login": "jesse-merhi",
          "committed_at": "2026-07-22T05:59:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae8d5ed560af9fe92220bba622941266fbb32da9",
          "body": "…) (#11)\n\n* feat: add relyable functional re-derivation scanner adapter\n\n* review: narrow LLM key forwarding to explicit RELYABLE_-prefixed opt-in\n\nPer the clawsweeper review's security-boundary finding: generic\nANTHROPIC_API_KEY / OPENAI_API_KEY are removed from the scanner's\nOptionalEnv, so the sa\n[…]\nr sandbox mode, and relyable itself stays fail-closed without an\nacknowledgement.\n\n* docs: remove scanner migration sections\n\n---------\n\nCo-authored-by: Patrick Erichsen <patrick.a.erichsen@gmail.com>",
          "is_bot": false,
          "headline": "feat: add relyable scanner adapter (functional re-derivation evidence…",
          "author_name": "Max Griswold",
          "author_login": "maxgris",
          "committed_at": "2026-07-22T02:08:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a37f49f1b09fbd9b851e7fe0a71f682385f99c87",
          "body": "* feat(runner): support OpenClaw plugins\n\nAdd a small target abstraction so explicit OpenClaw plugin directories are\nrecognized, validated, scanned, and reported without being forced through\nSKILL.md assumptions, while preserving existing skill behavior and zero-target\nskill discovery.\n\n- resolveTar\n[…]\nlugin packages\n\n* fix(runner): preserve plugin scanner compatibility\n\n* fix(runner): accept OpenClaw JSON5 plugin manifests\n\n---------\n\nCo-authored-by: VACInc <3279061+VACInc@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(runner): support OpenClaw plugins across the ClawHub profile (#15)",
          "author_name": "Vito Cappello",
          "author_login": "VACInc",
          "committed_at": "2026-07-18T01:14:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d3ca1a27e69b55fc4c3f929035ecceb864bd395",
          "body": null,
          "is_bot": false,
          "headline": "fix(profiles): remove VirusTotal from clawhub (#19)",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-17T17:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f5c445123ed9a229b49620e6e13f20921d4690",
          "body": null,
          "is_bot": false,
          "headline": "fix: tolerate extra artifact inspection paths (#18)",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-17T08:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d915713e5e6881aea06cf72db4228e4d445ed7",
          "body": null,
          "is_bot": false,
          "headline": "fix: require verified artifact inspection (#17)",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-16T05:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6f4f1257822b6781e071bf27c626cd532d4577",
          "body": null,
          "is_bot": false,
          "headline": "fix: fetch SkillTrustBench from pinned source",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-15T06:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a315f4efec250388bfcc023ac34cd3e5b970bc22",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove clawhub-aig public documentation",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-15T05:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1885301be5d29ef75444aba278d781b46c0f15d",
          "body": null,
          "is_bot": false,
          "headline": "feat(profiles): add clawhub-aig candidate profile",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-15T05:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e29a60014b96443b3ed35d825f92aefae05acbd1",
          "body": null,
          "is_bot": false,
          "headline": "fix(runtime): pin clawhub production tools",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-15T03:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4884e5a19b7bc67e04b004e9445d4b62617420",
          "body": null,
          "is_bot": false,
          "headline": "test: prove clawhub prompt byte parity",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-15T03:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9dc56a55c275306ccaa8d24f36eb90eb0ada544",
          "body": null,
          "is_bot": false,
          "headline": "fix: match clawhub production scan behavior",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-15T03:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8d3b6d7ff23987fb9832f4633e5ffa5c0ea375",
          "body": "* docs(autoreview): sync canonical review guidance\n\n* fix(autoreview): sync canonical scanner hardening\n\n* test(autoreview): sync scanner regression coverage",
          "is_bot": false,
          "headline": "fix(autoreview): sync canonical scanner hardening (#14)",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T09:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aef0f5198c3289c3851260b9333f3c7396d769ee",
          "body": "* chore(autoreview): sync canonical runtime\n\n* test(autoreview): sync canonical policy coverage\n\n* fix(autoreview): sync canonical isolation hardening\n\n* test(autoreview): sync isolation coverage\n\n* fix(autoreview): sync final scanner hardening\n\n* test(autoreview): sync final scanner coverage",
          "is_bot": false,
          "headline": "chore(autoreview): sync canonical review skill (#13)",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-07-12T02:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3aa8bc0e0ccf03b3bd591fbe6569a658a18e2dd",
          "body": "feat: use local aig skill scanner",
          "is_bot": false,
          "headline": "Merge pull request #12 from openclaw/pe/aig-local-scanner",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-09T19:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bbed6e67a0d46361d62668a747f7b6e1d3f6823",
          "body": null,
          "is_bot": false,
          "headline": "fix(benchmark): classify aig sarif findings",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-09T19:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "425eae1c4dd2f8fadbe834228c11a803393e2062",
          "body": null,
          "is_bot": false,
          "headline": "docs: document aig local scanner migration",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-09T19:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba30b8b860149615c5d90bb3c6d258df273262c",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): pass aig model settings to benchmarks",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-09T19:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7b143e9743b3aad158071782e15cebfc3a2b7f7",
          "body": null,
          "is_bot": false,
          "headline": "feat: use local aig skill scanner",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-09T19:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ecc9851798a81bad2a248fd49b14025bbd92dc",
          "body": "fix: include VirusTotal in ClawHub prompt evidence",
          "is_bot": false,
          "headline": "Merge pull request #10 from openclaw/pe/fix-clawhub-vt-prompt-parity",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-06T19:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "332cf85ce6bdfadef071486a7e5dd0195600b900",
          "body": null,
          "is_bot": false,
          "headline": "fix: include virustotal in clawhub prompt evidence",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-06T19:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96f363ab9d33ccf2ddc54bbe2666ff732f255c97",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove plugin roadmap note",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-07-02T14:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf47e6de48ea7d5d48ad38e911e4be88cd03b1d4",
          "body": null,
          "is_bot": false,
          "headline": "fix(prompt): derive clawhub schema from worker",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-30T16:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e5506bd3a65ab44728301ed9b3ac2748614cfa",
          "body": null,
          "is_bot": false,
          "headline": "ci: point dependabot at npm package",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-30T16:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14961f4eef92b36052005a77e81e78a7ad858651",
          "body": null,
          "is_bot": false,
          "headline": "fix(prompt): template virustotal scanner evidence",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-30T16:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04df4d665a174ddb6e5920f4e9d2bb4d659a6e09",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): wire npm trusted publishing",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-30T16:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e929fe0428c24fa51cf5b7c054aff7a8bb233ece",
          "body": null,
          "is_bot": false,
          "headline": "ci: add maintainer automation",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-30T16:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3e77766a2aa7a719768bf532a439bf3524471a",
          "body": null,
          "is_bot": false,
          "headline": "chore(review): add autoreview helper",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-30T16:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f72d2ce081381ec422afea09bfb32a5b8d0bd73",
          "body": null,
          "is_bot": false,
          "headline": "docs: extend repository governance",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-30T16:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e8d8a7acccd4290fc19678d5c29d7061a5b513",
          "body": null,
          "is_bot": false,
          "headline": "docs: reorder run guide sections",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-30T05:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "208905b6c6bc3d46a84ac8c4ac79f77f3be3fba9",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove skills-sh built-in profile",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-30T05:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a82a276e38299a25913d929fd43b8b80004853a",
          "body": null,
          "is_bot": false,
          "headline": "fix: align clawhub virustotal and judge prompt parity",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-30T03:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ad344b65dca1588be6f68953a8e671a0813b3e",
          "body": null,
          "is_bot": false,
          "headline": "fix: date SkillTrustBench baselines",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-30T02:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad4e52d0f9b4be738e57beb23b8b7cec53e0097",
          "body": null,
          "is_bot": false,
          "headline": "fix: align clawhub benchmark scanner inputs",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-29T03:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6640b02ce17e074e33f080857f88115769becd1e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add SkillTrustBench subset baseline gate",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-29T02:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fffa4fa0b59bb7d7d4f9479c1985e442225c357e",
          "body": null,
          "is_bot": false,
          "headline": "fix: restore virustotal to clawhub profile",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-29T01:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f63a82654d1e73c1acd4f8500e6b3a5ea25567",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify scanner sandbox defaults",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-28T23:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f75778116c41ec96819bfcb3ed52c8d3edcb9e",
          "body": null,
          "is_bot": false,
          "headline": "chore: move openclaw plugin work off main",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-28T23:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8125abb457958e0e6b36ac0b77c4a62d5474f2d8",
          "body": "Builds the docs site, skips deploy when GitHub Pages is not enabled, and gates Dependency Review to dependency manifest changes.\\n\\nValidation:\\n- YAML parse for touched workflows\\n- make docs-site\\n- git diff --check\\n- autoreview clean\\n- PR CI green",
          "is_bot": false,
          "headline": "ci: keep docs deploy green without Pages",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-27T15:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cec0b347af88b5e03d983a7dc694510f1be2451",
          "body": null,
          "is_bot": false,
          "headline": "fix: pass codex api key to clawhub judge",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-27T02:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42ce2d2e3c380e94b3cd6455a9d8e941a3fdd42",
          "body": null,
          "is_bot": false,
          "headline": "feat: add OpenClaw install hook to ClawScan plugin",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-27T02:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5605c3b38ba47a22cf13c957bb0930ece7ba926c",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove virustotal from clawhub profile",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-27T01:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0747946d03081da54aa74da6df32961ed9ce65d",
          "body": null,
          "is_bot": false,
          "headline": "ci: publish multi-arch runtime image",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-27T00:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c1c9fdb651db0d0d319960c6617f18c0c45216b",
          "body": null,
          "is_bot": false,
          "headline": "docs: refresh npm install docs",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T23:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b289b32c0da05200833e41e0767ffe1b96c54db",
          "body": null,
          "is_bot": false,
          "headline": "fix: align ClawScan plugin package name",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T23:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0021a17dfb4cd89773c86172ca27ee47856bdca",
          "body": null,
          "is_bot": false,
          "headline": "fix: bound ClawScan plugin artifact summaries",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T23:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93e27c484cfe1899b36b9a5c339a29f201d4b06",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep npm bootstrap publish tokenless friendly",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T23:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4c080d5e20c9093e6e4c9ed94fa642af298ed3",
          "body": null,
          "is_bot": false,
          "headline": "ci: use npm trust capable release cli",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T23:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50aa4b92526cddf037c5bdbe6c94fe595fe883df",
          "body": null,
          "is_bot": false,
          "headline": "ci: harden npm trusted publishing",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T23:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b7df58d4653a7ec52776a2a4207ed90772a0698",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden OpenClaw ClawScan plugin output",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T23:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "050db506b6aaebee838568df8dfa96de8699253d",
          "body": null,
          "is_bot": false,
          "headline": "docs: streamline ClawScan docs site",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T22:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dba09a90d1f69a6fc10c02d3b971260a3f63f7ea",
          "body": null,
          "is_bot": false,
          "headline": "feat: add OpenClaw ClawScan plugin",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T22:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26649a8dce5a0a747e9e0b12cc301398adb167ba",
          "body": null,
          "is_bot": false,
          "headline": "feat: sandbox command-backed clawscan tools",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51dc2baabfbd3364606fe6c2d75446c155a90aff",
          "body": null,
          "is_bot": false,
          "headline": "feat: add scanner result duration",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3984ab27f0fab0f0165eb640deb4d293d5930ce",
          "body": null,
          "is_bot": false,
          "headline": "ci: add generic clawscan benchmark workflow",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "901c6ae7833b3d3210135a4cd06eab4037a5a7df",
          "body": null,
          "is_bot": false,
          "headline": "docs: trim README sample findings",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58727a9e05fab6c1ed2862aea6f54c1c198b0985",
          "body": null,
          "is_bot": false,
          "headline": "docs: add ClawHub proposal review skill",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f41bc3bdeddf807b1e21a97b3e1591b85bf367",
          "body": null,
          "is_bot": false,
          "headline": "docs: add malicious skill reporting skill",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8db4a819836e981e9a5adc510cd98c6aa583752",
          "body": null,
          "is_bot": false,
          "headline": "feat: split built-in profile configs",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64efc418d15133093b9a1f3f76ae3e43a6c0068a",
          "body": null,
          "is_bot": false,
          "headline": "feat: add aig scanner and workflow updates",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e56709bc28080701637535d901c31df8171609b",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove ai-infra-guard scanner",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa85be07024e30305cf0e8c807a9a90f7e71a3a9",
          "body": null,
          "is_bot": false,
          "headline": "feat: add clawscan catalog commands",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-26T20:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a97f1cf114e0783136b77c91f71ce87a09bdac2",
          "body": "Honor Hugging Face Retry-After responses and extend transient benchmark fetch retries so scheduled publish runs can survive 429s and short outages.",
          "is_bot": false,
          "headline": "ci: back off Hugging Face rate limits",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-25T07:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1899c0676128e810d4d22d920c780674520536a",
          "body": "Retries transient Hugging Face rows fetch failures before failing security-signal publish validation.\\n\\nEvidence: go test ./internal/runner ./scripts; go test ./...; PR CI Test and Validate submissions green.",
          "is_bot": false,
          "headline": "ci: retry transient benchmark row fetches",
          "author_name": "Vincent Koc",
          "author_login": "vincentkoc",
          "committed_at": "2026-06-25T07:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f178c861b898a16a4af40642bc032c1963e0fed5",
          "body": null,
          "is_bot": false,
          "headline": "feat: add clawscan npm release strategy",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T23:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01dc60afeceea57fa655ec49758f7df91eee3a3",
          "body": null,
          "is_bot": false,
          "headline": "docs: add clawscan status badges",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T22:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d4e8580856bc6240ffd908d715088213c4cebb1",
          "body": null,
          "is_bot": false,
          "headline": "fix: run skillspector llm by default",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T06:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d64456f188e65a6a3a5ad759a5dc87465e3a773b",
          "body": null,
          "is_bot": false,
          "headline": "fix: require explicit clawscan selection",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T06:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17444f905b24112116d0c0c2f7391a3db5dc2377",
          "body": null,
          "is_bot": false,
          "headline": "feat: add concise clawscan result summaries",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T06:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea8b636c72f99bba8ce10d4cbc4cdf8ec1de317",
          "body": null,
          "is_bot": false,
          "headline": "feat: bake clawhub profile and scanner docs",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T05:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e63e10bddaa0d27133b94324500540f44031ab",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add benchmark adapter registry",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T05:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1196bfa531d192e7e83db3ae4cd2da42a7a4d4f",
          "body": null,
          "is_bot": false,
          "headline": "docs: add ClawScan contributor guides",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T05:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe11008c3741af5a204caa64f611c02ff78e96ab",
          "body": null,
          "is_bot": false,
          "headline": "chore: add repo governance and space metadata",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T04:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "372236b62fd8c6993587c1def8ec4529cce6e0de",
          "body": null,
          "is_bot": false,
          "headline": "fix: load leaderboard results dataset",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T04:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "034ad21e71cafe98fc03ec7794125db221a824ef",
          "body": null,
          "is_bot": false,
          "headline": "fix: use socket token env var",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T04:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989a07a73886df733daea738b8bbabfa444a5f07",
          "body": null,
          "is_bot": false,
          "headline": "feat: run all profiles from config",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T04:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985fe86e4d93ce9c3132be614dcbea0a800e4a1f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add socket scanner adapter",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T04:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "802fd5e2c67b62237bf30d819ebfe050c75b0386",
          "body": null,
          "is_bot": false,
          "headline": "feat: align built-in scanner profiles",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T03:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6df87564ab208be57ca1850b6e5bf89450959c",
          "body": null,
          "is_bot": false,
          "headline": "docs: explain security signals submissions",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ffd43fb9aa08647d84fbb96d4561d63d170bf8b",
          "body": null,
          "is_bot": false,
          "headline": "feat: preview security signals uploads",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d65bc4d2d6a65ddcac43efdcf2733a0ae27ce780",
          "body": null,
          "is_bot": false,
          "headline": "feat: add security signals leaderboard space",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcdf504b322ccaecaab1c7af68527e2e98eda7f",
          "body": null,
          "is_bot": false,
          "headline": "feat: seed security signals results",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c599204336a3365aeba7db65299a68ca6490dd8",
          "body": null,
          "is_bot": false,
          "headline": "ci: publish security signals results",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e052e54b03549efe9c8ecd9d0d4f18384a9485",
          "body": null,
          "is_bot": false,
          "headline": "ci: validate security signals submissions",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "269aa3d754ee633db9bfc585bafcdfbfc50197f5",
          "body": null,
          "is_bot": false,
          "headline": "feat: validate security signals submissions",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33efa1e2405a0457b8f049af5f2eb8e1e0f3701f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add scanner adapter registry",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09d799d7b043bb4db1b660b3192c078b1f6bf7d",
          "body": null,
          "is_bot": false,
          "headline": "feat: add clawscan profiles and skill discovery",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T01:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6c1317163844db66766e072d40a764e9f49080d",
          "body": null,
          "is_bot": false,
          "headline": "feat: add SkillTrustBench benchmark default",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-24T00:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a2d90d5e851f8c1e5f1bca9adb0de029fc8675",
          "body": null,
          "is_bot": false,
          "headline": "feat: add clawscan release deployment path",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-23T22:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0466d3a00e5b1ee59e4bdf75eb48c40b28a244f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add docs site and rename static scanner",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-23T06:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cfb14c5eb9196c383d5508a37fd6fb9e6f5a401",
          "body": null,
          "is_bot": false,
          "headline": "feat: add openclaw benchmark runner",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-23T05:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9488fc39a3c98ac422e12dfb112e929e21172875",
          "body": null,
          "is_bot": false,
          "headline": "docs: sharpen clawscan project framing",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-23T01:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "190a78a3db93d9a0cf9c9631368f80dc9e5696ad",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify clawscan community vision",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-23T01:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2462e82ab9216210fc0cf95816aff4023055557f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add ai-infra-guard scanner",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-19T02:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf6f7ee1acfc1cea0d812f65af5784cbdd445cb",
          "body": null,
          "is_bot": false,
          "headline": "test: avoid live scanner in cli artifact smoke",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-13T03:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376def5ed25c6fbaab7de7fd39ee0b4917f94ea5",
          "body": null,
          "is_bot": false,
          "headline": "fix: checkout release tag for manual publishes",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-13T03:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9799e8d41572d9aa10e9b5d3d8d77ffa1d81639c",
          "body": null,
          "is_bot": false,
          "headline": "fix: pass cisco scan target positionally",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-13T03:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7725ae747d7afc4e3b4b1f3828f85b2fa7519b1b",
          "body": null,
          "is_bot": false,
          "headline": "fix: use platform shell for judge commands",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-13T03:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "903d7c2b171caafa69d19fa691f04e1bc0a3a6a3",
          "body": null,
          "is_bot": false,
          "headline": "fix: invoke cisco scanner with path flag",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-13T02:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cb6358f0cb7d52f5f4bb1035555d6d0f4f1d2a",
          "body": null,
          "is_bot": false,
          "headline": "fix: escape prompt file labels",
          "author_name": "Patrick Erichsen",
          "author_login": "Patrick-Erichsen",
          "committed_at": "2026-06-13T02:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 142,
      "latest_release_at": "2026-07-17T17:44:21Z",
      "latest_release_tag": "v0.1.6",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 3.8
    },
    "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": "github.com/openclaw/clawscan",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/openclaw/clawscan",
          "is_deprecated": false,
          "latest_version": "v0.1.6",
          "repository_url": "https://github.com/openclaw/clawscan",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T17:41:50Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 12,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "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": 198599,
      "source_files_sampled": 58,
      "oversized_source_files": 3,
      "agent_instruction_files": [
        ".agents/skills/autoreview/AGENTS.md",
        ".agents/skills/autoreview/CLAUDE.md",
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 5762
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/alchemy/json5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/alchemy/json5",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gradio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "huggingface-hub",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 2,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 14,
        "open_issues": 2,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Patrick-Erichsen",
          "commits": 127,
          "avatar_url": "https://avatars.githubusercontent.com/u/20157849?v=4"
        },
        {
          "type": "User",
          "login": "vincentkoc",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/25068?v=4"
        },
        {
          "type": "User",
          "login": "jesse-merhi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/79823012?v=4"
        },
        {
          "type": "User",
          "login": "maxgris",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/86138964?v=4"
        },
        {
          "type": "User",
          "login": "VACInc",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3279061?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.894
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "clawsweeper-dispatch.yml",
        "codeql.yml",
        "dependency-review.yml",
        "npm-release.yml",
        "pages.yml",
        "publish-security-signals-results.yml",
        "release.yml",
        "run-clawscan-benchmark.yml",
        "runtime-image.yml",
        "runtime-tool-updates.yml",
        "security-signals-submissions.yml",
        "skilltrustbench-profile-gate.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 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 2/25 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 7 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": 10,
            "reason": "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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c924525c887a2847ab3396114c1eb0547a651ddc",
        "ran_at": "2026-07-23T00:59:09Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T05:59:56Z",
      "oldest_open_prs": [
        {
          "number": 7,
          "created_at": "2026-07-01T10:36:01Z",
          "last_comment_at": "2026-07-18T16:59:15Z",
          "last_comment_author": "clawsweeper"
        }
      ],
      "last_merged_pr_at": "2026-07-22T05:59:37Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2026-06-26T23:51:47Z",
          "last_comment_at": "2026-07-21T04:03:18Z",
          "last_comment_author": "clawsweeper"
        },
        {
          "number": 9,
          "created_at": "2026-07-02T14:53:21Z",
          "last_comment_at": "2026-07-18T23:59:13Z",
          "last_comment_author": "clawsweeper"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/openclaw/clawscan",
    "host": "github.com",
    "name": "clawscan",
    "owner": "openclaw"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 62,
        "vitality": 72,
        "community": 48,
        "governance": 54,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 142,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "142 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 142
                    }
                  }
                ],
                "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.1.6",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 3.8
            },
            "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 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.8
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 5,
              "stars": 12,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "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": 5,
              "top_contributor_share": 0.894
            },
            "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 89% of commits",
                "points": 2.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "merged_prs": 14,
              "open_issues": 2,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 3
            },
            "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": "14/17 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 14,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/25 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": 69,
            "inputs": {
              "followers": 22926,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "openclaw",
              "public_repos": 85,
              "account_age_days": 199
            },
            "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": "22,926 followers of openclaw",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 22926,
                      "login": "openclaw"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "85 public repos, account ~0 yr old",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 85
                    }
                  },
                  {
                    "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": [
                "github.com/openclaw/clawscan"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "7 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "14 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "agent-security",
                "ai-security",
                "llm-security",
                "prompt-injection",
                "security-scanner",
                "skill-scanner",
                "skills-security"
              ],
              "has_wiki": false,
              "homepage": "http://clawscanner.app/",
              "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": "http://clawscanner.app/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.2
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 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 2/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 2,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": "good",
        "name": "AI Readiness",
        "value": 79,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                ".agents/skills/autoreview/AGENTS.md",
                ".agents/skills/autoreview/CLAUDE.md",
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 5762
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/CLAUDE.md, AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".agents/skills/autoreview/AGENTS.md, .agents/skills/autoreview/CLAUDE.md, AGENTS.md, CLAUDE.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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "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,
              "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 198599,
              "source_files_sampled": 58,
              "oversized_source_files": 3
            },
            "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": "3/58 source files over 60KB",
                "points": 52.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 58,
                      "oversized": 3
                    }
                  }
                ],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T00:59:25.424163Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/openclaw/clawscan.svg",
  "full_name": "openclaw/clawscan",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasGo.