Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 02:49 UTC

aminmesbahi / Skell

Govern, install, and sync AI skills at scale

Go · TypeScriptApache-2.0★ 1 star⑂ 0 forkssince Apr 2026View on GitHub ↗

aminmesbahi/Skell holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Vitality (81/100) and lowest on Community & Adoption (24/100). It was last updated today. A single contributor accounts for most of its recent work.

61
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

61
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Amin MesbahiPersonal account
26 followers20 public repossince Jun 2011Tesla

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/aminmesbahi/skellv0.10.0-268 days ago

Metrics by category

Vitality

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

81Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
11.1/36Commit cadence — 16/52 weeks with commits
18/18Commit volume — 163 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year163
human_commit_share0.87
days_since_last_push0
active_weeks_last_year16
How it's scored
27/27Ships releases — 26 releases published
36/36Release recency — latest release 8 days ago
27/27Release cadence — a release every ~8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count26
latest_release_tagv0.10.0
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases8

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

24Critical · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
33.8/38.3PR acceptance — 30/34 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs30
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs4
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.3/25Owner reach — 26 followers of aminmesbahi
21.6/25Track record — 20 public repos, account ~15 yr old
Inputs used
followers26
owner_typeUser
is_verified
owner_loginaminmesbahi
public_repos20
account_age_days5,514
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 8 days ago
20/20Version history — 26 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/aminmesbahi/skell
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

61Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 5 out of 5 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 0/5 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/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
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.1
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages396
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 396 resolved dependencies against OSV. 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.

AI Readiness

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.

71Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
39.2/40Legible commit history — 64 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.736
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, gui/Taskfile.yml, gui/build/Taskfile.yml, gui/build/darwin/Taskfile.yml, gui/build/linux/Taskfile.yml, gui/build/windows/Taskfile.yml
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — gui/frontend/tsconfig.json
10/10Reproducible environment — lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 13 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, gui/Taskfile.yml, gui/build/Taskfile.yml, gui/build/darwin/Taskfile.yml, gui/build/linux/Taskfile.yml, gui/build/windows/Taskfile.yml
has_devcontainerno
has_linter_configyes
typecheck_configsgui/frontend/tsconfig.json
agent_commit_share0.02
toolchain_manifestsgo.mod, gui/go.mod
dependency_bot_commit_share0.13
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/175 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes43,085
source_files_sampled175
oversized_source_files0

Key facts

1GitHub stars
1contributors
163commits, last 12 months
0days since last push
26releases
1bus factor
0open issues
Go, npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 5.1 / 10
5.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-28 02:49 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests5 out of 5 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 0/5 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/agent-ecosystem/skill-validatorv1.5.6go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogithub.com/BurntSushi/tomlv1.6.0gui/go.mod
Gogithub.com/stretchr/testifyv1.11.1gui/go.mod
Gogithub.com/wailsapp/wails/v3v3.0.0-alpha2.117gui/go.mod
All dependencies 396

Full resolved dependency set from the GitHub dependency graph: 6 direct and 390 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/agent-ecosystem/skill-validatorv1.5.6direct
Gogithub.com/burntsushi/tomlv1.6.0direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/wailsapp/wails/v3v3.0.0-alpha2.117direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogithub.com/adrg/xdgv0.5.3indirect
Gogithub.com/coder/websocketv1.8.14indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/dlclark/regexp2/v2v2.5.1indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/godbus/dbus/v5v5.2.2indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jchv/go-winloaderv0.0.0-20250406163304-c1995be93bd1indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/rogpeppe/go-internalv1.12.0indirect
Gogithub.com/rogpeppe/go-internalv1.14.1indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/tiktoken-go/tokenizerv0.8.1indirect
Gogolang.org/x/sysv0.47.0indirect
Gogopkg.in/check.v1v1.0.0-20201130134442-10cb98267c6cindirect
npm@adobe/css-tools4.4.4indirect
npm@alloc/quick-lru5.2.0indirect
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector7.1.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@babel/code-frame7.29.0indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.2indirect
npm@babel/runtime7.29.2indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.0.2indirect
npm@csstools/css-calc3.2.1indirect
npm@csstools/css-color-parser4.1.1indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.4indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@exodus/bytes1.15.0indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@monaco-editor/loader1.7.0indirect
npm@monaco-editor/react4.7.0indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.139.0indirect
npm@playwright/test1.61.1indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@standard-schema/spec1.1.0indirect
npm@tailwindcss/node4.3.3indirect
npm@tailwindcss/oxide4.3.3indirect
npm@tailwindcss/oxide-android-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-x644.3.3indirect
npm@tailwindcss/oxide-freebsd-x644.3.3indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.3indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.3indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.3indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.3indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.3indirect
npm@tailwindcss/postcss4.3.3indirect
npm@testing-library/dom10.4.1indirect
npm@testing-library/jest-dom6.9.1indirect
npm@testing-library/react16.3.2indirect
npm@testing-library/user-event14.6.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/aria-query5.0.4indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/estree-jsx1.0.5indirect
npm@types/hast3.0.4indirect
npm@types/jsdom28.0.3indirect
npm@types/mdast4.0.4indirect
npm@types/ms2.1.0indirect
npm@types/node25.6.0indirect
npm@types/react19.2.17indirect
npm@types/react-dom19.2.3indirect
npm@types/tough-cookie4.0.5indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitejs/plugin-react6.0.3indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npm@wailsio/runtime3.0.0-alpha.97indirect
npmansi-regex5.0.1indirect
npmansi-styles5.2.0indirect
npmaria-query5.3.0indirect
npmaria-query5.3.2indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmautoprefixer10.5.4indirect
npmbail2.0.2indirect
npmbaseline-browser-mapping2.10.43indirect
npmbidi-js1.0.3indirect
npmbrowserslist4.28.6indirect
npmcaniuse-lite1.0.30001806indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmclsx2.1.1indirect
npmcomma-separated-tokens2.0.3indirect
npmconvert-source-map2.0.0indirect
npmcookie1.1.1indirect
npmcss-tree3.2.1indirect
npmcss.escape1.5.1indirect
npmcsstype3.2.3indirect
npmdata-urls7.0.0indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdecode-named-character-reference1.3.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdevlop1.1.0indirect
npmdom-accessibility-api0.5.16indirect
npmdom-accessibility-api0.6.3indirect
npmdompurify3.4.12indirect
npmelectron-to-chromium1.5.393indirect
npmenhanced-resolve5.24.3indirect
npmentities8.0.0indirect
npmes-module-lexer2.3.1indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp5.0.0indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-walker3.0.3indirect
npmexpect-type1.4.0indirect
npmextend3.0.2indirect
npmfdir6.5.0indirect
npmfraction.js5.3.4indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhast-util-is-element3.0.0indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-to-text4.0.2indirect
npmhast-util-whitespace3.0.0indirect
npmhighlight.js11.11.1indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-url-attributes3.0.1indirect
npmindent-string4.0.0indirect
npminline-style-parser0.2.7indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-decimal2.0.1indirect
npmis-hexadecimal2.0.1indirect
npmis-plain-obj4.1.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjiti2.7.0indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjsdom29.1.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlongest-streak3.1.0indirect
npmlowlight3.3.0indirect
npmlru-cache11.3.6indirect
npmlucide-react1.25.0indirect
npmlz-string1.5.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmarkdown-table3.0.4indirect
npmmarked14.0.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.27.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmin-indent1.0.1indirect
npmmonaco-editor0.55.1indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnode-releases2.0.51indirect
npmobug2.1.4indirect
npmparse-entities4.0.2indirect
npmparse58.0.1indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmplaywright1.61.1indirect
npmplaywright-core1.61.1indirect
npmpostcss8.5.20indirect
npmpostcss-value-parser4.2.0indirect
npmpretty-format27.5.1indirect
npmproperty-information7.1.0indirect
npmpunycode2.3.1indirect
npmreact19.2.7indirect
npmreact-dom19.2.7indirect
npmreact-is17.0.2indirect
npmreact-markdown10.1.0indirect
npmreact-router7.18.1indirect
npmreact-router-dom7.18.1indirect
npmredent3.0.0indirect
npmrehype-highlight7.0.2indirect
npmremark-gfm4.0.1indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.2indirect
npmremark-stringify11.0.0indirect
npmrequire-from-string2.0.2indirect
npmrolldown1.1.5indirect
npmsaxes6.0.0indirect
npmscheduler0.27.0indirect
npmsemver7.7.4indirect
npmset-cookie-parser2.7.2indirect
npmsiginfo2.0.0indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmstackback0.0.2indirect
npmstate-local1.0.7indirect
npmstd-env4.2.0indirect
npmstringify-entities4.0.4indirect
npmstrip-indent3.0.0indirect
npmstyle-to-js1.1.21indirect
npmstyle-to-object1.0.14indirect
npmsupports-color7.2.0indirect
npmsymbol-tree3.2.4indirect
npmtailwindcss4.3.3indirect
npmtapable2.3.3indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts7.0.30indirect
npmtldts-core7.0.30indirect
npmtough-cookie6.0.1indirect
npmtr466.0.0indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmtslib2.8.1indirect
npmtypescript7.0.2indirect
npmundici7.28.0indirect
npmundici-types7.19.2indirect
npmundici-types7.25.0indirect
npmunified11.0.5indirect
npmunist-util-find-after5.0.0indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmupdate-browserslist-db1.2.3indirect
npmvfile6.0.3indirect
npmvfile-message4.0.3indirect
npmvite8.1.5indirect
npmvitest4.1.10indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhy-is-node-running2.3.0indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmzustand5.0.14indirect
npmzwitch2.0.4indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 396 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
react-router7.18.1indirecthigh18.3.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 20711,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 468230,
        "CSS": 5644,
        "HTML": 715,
        "Ruby": 1509,
        "Shell": 5109,
        "Makefile": 1563,
        "JavaScript": 92,
        "PowerShell": 9610,
        "TypeScript": 284343
      },
      "pushed_at": "2026-07-27T20:44:33Z",
      "created_at": "2026-04-12T12:51:03Z",
      "owner_type": "User",
      "updated_at": "2026-07-27T20:44:57Z",
      "description": "Govern, install, and sync AI skills at scale",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Amin Mesbahi",
      "type": "User",
      "login": "aminmesbahi",
      "company": "Tesla",
      "location": "Delft, The Netherlands",
      "followers": 26,
      "avatar_url": "https://avatars.githubusercontent.com/u/866928?v=4",
      "created_at": "2011-06-22T13:48:26Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 5514
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-19T19:01:19Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-06-26T15:59:41Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-06-01T20:14:40Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-05-11T20:30:03Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2026-05-10T19:37:46Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2026-05-10T18:30:52Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2026-05-10T18:18:55Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2026-05-10T17:50:30Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2026-05-08T22:25:18Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-05-08T21:54:20Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-05-08T21:33:26Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-05-07T11:45:54Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-04-30T22:05:53Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-04-30T21:38:57Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-04-29T20:14:01Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-04-27T21:06:44Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-04-22T20:56:50Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2026-04-20T13:28:46Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-04-20T13:11:27Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-04-20T11:27:07Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-04-19T20:30:58Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-04-19T18:49:29Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-04-19T16:38:41Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-04-19T09:38:11Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-04-18T22:35:38Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-04-18T21:15:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f0cdee14e08ca9cf4cf84d13d01db4fc4460dad3",
          "body": "…rontend/npm_and_yarn-d110d86a62\n\nchore(deps): bump dompurify from 3.4.11 to 3.4.12 in /gui/frontend in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #34 from aminmesbahi/dependabot/npm_and_yarn/gui/f…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-27T20:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "544d4934f21d62068e3d4297315fe3273c770101",
          "body": "Bumps the npm_and_yarn group with 1 update in the /gui/frontend directory: [dompurify](https://github.com/cure53/DOMPurify).\n\n\nUpdates `dompurify` from 3.4.11 to 3.4.12\n- [Release notes](https://github.com/cure53/DOMPurify/releases)\n- [Commits](https://github.com/cure53/DOMPurify/compare/3.4.11...3.\n[…]\n--\nupdated-dependencies:\n- dependency-name: dompurify\n  dependency-version: 3.4.12\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump dompurify",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T20:39:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fde328f0fd23bf4b04cac9dce4cf42c4c1d376f4",
          "body": "Gui ux improvements",
          "is_bot": false,
          "headline": "Merge pull request #33 from aminmesbahi:gui-ux-improvements",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-27T20:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210a68bf24edd3c0feb5f467b8505c16b0c291b6",
          "body": null,
          "is_bot": false,
          "headline": "updated dompurify",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-27T20:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64b3331f7eed4747eb4bd79198c9eced2a9fe1b",
          "body": null,
          "is_bot": false,
          "headline": "fix(mac): set correct app icon name and bundle identifier for macOS",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-21T19:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5400ec3fea5a9666d797b5feef31fa8cc550e7a9",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): add -ErrorAction SilentlyContinue to syso cleanup",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-21T19:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca1c833e5309b2c3131ca7ece58cc37ecf3c18ed",
          "body": "…ions/setup-go-7\n\nchore(deps): bump actions/setup-go from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #31 from aminmesbahi/dependabot/github_actions/act…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-21T18:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ffd9efef94537e9c5d7757a5e3ce0cd115e5dfb",
          "body": "Gui ux improvements",
          "is_bot": false,
          "headline": "Merge pull request #32 from aminmesbahi:gui-ux-improvements",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-21T18:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0f07680638163169e13e78f403c90ee7e03cc5",
          "body": null,
          "is_bot": false,
          "headline": "small fixes done by upgrades",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-21T18:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1774a4cdf1b774fd8bbe6f41cd62a7b2071d6f19",
          "body": null,
          "is_bot": false,
          "headline": "fix(mac): remove Hide:true to show traffic light buttons on macOS",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-21T18:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e217bbe6f0aab1aaf381d9fd0635907f8fe285c5",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T18:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d895de2469f1a0a5ff5ab6039f2cd83a52129a",
          "body": null,
          "is_bot": false,
          "headline": "fix: add build:dev script and 127.0.0.1 host for Wails v3 dev server",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-20T10:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b10b3ec0ccaca090b9bc49c8605c648c3f2c42f",
          "body": null,
          "is_bot": false,
          "headline": "fix: add missing build:dev npm script for Wails v3 dev mode",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-20T09:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3ca7d134226154eef4ac8fb96fbc62cba8de2e",
          "body": "feat(gui): comprehensive UX/UI improvements and code cleanup",
          "is_bot": false,
          "headline": "Merge pull request #30 from aminmesbahi/gui-ux-improvements",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44ec7d69fbc51c612a91931d2a9c0a16a13eda8",
          "body": null,
          "is_bot": false,
          "headline": "fix: update bindings wrappers for Wails v3 CancellablePromise types",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6baee6afead0da0a90da4f8ddce1cfd07f387cdf",
          "body": null,
          "is_bot": false,
          "headline": "chore: re-add wailsjs to gitignore, delete stale generated dir",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90bf95a3a5a3f259d98591938a872de161f42d55",
          "body": "…ailsjsdir",
          "is_bot": false,
          "headline": "fix: correct Wails bindings import path wailsjs -> bindings, update w…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dac51c699bb90b08a60d0b89e1edb9b4e4cab4c",
          "body": "…lerts",
          "is_bot": false,
          "headline": "fix(security): update x/crypto, x/net, x/image to fix 15 dependabot a…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "560e8cba28184d46a362ba8adffa15cf34f8c210",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): recreate linux Taskfile after deleting generated build dirs",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5bb994e5ac59ba23b4a8efd1ae1f4655b2d26c",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): remove ios/android includes, Wails v3 doesn't need them",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70cf4ce75af67dfb8d376b36e1d08f82c90b150c",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): remove Wails v2 -o flag, output name from wails.json",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c5269fe9bfc16fb42e1de26c88d609fdf3bc83",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): remove Wails v2 -nsis flag from v3 build command",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T18:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84ad1393f7ef2124edd8636050b1948027606dd3",
          "body": null,
          "is_bot": false,
          "headline": "chore(gui): add Wails v3 build task configs",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T17:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e6b250155c72537d09081f57af550978a61a84",
          "body": null,
          "is_bot": false,
          "headline": "chore: gitignore Wails dev artifacts (node_modules, .task)",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T17:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "214ced935ff842bfa350e74e745013c4c43eb13f",
          "body": null,
          "is_bot": false,
          "headline": "chore(gui): add test files for new pages and components",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T17:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c5b7cfccb08b1b8aaabdf2dcd58c0bf93c37f34",
          "body": "Include Sidebar nav updates, store changes, Wails bindings,\nand supporting components (AddSkillButton, CurrentProjectSummary,\nRecentProjects, navigation helpers).",
          "is_bot": false,
          "headline": "chore(gui): add remaining UI components and bindings",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T17:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca3cb92e7833deddd8a4704287666f564bc84ac",
          "body": "Exclude auto-generated Android/iOS/Docker/Linux build scaffolding\nand macOS binary assets from version control.",
          "is_bot": false,
          "headline": "chore: expand gitignore to cover Wails v3 generated build dirs",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T17:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b57a5bfbee20c1d952518eb8d10ce4e23263ff2",
          "body": "## Critical fixes\n- Fix e2e smoke tests to use current routes\n- Consolidate duplicate Catalog/Registry pages into Catalog with merged features\n- Define missing .spinner CSS class and .data-table styles\n- Add 5-minute context timeout to RunSkell to prevent GUI hangs\n- Fix Catalog lifecycle filter to \n[…]\nfor deleted pages\n- Replace catch (e: any) with catch (e: unknown) in Settings\n- Clean up eslint-disable comment in SkillDetail\n\n## CI/CD\n- Update CI and Release workflows to use Wails v3 CLI (was v2)",
          "is_bot": false,
          "headline": "feat(gui): comprehensive UX/UI improvements and code cleanup",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-19T17:50:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c55671643d66e290831d364817971e012d71b035",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/aminmesbahi/Skell",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-18T01:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa48fbdf5b18341f9bcf7bc7a24d3f996ec78dc7",
          "body": null,
          "is_bot": false,
          "headline": "wails 3",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-18T00:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ec8b891d0f8573425fb1e9fc80ba6cbfb4f34c",
          "body": null,
          "is_bot": false,
          "headline": "upgraded to wails 3, dependencies updates",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-18T00:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20743d51ca2c9b3737ba5d28875359a97d317ce",
          "body": "…modules-a3c8a40308\n\nchore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /gui in the go_modules group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #26 from aminmesbahi/dependabot/go_modules/gui/go_…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-10T21:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b1df6eed345dd07fa54ecaddad9c55d1b70afb",
          "body": "Bumps the go_modules group with 1 update in the /gui directory: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.51.0 to 0.52.0\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T21:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab73b7c5e7af63550074439576c0937ce02c9b5",
          "body": "…modules-57bd245098\n\nchore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in /gui in the go_modules group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #25 from aminmesbahi/dependabot/go_modules/gui/go_…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-07-04T20:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b638ec6814178afe9bc9356b3c6fe895608bf21",
          "body": "Bumps the go_modules group with 1 update in the /gui directory: [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `golang.org/x/net` from 0.54.0 to 0.55.0\n- [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/net",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T22:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52895e9bac8ed1b9474c10d8ec888a03bdd27b1b",
          "body": "…rontend/npm_and_yarn-3213b4e331\n\nchore(deps-dev): bump undici from 7.25.0 to 7.28.0 in /gui/frontend in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #24 from aminmesbahi/dependabot/npm_and_yarn/gui/f…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-26T16:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8b8f0de5cff5a362226b201fa27d9a5547d39f",
          "body": "Bumps the npm_and_yarn group with 1 update in the /gui/frontend directory: [undici](https://github.com/nodejs/undici).\n\n\nUpdates `undici` from 7.25.0 to 7.28.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v7.25.0...v7.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-version: 7.28.0\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump undici",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T15:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f1e6452273911567127ce50fc5954b1c157dc08",
          "body": "…ible-preview\n\nFeat/skills discovery collapsible preview",
          "is_bot": false,
          "headline": "Merge pull request #23 from aminmesbahi/feat/skills-discovery-collaps…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-26T15:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad5d92a856ec0e9105408737b6b2601c29bb3ce",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/skills-discovery-collapsible-preview",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-26T15:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e3e5fa1327394b20691eb0cc7620cd8e5a0e6e",
          "body": null,
          "is_bot": false,
          "headline": "stability and performance improvement",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-26T15:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27571add57b92b66543180d2d47e108e17c297b2",
          "body": "…ions/checkout-7\n\nchore(deps): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #22 from aminmesbahi/dependabot/github_actions/act…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-22T21:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5d865d8da2508acc72b0eb1f056b2de6277009",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T18:35:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d5bbbd1fee64a26a9a72e392a5fbb82ba6d54d9c",
          "body": "…rontend/npm_and_yarn-3213b4e331\n\nchore(deps-dev): bump undici from 7.25.0 to 7.28.0 in /gui/frontend in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #21 from aminmesbahi/dependabot/npm_and_yarn/gui/f…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-20T10:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83b3da7f9d360462688d017b91ddfd9c0985f06",
          "body": "Bumps the npm_and_yarn group with 1 update in the /gui/frontend directory: [undici](https://github.com/nodejs/undici).\n\n\nUpdates `undici` from 7.25.0 to 7.28.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v7.25.0...v7.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-version: 7.28.0\n  dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump undici",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T20:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72136ac1c99cbdc483e64033eebadb7971a2b70",
          "body": "…rontend/npm_and_yarn-bed0206944\n\nchore(deps-dev): bump vite from 8.0.13 to 8.0.16 in /gui/frontend in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #20 from aminmesbahi/dependabot/npm_and_yarn/gui/f…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-18T20:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a079e604ffbc253a2451cff86f686ee7cef8064",
          "body": "Bumps the npm_and_yarn group with 1 update in the /gui/frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).\n\n\nUpdates `vite` from 8.0.13 to 8.0.16\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages\n[…]\ndated-dependencies:\n- dependency-name: vite\n  dependency-version: 8.0.16\n  dependency-type: direct:development\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump vite",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-16T22:29:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "95d9768172872fcc52b4316375066374af3d78d7",
          "body": "…rontend/npm_and_yarn-53cbaf2a5b\n\nchore(deps-dev): bump esbuild from 0.28.0 to 0.28.1 in /gui/frontend in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #19 from aminmesbahi/dependabot/npm_and_yarn/gui/f…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-14T19:05:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b13498bff7dd3cd6d610d95a608d2d399f44cd",
          "body": "Bumps the npm_and_yarn group with 1 update in the /gui/frontend directory: [esbuild](https://github.com/evanw/esbuild).\n\n\nUpdates `esbuild` from 0.28.0 to 0.28.1\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Com\n[…]\ned-dependencies:\n- dependency-name: esbuild\n  dependency-version: 0.28.1\n  dependency-type: direct:development\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump esbuild",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T01:45:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "032c9eacf59e5a529c69f92cb6573205a79d9f3c",
          "body": "…ecov/codecov-action-7\n\nchore(deps): bump codecov/codecov-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #18 from aminmesbahi/dependabot/github_actions/cod…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-09T17:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494391046924b28413c1fa55694378b25544e955",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump codecov/codecov-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T18:34:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ffd037a83fee94b3914726fd36118a33f05b97e9",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-06-05T22:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bb1e5d5fb55b06e348d8c945b58e5a9a8ac622f",
          "body": null,
          "is_bot": false,
          "headline": "fixed Windows issue",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-06-05T22:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df61d38ec20fbd6497e254fc272befed3032ddc8",
          "body": "…ible-preview\n\nbug fixes and performance improvement",
          "is_bot": false,
          "headline": "Merge pull request #17 from aminmesbahi/feat/skills-discovery-collaps…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-05T22:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e429592061dbe942e8868be7f6ea8af87043856",
          "body": null,
          "is_bot": false,
          "headline": "bug fixes and performance improvement",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-06-05T22:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7eda0ff35bd7764032084f7b6299aa52ebfc50",
          "body": "…ible-preview\n\nwip",
          "is_bot": false,
          "headline": "Merge pull request #16 from aminmesbahi/feat/skills-discovery-collaps…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-04T18:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0f857365f53ecabe464f3436454c47537c32e12",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-06-04T18:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c1319325efb60fbc5041eaaba4b32a46f22a45",
          "body": "…ible-preview\n\n- Embed github.com/agent-ecosystem/skill-validator via internal/valid…",
          "is_bot": false,
          "headline": "Merge pull request #15 from aminmesbahi/feat/skills-discovery-collaps…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-06-01T20:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2784d370ecd0a3633bfb7d99ae997e280fe6ca51",
          "body": "…ator\n\n    (structure default; content/contamination offline opt-in; links network opt-in).\n  - New `skell validate` command (--full/--links/--strict/--json, CI exit codes).\n  - doctor now runs full spec validation per skill; install/upgrade gain a\n    staging-dir validation gate behind [policy] req\n[…]\nality, contamination, token budgets)\n    through validate --json and the GUI.\n  - GUI: per-skill \"Validate & Analyze\" tab and per-project bulk validation;\n    remove the weak standalone Validate page.",
          "is_bot": false,
          "headline": "- Embed github.com/agent-ecosystem/skill-validator via internal/valid…",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-06-01T20:07:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7439f8d87e60730f0cc93f06d58374cacc3104dd",
          "body": "…ible-preview\n\nFeat/skills discovery collapsible preview",
          "is_bot": false,
          "headline": "Merge pull request #14 from aminmesbahi/feat/skills-discovery-collaps…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-24T13:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592718fb578db536d65e275894c23b17f975a20a",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-24T13:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e5470c05cceeba2b843b06aca7cc253f8994070",
          "body": "The per-card source row repeated the same icon and path under every skill\nin a group, since the section grouping already implies the source. Move\nthat info into the CollapsibleSection title (icon + alias + monospaced\ntruncated URL/path) and drop it from SkillCard.\n\n- CollapsibleSection accepts React\n[…]\nprettySourceTitle removed.\n- SkillCard.tsx drops the source row, describeSource/truncate helpers,\n  and now-unused lucide imports.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(gui): hoist source icon+path into the collapsible header",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-24T13:01:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c6a3984f7ae483a27c70396a35486e915cd27a56",
          "body": "…ible-preview\n\nfeat(gui): collapsible sources + preview modal on Discover Skills",
          "is_bot": false,
          "headline": "Merge pull request #13 from aminmesbahi/feat/skills-discovery-collaps…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-24T12:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d47fe8b073086361629d15c94ac145142c4296",
          "body": "Group the Discover Skills page by registry source (alias/URL) instead of\nowner, make each group an accessible collapsible panel, and add a Preview\nmodal that renders SKILL.md without installing.\n\n- Backend: new PreviewRegistrySkill Wails binding that reads SKILL.md from\n  the registry cache (~/.skel\n[…]\nto\n    registry_alias || registry_url || metadata.source_repo, with\n    prettySourceTitle to surface host/owner/repo for git URLs.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(gui): collapsible sources + preview modal on Discover Skills",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-24T12:43:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5ce592bcd3109ab7d757d05fbfcda54590197b43",
          "body": null,
          "is_bot": false,
          "headline": "fix UI",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-21T20:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6785a440af8ff1fc26e0b043a2f211432c507595",
          "body": null,
          "is_bot": false,
          "headline": "fix MacOS",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-21T20:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c0328815e0e7abdf75f3867fa77ceecb3d615d",
          "body": null,
          "is_bot": false,
          "headline": "code improvements and update dependencies",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-16T23:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a6d92c181f574e265ff33973e61f1b9d991935",
          "body": "Polish GUI runtime behavior and navigation",
          "is_bot": false,
          "headline": "Merge pull request #12 from aminmesbahi/feat/gui-runtime-polish",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-11T20:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa670178cf8a6380565dc5aeacea5e50ce00fb31",
          "body": null,
          "is_bot": false,
          "headline": "Polish GUI runtime behavior and navigation",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-11T20:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2aee8f2b32af4e22b7f1a21ecc78c81ff1df6e9",
          "body": null,
          "is_bot": false,
          "headline": "code quality",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-10T19:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dd19f974ac1abb60d992d2adb2e6ea2a52d68c6",
          "body": null,
          "is_bot": false,
          "headline": "code quality",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-10T19:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a4c270d7dfe8aa052dd078fcaa5b8d67b5e7ea",
          "body": "…-source label",
          "is_bot": false,
          "headline": "  fix(gui,engine): install local single-skill folders and clarify add…",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-10T19:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4eadc2d7a14ac2d45f9f4cd275e3ff939fa224",
          "body": null,
          "is_bot": false,
          "headline": "fix small issues",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-10T18:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c14ef5298fc3139e1c4ea23e21cca5096202fe7",
          "body": null,
          "is_bot": false,
          "headline": "fix(gui): suppress flashing cmd window on Windows page loads",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-10T18:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9583b66187940360b6aaca29a0a3361fc0029248",
          "body": "…upport",
          "is_bot": false,
          "headline": "fix(gui): resolve Windows page-transition flicker and add macOS GUI s…",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-10T17:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b112691c11eb371442d609b91c22a7eb68fc49b6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add bundled GUI launcher and release packaging",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-08T22:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf3a14a59430de6a6476708aad0b72ec27ba7067",
          "body": null,
          "is_bot": false,
          "headline": "improvement and fix failed tests",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-08T21:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c9ecd480060b0d5d927b1b0f94ee9a9effaf34e",
          "body": "…ements\n\n- Treat local directories as first-class skill sources (alongside Git URLs)\n  - Works in skell.toml, --registry-url, `skell add`, `skell install`, search, and the GUI\n  - Local sources are used directly (always fresh, no unnecessary cache cloning)\n- Align implementation with the latest Agen\n[…]\nDashboard and My Skills\n  - Fix and polish \"Add Skill or Source\" dialog (now correctly handles local paths with dynamic labels)\n  - Add \"★ Sources\" shortcut button directly in the Discover Skills page",
          "is_bot": false,
          "headline": "feat: add first-class local folder support + major UX and docs improv…",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-08T21:25:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4afa0b5afc08e1527e4ea3d15fb538a0216baad",
          "body": "feat(engine,gui): migrate GitHub auth to gh CLI and guard duplicate i…",
          "is_bot": false,
          "headline": "Merge pull request #11 from aminmesbahi/feat/gh-cli-auth-install-guard",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-05-07T10:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb6b0807c2d4c361e923f88dfdd7b99f12559bff",
          "body": "…nstalls\n\n- Replace raw HTTP + PAT-based GitHub API helpers with gh CLI calls\n  (runGH/ghAPIGet/ghAPIPost/ghAPIPut); removes GitHub token input from\n  the ContributeMetadata UI and the ContributeParams struct\n- Add ResolveSkillSourceRepoURL backend method that upgrades a bare repo\n  URL to the skill\n[…]\nfter fork with a polling loop\n  (ghEnsureFork) capped at 10 attempts × 1 s\n- Use a unique timestamped branch name (skell/metadata-<skill>-<unix>)\n  to avoid conflicts on repeated contribution attempts",
          "is_bot": false,
          "headline": "feat(engine,gui): migrate GitHub auth to gh CLI and guard duplicate i…",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-05-07T10:09:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "778bd73d1f86c55111cd121c15fa2715714f733a",
          "body": "…formatting",
          "is_bot": false,
          "headline": "fix: remove unused resolveTargetForExisting function and apply gofmt …",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-30T22:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa17b55fe600a1ba55d7edb049a9ef1fd1165610",
          "body": "Multi-target agent support: claude / codex / copilot / cursor",
          "is_bot": false,
          "headline": "Merge branch 'feat/multi-target-agents'",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-04-30T21:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e64698d3f003f8c92b9ff13ba03cfbf80c0281",
          "body": "…lot/cursor)\n\n- Introduce internal/target package with built-in agent layouts\n- Make manifest, lockfile, scanner, and engine target-aware while keeping\n  .claude as the default for backward compatibility\n- Auto-detect existing target folders (.claude, .codex, .github, .cursor) on\n  init, status, ins\n[…]\nisting all supported platforms\n- GUI: add SupportedTargets/DetectTargets/ActiveTarget bindings, target\n  picker dialog on Repositories page\n- Update README and design doc; add unit + integration tests",
          "is_bot": false,
          "headline": "feat(targets): support multiple AI agent platforms (claude/codex/copi…",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-04-30T21:31:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4116734330233ee638eb7c2ebe836cf730b96262",
          "body": "Feat/metadata editor",
          "is_bot": false,
          "headline": "Merge pull request #10 from aminmesbahi/feat/metadata-editor",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-29T20:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0792ec463ca2d793bde7d98a50604dff3207fb6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/metadata-editor",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-29T20:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7045fab40289b87401a9c741e9aade11a6cb2498",
          "body": "- Pad sidebar header on macOS so traffic-light buttons no longer overlap the app logo\n- Force NSAppearanceNameDarkAqua so the macOS top highlight blends with the dark window\n- Add an invisible drag strip across the top of the window and use Wails' --wails-draggable CSS variable so the window can be moved from the entire title-bar area",
          "is_bot": false,
          "headline": "fix(gui/macos): traffic-light overlap, top highlight, window dragging",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-04-29T19:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "281f7dbd1bfd564ce44b48b2207b8f071ce8847e",
          "body": "…props/action-gh-release-3\n\nchore(deps): bump softprops/action-gh-release from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #9 from aminmesbahi/dependabot/github_actions/soft…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-28T19:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb7e440316f18d762c05642ddaea2f9d77862a5",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nncy-name: softprops/action-gh-release\n  dependency-version: '3'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T22:30:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d157b18f6b1b8dd4bec4af9bc200c92adfd8f70e",
          "body": "fix(scanner): make ScanAll recursive and accept worktree .git files\nfix(ui)",
          "is_bot": false,
          "headline": "fix(engine): propagate non-not-found errors from AddFromURL",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-04-27T20:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c138dca9b8178846f43ae2e29ee3ba805b0d60bf",
          "body": "fix(registry): clear destination before copying to drop stale files\nfix(engine): never mutate skell.toml during `install --dry-run`\nfix(selfupdate): match the actual release asset names\nfix(selfupdate): make Apply atomic and survive cross-FS renames",
          "is_bot": false,
          "headline": "security(registry): block git argv injection and risky transports",
          "author_name": "Amin Mesbahi",
          "author_login": null,
          "committed_at": "2026-04-27T20:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2477ac0fe75bdcac5ea8497475e36b61b9c343ce",
          "body": "…odules-dfc5a1b899\n\nchore(deps): bump the go_modules group across 1 directory with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #8 from aminmesbahi/dependabot/go_modules/gui/go_m…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-23T21:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "433f8fc98d5e65bff037d10688a4452f581039fc",
          "body": "…ontend/npm_and_yarn-a553315675\n\nchore(deps-dev): bump vite from 5.4.21 to 8.0.9 in /gui/frontend in the npm_and_yarn group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #7 from aminmesbahi/dependabot/npm_and_yarn/gui/fr…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-23T21:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5f98f0b84b2dddf7859a935e7875725a695f87",
          "body": "- SkillDetail: add 'Fix Metadata' button (indigo, GitPullRequest icon)\n  in the header actions bar, passes installedPath and sourceRepo as\n  route state to the contribute form\n- ContributeInfo.tsx (new): landing page at /contribute-info that\n  explains the 4-step workflow with a CTA to Installed Skills\n- Sidebar: Contribute nav item now links to /contribute-info instead\n  of /skills, giving users the correct starting context\n- router.tsx: add /contribute-info route",
          "is_bot": false,
          "headline": "fix(gui): wire contribute feature to correct entry points",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-23T21:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d592d03f7423c29839bfc7f123b8279789736c29",
          "body": "- Remove sk.source_repo guard on GitPullRequest button — button now\n  shows for every installed skill regardless of source_repo value\n- Replace static source repo display with an editable input field in\n  ContributeMetadata form so users can type/paste the repo URL when\n  the skill was installed without a tracked source_repo\n- Validation now blocks submit only when the input is blank, with an\n  inline amber hint label",
          "is_bot": false,
          "headline": "fix(gui): always show contribute button, add editable source repo field",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-23T21:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7221b76e9b847985499707129d1ef4e607e6b528",
          "body": "Wails regenerates wailsjs/go/models.ts with class types that include\na required convertValues method. Pass main.ContributeParams.createFrom()\nand main.SkillMetadataFields.createFrom() instead of plain object\nliterals to satisfy the generated TypeScript types.",
          "is_bot": false,
          "headline": "fix(gui): use Wails class factory for ContributeMetadata call",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-23T20:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "011fdd4aefe9be6563e0179ed7f09f52067c126c",
          "body": "Add a new Contribute feature to the Skell GUI that lets users improve\nskill metadata and open a Pull Request back to the upstream repository.\n\nBackend (gui/app.go):\n- ReadSkillMetadata: reads SKILL.md frontmatter from installed skill dir,\n  returns editable fields (description, tags, lifecycle, owne\n[…]\nn with GitPullRequest nav item\n- InstalledSkills: GitPullRequest button per row that navigates to form\n- router.tsx: /contribute/:skillName route\n- Wails bindings updated (App.js, App.d.ts, models.ts)",
          "is_bot": false,
          "headline": "feat(gui): add skill metadata contribution workflow",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-23T20:52:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b362143aeb74561dd1ff48a900c2a3fedb3cb233",
          "body": "Bumps the go_modules group with 1 update in the /gui directory: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.33.0 to 0.45.0\n- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.45.0)\n\nUpdates `golang.org/x/net` from 0.35.0 to 0.47.0\n- [\n[…]\ny-group: go_modules\n- dependency-name: golang.org/x/net\n  dependency-version: 0.47.0\n  dependency-type: indirect\n  dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go_modules group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T21:58:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e3595b3bc536f6e02e01c82bcfd416f53647f6c",
          "body": "Bumps the npm_and_yarn group with 1 update in the /gui/frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).\n\n\nUpdates `vite` from 5.4.21 to 8.0.9\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/\n[…]\npdated-dependencies:\n- dependency-name: vite\n  dependency-version: 8.0.9\n  dependency-type: direct:development\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump vite",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T21:27:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40f44a1c323b04a441ed51967320d72323da843a",
          "body": "test(coverage): add tests for SearchMerged, resolveManifest, and sear…",
          "is_bot": false,
          "headline": "Merge pull request #6 from aminmesbahi/feat/desktop-ui",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-22T21:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ee83dd1b96064aa0d898c6c79755d32b0d5cc8",
          "body": "…ch JSON output\n\n- internal/engine/search_merged_test.go (new): 8 tests for SearchMerged\n  - local repo: returns local skills with RegistrySource=local\n  - filters: query, lifecycle, owner, tag\n  - no local manifest: graceful empty result\n  - ListRegistry error: silently skipped (no error returned)\n\n[…]\nckFalse: returns error when no local manifest\n  - FallbackTrue: falls back to global manifest\n\n- cmd/skell/search_test.go: 1 new test\n  - JSONFlag_EmptyResults: covers the JSON empty-array output path",
          "is_bot": false,
          "headline": "test(coverage): add tests for SearchMerged, resolveManifest, and sear…",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-22T21:01:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "164a0a8cf5f4d153733893017b1e08345e8c8d7f",
          "body": "feat(gui): add desktop GUI, fix sync JSON output, improve UX and tests",
          "is_bot": false,
          "headline": "Merge pull request #5 from aminmesbahi/feat/desktop-ui",
          "author_name": "Amin Mesbahi",
          "author_login": "aminmesbahi",
          "committed_at": "2026-04-22T20:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 163,
      "latest_release_at": "2026-07-19T19:01:19Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/aminmesbahi/skell",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/aminmesbahi/skell",
          "is_deprecated": false,
          "latest_version": "v0.10.0",
          "repository_url": "https://github.com/aminmesbahi/skell",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T18:52:25Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "gui/Taskfile.yml",
        "gui/build/Taskfile.yml",
        "gui/build/darwin/Taskfile.yml",
        "gui/build/linux/Taskfile.yml",
        "gui/build/windows/Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "gui/frontend/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod",
        "gui/go.mod"
      ],
      "largest_source_bytes": 43085,
      "source_files_sampled": 175,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "gui/go.mod",
        "gui/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "react-router",
            "direct": false,
            "version": "7.18.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-qwww-vcr4-c8h2"
            ],
            "fixed_version": "8.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 396,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/agent-ecosystem/skill-validator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.6"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "gui/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "gui/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/wailsapp/wails/v3",
          "manifest": "gui/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0-alpha2.117"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/agent-ecosystem/skill-validator",
            "direct": true,
            "version": "v1.5.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wailsapp/wails/v3",
            "direct": true,
            "version": "v3.0.0-alpha2.117",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adrg/xdg",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coder/websocket",
            "direct": false,
            "version": "v1.8.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2/v2",
            "direct": false,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jchv/go-winloader",
            "direct": false,
            "version": "v0.0.0-20250406163304-c1995be93bd1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tiktoken-go/tokenizer",
            "direct": false,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20201130134442-10cb98267c6c",
            "ecosystem": "go"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@monaco-editor/loader",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@monaco-editor/react",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "16.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "28.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@wailsio/runtime",
            "direct": false,
            "version": "3.0.0-alpha.97",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.393",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-is-element",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-text",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "11.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-url-attributes",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lowlight",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": false,
            "version": "1.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "monaco-editor",
            "direct": false,
            "version": "0.55.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-markdown",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "7.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "7.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-highlight",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "state-local",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-find-after",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "zustand",
            "direct": false,
            "version": "5.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 396,
        "direct_count": 6,
        "indirect_count": 390
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 30,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "aminmesbahi",
          "commits": 128,
          "avatar_url": "https://avatars.githubusercontent.com/u/866928?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql.yml",
        "release.yml",
        "security.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "5 out of 5 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 0/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f0cdee14e08ca9cf4cf84d13d01db4fc4460dad3",
        "ran_at": "2026-07-28T02:49:39Z",
        "aggregate_score": 5.1,
        "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-27T20:44:51Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-27T20:44:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/aminmesbahi/Skell",
    "host": "github.com",
    "name": "Skell",
    "owner": "aminmesbahi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 61,
        "vitality": 81,
        "community": 24,
        "governance": 53,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "commits_last_year": 163,
              "human_commit_share": 0.87,
              "days_since_last_push": 0,
              "active_weeks_last_year": 16
            },
            "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": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "163 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 163
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 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": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "merged_prs": 30,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "30/34 decided PRs merged",
                "points": 33.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 30,
                      "decided": 34
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 26,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "aminmesbahi",
              "public_repos": 20,
              "account_age_days": 5514
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "26 followers of aminmesbahi",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 26,
                      "login": "aminmesbahi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~15 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/aminmesbahi/skell"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "26 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "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": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 5 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 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "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 396 resolved dependencies against OSV. 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": 396
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 396,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "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": 396,
              "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": 2
            },
            "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": 71,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.736,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "64 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 39.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 64,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "gui/Taskfile.yml",
                "gui/build/Taskfile.yml",
                "gui/build/darwin/Taskfile.yml",
                "gui/build/linux/Taskfile.yml",
                "gui/build/windows/Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "gui/frontend/tsconfig.json"
              ],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "go.mod",
                "gui/go.mod"
              ],
              "dependency_bot_commit_share": 0.13
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, gui/Taskfile.yml, gui/build/Taskfile.yml, gui/build/darwin/Taskfile.yml, gui/build/linux/Taskfile.yml, gui/build/windows/Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, gui/Taskfile.yml, gui/build/Taskfile.yml, gui/build/darwin/Taskfile.yml, gui/build/linux/Taskfile.yml, gui/build/windows/Taskfile.yml"
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "gui/frontend/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "gui/frontend/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "13 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 43085,
              "source_files_sampled": 175,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/175 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 175,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T02:49:53.180971Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aminmesbahi/Skell.svg",
  "full_name": "aminmesbahi/Skell",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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