Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 09:30 UTC

gabrielmaialva33 / winx-code-agent

🦀 A high-performance code agent written in Rust, combining the best features of WCGW for maximum efficiency and semantic capabilities.

RustMIT★ 32 stars⑂ 9 forkssince Apr 2025View on GitHub ↗
KindCommand-line toolMCP serverLibraryNetwork servicehow this is determined

gabrielmaialva33/winx-code-agent holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (80/100) and lowest on Sustainability & Governance (52/100). It was last updated today. A single contributor accounts for most of its recent work.

73
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

73
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).

Ownership

MaiaPersonal account
85 followers136 public repossince Mar 2017Maia

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 publishTags
crates.iowinx-code-agent0.2.3311842911 days agocode-agentllmmcpshellwcgwdevelopment-toolscommand-line-utilities

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
9/36Commit cadence — 13/52 weeks with commits
18/18Commit volume — 552 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year552
human_commit_share0.95
days_since_last_push0
active_weeks_last_year13
How it's scored
27/27Ships releases — 35 releases published
36/36Release recency — latest release 11 days ago
27/27Release cadence — a release every ~4.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count35
latest_release_tagv0.2.331
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases4.3

Community & Adoption

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

54Moderate · 17% of overall
How it's scored
24.2/60Stars — 32 stars
7.5/25Forks — 9 forks
0/15Watchers — 0 watchers
Inputs used
forks9
stars32
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
30.2/80Monthly downloads — 184 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageswinx-code-agent
dependents
ecosystemscrates
total_downloads551
monthly_downloads184
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

52Moderate · 23% 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
42/42Issue resolution — 100% of issues closed
2.6/30PR acceptance — 8/91 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs8
open_issues0
closed_issues1
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs83
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.9/25Owner reach — 85 followers of gabrielmaialva33
25/25Track record — 136 public repos, account ~9 yr old
Inputs used
followers85
owner_typeUser
is_verified
owner_logingabrielmaialva33
public_repos136
account_age_days3,417
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 11 days ago
20/20Version history — 29 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageswinx-code-agent
ecosystemscrates
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
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_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://crates.io/crates/winx-code-agent
10/10Repository description
10/10Topics — 14 topics
10/10Wiki
Inputs used
topicsautonomous, code-agent, computer, control, execution, mcp, rust, shell, wcgw, serena, llm-agent, llm-code, vibe-coding, vibecoding
has_wikiyes
homepagehttps://crates.io/crates/winx-code-agent
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

59Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
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/25 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 1 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
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.9

Dependency advisories

100Exceptional
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
advisories2
affected_packages2
assessed_packages293
unassessed_packages0
affected_by_severityunknown 2
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 293 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

73Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 95 of 95 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes2,998
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 25 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 5 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
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.25
toolchain_manifestsCargo.toml
dependency_bot_commit_share0.05
How it's scored
45/45Type-checkable code — Rust (statically typed)
53/55Manageable file sizes — 2/54 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes92,572
source_files_sampled54
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files

Key facts

32GitHub stars
1contributors
552commits, last 12 months
0days since last push
35releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 9 ⇿
0Stars
9Forks
28Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0246810912025-062025-122026-06
Major 0Minor 0Patch 28
OpenSSF Scorecard 4.9 / 10
4.9aggregate

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-08-05 09:29 UTC

10Binary-Artifactsno binaries found in the repo
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/25 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 1 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
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 51
RegistryPackageVersion constraintManifest
crates.iormcp1.8.0Cargo.toml
crates.ioaxum0.8Cargo.toml
crates.iotower-http0.6Cargo.toml
crates.ioschemars1.2Cargo.toml
crates.iotokio1.49Cargo.toml
crates.ioserde1.0Cargo.toml
crates.ioserde_json1.0Cargo.toml
crates.iothiserror2.0Cargo.toml
crates.ioanyhow1.0Cargo.toml
crates.iotracing0.1Cargo.toml
crates.iotracing-subscriber0.3Cargo.toml
crates.iohome0.5Cargo.toml
crates.iosha20.11.0Cargo.toml
crates.iobase640.22Cargo.toml
crates.ioglob0.3Cargo.toml
crates.ioregex1.11Cargo.toml
crates.iomime_guess2.0Cargo.toml
crates.iopercent-encoding2.3Cargo.toml
crates.iomemmap20.9Cargo.toml
crates.iotempfile3.14Cargo.toml
crates.iotoml1.1Cargo.toml
crates.iorayon1.10Cargo.toml
crates.iosimilar2Cargo.toml
crates.ioportable-pty0.9.0Cargo.toml
crates.iolazy_static1.5Cargo.toml
crates.iolibc0.2Cargo.toml
crates.iovte0.15Cargo.toml
crates.iostrsim0.11Cargo.toml
crates.iotokenizers0.21Cargo.toml
crates.ioignore0.4Cargo.toml
crates.iotree-sitter0.26.9Cargo.toml
crates.iotree-sitter-tags0.26Cargo.toml
crates.iotree-sitter-bash0.25.1Cargo.toml
crates.iotree-sitter-json0.24.8Cargo.toml
crates.iotree-sitter-javascript0.25.0Cargo.toml
crates.iotree-sitter-rust0.24.2Cargo.toml
crates.iotree-sitter-typescript0.23.2Cargo.toml
crates.iorand0.10.1Cargo.toml
crates.ioclap4.5Cargo.toml
crates.iotree-sitter-go0.25.0Cargo.toml
crates.iotree-sitter-c0.24.2Cargo.toml
crates.iotree-sitter-cpp0.23.4Cargo.toml
crates.iotree-sitter-java0.23.5Cargo.toml
crates.iotree-sitter-ruby0.23.1Cargo.toml
crates.iotree-sitter-css0.25.0Cargo.toml
crates.iotree-sitter-html0.23.2Cargo.toml
crates.iotree-sitter-php0.24.2Cargo.toml
crates.iotree-sitter-c-sharp0.23.5Cargo.toml
crates.iotree-sitter-lua0.5.0Cargo.toml
crates.iovt1000.16Cargo.toml
crates.ioloom0.7Cargo.toml
All dependencies 293

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

RegistryPackageVersionRelation
crates.ioanyhow1.0.104direct
crates.ioaxum0.8.9direct
crates.iobase640.13.1direct
crates.iobase640.22.1direct
crates.ioclap4.6.4direct
crates.ioglob0.3.4direct
crates.iohome0.5.12direct
crates.ioignore0.4.31direct
crates.iolazy_static1.5.0direct
crates.iolibc0.2.189direct
crates.ioloom0.7.2direct
crates.iomemmap20.9.11direct
crates.iomime_guess2.0.5direct
crates.iopercent-encoding2.3.2direct
crates.ioportable-pty0.9.0direct
crates.iorand0.10.2direct
crates.iorand0.9.4direct
crates.iorayon1.12.0direct
crates.ioregex1.13.1direct
crates.iormcp1.8.0direct
crates.ioschemars1.2.2direct
crates.ioserde1.0.229direct
crates.ioserde_json1.0.151direct
crates.iosha20.11.0direct
crates.iosimilar2.7.0direct
crates.iostrsim0.11.1direct
crates.iotempfile3.27.0direct
crates.iothiserror1.0.69direct
crates.iothiserror2.0.19direct
crates.iotokenizers0.21.4direct
crates.iotokio1.53.1direct
crates.iotoml1.1.4+spec-1.1.0direct
crates.iotower-http0.6.11direct
crates.iotracing0.1.44direct
crates.iotracing-subscriber0.3.23direct
crates.iotree-sitter0.26.11direct
crates.iotree-sitter-bash0.25.1direct
crates.iotree-sitter-c0.24.2direct
crates.iotree-sitter-c-sharp0.23.5direct
crates.iotree-sitter-cpp0.23.4direct
crates.iotree-sitter-css0.25.0direct
crates.iotree-sitter-go0.25.0direct
crates.iotree-sitter-html0.23.2direct
crates.iotree-sitter-java0.23.5direct
crates.iotree-sitter-javascript0.25.0direct
crates.iotree-sitter-json0.24.8direct
crates.iotree-sitter-lua0.5.0direct
crates.iotree-sitter-php0.24.2direct
crates.iotree-sitter-ruby0.23.1direct
crates.iotree-sitter-rust0.24.2direct
crates.iotree-sitter-tags0.26.11direct
crates.iotree-sitter-typescript0.23.2direct
crates.iovt1000.16.2direct
crates.iovte0.15.0direct
crates.ioahash0.8.12indirect
crates.ioaho-corasick1.1.4indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioarrayvec0.7.6indirect
crates.ioasync-trait0.1.89indirect
crates.ioatomic-waker1.1.2indirect
crates.ioautocfg1.5.0indirect
crates.ioaxum-core0.5.6indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.11.1indirect
crates.ioblock-buffer0.12.0indirect
crates.iobstr1.12.1indirect
crates.iobumpalo3.20.2indirect
crates.iobytes1.11.1indirect
crates.iocastaway0.2.4indirect
crates.iocc1.2.62indirect
crates.iocfg-if1.0.4indirect
crates.iocfg_aliases0.1.1indirect
crates.iochacha200.10.0indirect
crates.iochrono0.4.44indirect
crates.ioclap_builder4.6.2indirect
crates.ioclap_derive4.6.4indirect
crates.ioclap_lex1.1.0indirect
crates.iocolorchoice1.0.5indirect
crates.iocompact_str0.9.1indirect
crates.ioconst-oid0.10.2indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocpufeatures0.3.0indirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-epoch0.9.18indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrypto-common0.2.1indirect
crates.iodarling0.20.11indirect
crates.iodarling0.23.0indirect
crates.iodarling_core0.20.11indirect
crates.iodarling_core0.23.0indirect
crates.iodarling_macro0.20.11indirect
crates.iodarling_macro0.23.0indirect
crates.iodary_heap0.3.9indirect
crates.ioderive_builder0.20.2indirect
crates.ioderive_builder_core0.20.2indirect
crates.ioderive_builder_macro0.20.2indirect
crates.iodigest0.11.3indirect
crates.iodowncast-rs1.2.1indirect
crates.iodyn-clone1.0.20indirect
crates.ioeither1.15.0indirect
crates.ioenumflags20.7.12indirect
crates.ioenumflags2_derive0.7.12indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.ioesaxx-rs0.1.10indirect
crates.iofancy-regex0.14.0indirect
crates.iofastrand2.4.1indirect
crates.iofiledescriptor0.8.3indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.1.5indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofutures0.3.32indirect
crates.iofutures-channel0.3.32indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-executor0.3.32indirect
crates.iofutures-io0.3.32indirect
crates.iofutures-macro0.3.32indirect
crates.iofutures-sink0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iogenerator0.8.9indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.2indirect
crates.ioglobset0.4.18indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.17.0indirect
crates.ioheck0.5.0indirect
crates.iohttp1.4.1indirect
crates.iohttp-body1.0.1indirect
crates.iohttp-body-util0.1.3indirect
crates.iohttparse1.10.1indirect
crates.iohttpdate1.0.3indirect
crates.iohybrid-array0.4.11indirect
crates.iohyper1.10.1indirect
crates.iohyper-util0.1.20indirect
crates.ioiana-time-zone0.1.65indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioid-arena2.3.0indirect
crates.ioident_case1.0.1indirect
crates.ioindexmap2.14.0indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitertools0.14.0indirect
crates.ioitoa1.0.18indirect
crates.iojs-sys0.3.98indirect
crates.iolandlock0.4.7indirect
crates.ioleb128fmt0.1.0indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolock_api0.4.14indirect
crates.iolog0.4.29indirect
crates.iomacro_rules_attribute0.2.2indirect
crates.iomacro_rules_attribute-proc_macro0.2.2indirect
crates.iomatchers0.2.0indirect
crates.iomatchit0.8.4indirect
crates.iomemchr2.8.0indirect
crates.iomime0.3.17indirect
crates.iominimal-lexical0.2.1indirect
crates.iomio1.2.0indirect
crates.iomonostate0.1.18indirect
crates.iomonostate-impl0.1.18indirect
crates.ionix0.28.0indirect
crates.ionom7.1.3indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.iopaste1.0.15indirect
crates.iopastey0.2.2indirect
crates.iopin-project-lite0.2.17indirect
crates.ioppv-lite860.2.21indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro21.0.106indirect
crates.ioproptest1.11.0indirect
crates.ioquick-error1.2.3indirect
crates.ioquote1.0.45indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.10.1indirect
crates.iorand_core0.9.5indirect
crates.iorand_xorshift0.4.0indirect
crates.iorayon-cond0.4.0indirect
crates.iorayon-core1.13.0indirect
crates.ioredox_syscall0.5.18indirect
crates.ioref-cast1.0.25indirect
crates.ioref-cast-impl1.0.25indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.8.11indirect
crates.iormcp-macros1.8.0indirect
crates.iorustix1.1.4indirect
crates.iorustversion1.0.22indirect
crates.iorusty-fork0.3.1indirect
crates.ioryu1.0.23indirect
crates.iosame-file1.0.6indirect
crates.ioschemars_derive1.2.2indirect
crates.ioscoped-tls1.0.1indirect
crates.ioscopeguard1.2.0indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_derive_internals0.30.0indirect
crates.ioserde_path_to_error0.1.20indirect
crates.ioserde_spanned1.1.1indirect
crates.ioserde_urlencoded0.7.1indirect
crates.ioserial20.2.36indirect
crates.iosharded-slab0.1.7indirect
crates.ioshared_library0.1.9indirect
crates.ioshell-words1.1.1indirect
crates.ioshlex1.3.0indirect
crates.iosignal-hook-registry1.4.8indirect
crates.ioslab0.4.12indirect
crates.iosmallvec1.15.1indirect
crates.iosocket20.6.3indirect
crates.iospm_precompiled0.1.4indirect
crates.iosse-stream0.2.3indirect
crates.iostatic_assertions1.1.0indirect
crates.iostreaming-iterator0.1.9indirect
crates.iosyn2.0.117indirect
crates.iosyn3.0.2indirect
crates.iosync_wrapper1.0.2indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.19indirect
crates.iothread_local1.1.9indirect
crates.iotokio-macros2.7.0indirect
crates.iotokio-stream0.1.18indirect
crates.iotokio-util0.7.18indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_parser1.1.3+spec-1.1.0indirect
crates.iotoml_writer1.1.2+spec-1.1.0indirect
crates.iotower0.5.3indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotracing-attributes0.1.31indirect
crates.iotracing-core0.1.36indirect
crates.iotracing-log0.2.0indirect
crates.iotree-sitter-language0.1.7indirect
crates.iotypenum1.20.0indirect
crates.iounarray0.1.4indirect
crates.iounicase2.9.0indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-normalization-alignments0.1.12indirect
crates.iounicode-segmentation1.13.3indirect
crates.iounicode-width0.2.2indirect
crates.iounicode-xid0.2.6indirect
crates.iounicode_categories0.1.1indirect
crates.ioutf8parse0.2.2indirect
crates.iouuid1.23.2indirect
crates.iovaluable0.1.1indirect
crates.ioversion_check0.9.5indirect
crates.iowait-timeout0.2.1indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.3+wasi-0.2.9indirect
crates.iowasip30.4.0+wasi-0.3.0-rc-2026-01-06indirect
crates.iowasm-bindgen0.2.121indirect
crates.iowasm-bindgen-macro0.2.121indirect
crates.iowasm-bindgen-macro-support0.2.121indirect
crates.iowasm-bindgen-shared0.2.121indirect
crates.iowasm-encoder0.244.0indirect
crates.iowasm-metadata0.244.0indirect
crates.iowasmparser0.244.0indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-core0.62.2indirect
crates.iowindows-implement0.60.2indirect
crates.iowindows-interface0.59.3indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-result0.4.1indirect
crates.iowindows-strings0.5.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow1.0.2indirect
crates.iowinreg0.10.1indirect
crates.iowit-bindgen0.51.0indirect
crates.iowit-bindgen0.57.1indirect
crates.iowit-bindgen-core0.51.0indirect
crates.iowit-bindgen-rust0.51.0indirect
crates.iowit-bindgen-rust-macro0.51.0indirect
crates.iowit-component0.244.0indirect
crates.iowit-parser0.244.0indirect
crates.iozerocopy0.8.50indirect
crates.iozerocopy-derive0.8.50indirect
crates.iozmij1.0.21indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
crossbeam-epoch0.9.18indirectunknown10.9.20
paste1.0.15indirectunknown1

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": {
    "icon": {
      "bytes": 116584,
      "width": 256,
      "height": 256,
      "rejected": [
        {
          "url": "https://raw.githubusercontent.com/gabrielmaialva33/winx-code-agent/main/github/assets/fairy.png",
          "reason": "HTTP 404",
          "source_type": "readme"
        }
      ],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://avatars.githubusercontent.com/u/26732067?v=4&s=256",
      "source_type": "avatar",
      "content_hash": "5eaedd2dc5f7d68642860df2c9d63aa611e10cdb87c7c69314dc57af431a3bf3",
      "candidates_considered": 2
    },
    "repo": {
      "topics": [
        "autonomous",
        "code-agent",
        "computer",
        "control",
        "execution",
        "mcp",
        "rust",
        "shell",
        "wcgw",
        "serena",
        "llm-agent",
        "llm-code",
        "vibe-coding",
        "vibecoding"
      ],
      "is_fork": false,
      "size_kb": 3932,
      "has_wiki": true,
      "homepage": "https://crates.io/crates/winx-code-agent",
      "languages": {
        "Rust": 888093,
        "Shell": 3641
      },
      "pushed_at": "2026-08-04T16:05:18Z",
      "created_at": "2025-04-17T04:07:28Z",
      "owner_type": "User",
      "updated_at": "2026-08-04T16:05:49Z",
      "description": "🦀 A high-performance code agent written in Rust, combining the best features of WCGW for maximum efficiency and semantic capabilities. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Maia",
      "type": "User",
      "login": "gabrielmaialva33",
      "company": "Maia",
      "location": "Brazil",
      "followers": 85,
      "avatar_url": "https://avatars.githubusercontent.com/u/26732067?v=4",
      "created_at": "2017-03-28T05:14:20Z",
      "is_verified": null,
      "public_repos": 136,
      "account_age_days": 3417
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.331",
          "kind": "patch",
          "published_at": "2026-07-24T17:29:19Z"
        },
        {
          "tag": "v0.2.330",
          "kind": "patch",
          "published_at": "2026-07-21T18:05:56Z"
        },
        {
          "tag": "v0.2.329",
          "kind": "patch",
          "published_at": "2026-06-30T18:17:59Z"
        },
        {
          "tag": "v0.2.328",
          "kind": "patch",
          "published_at": "2026-06-18T23:39:01Z"
        },
        {
          "tag": "v0.2.327",
          "kind": "patch",
          "published_at": "2026-06-18T14:29:50Z"
        },
        {
          "tag": "v0.2.326",
          "kind": "patch",
          "published_at": "2026-06-18T14:00:15Z"
        },
        {
          "tag": "v0.2.325",
          "kind": "patch",
          "published_at": "2026-06-18T00:35:13Z"
        },
        {
          "tag": "v0.2.323",
          "kind": "patch",
          "published_at": "2026-06-17T03:50:53Z"
        },
        {
          "tag": "v0.2.322",
          "kind": "patch",
          "published_at": "2026-06-17T02:53:38Z"
        },
        {
          "tag": "v0.2.321",
          "kind": "patch",
          "published_at": "2026-06-15T20:58:54Z"
        },
        {
          "tag": "v0.2.320",
          "kind": "patch",
          "published_at": "2026-06-03T01:34:47Z"
        },
        {
          "tag": "v0.2.319",
          "kind": "patch",
          "published_at": "2026-06-02T20:10:57Z"
        },
        {
          "tag": "v0.2.318",
          "kind": "patch",
          "published_at": "2026-06-02T13:56:24Z"
        },
        {
          "tag": "v0.2.317",
          "kind": "patch",
          "published_at": "2026-06-02T02:05:50Z"
        },
        {
          "tag": "v0.2.316",
          "kind": "patch",
          "published_at": "2026-05-25T10:40:26Z"
        },
        {
          "tag": "v0.2.315",
          "kind": "patch",
          "published_at": "2026-05-24T21:51:26Z"
        },
        {
          "tag": "v0.2.314",
          "kind": "patch",
          "published_at": "2026-05-24T01:29:11Z"
        },
        {
          "tag": "v0.2.313",
          "kind": "patch",
          "published_at": "2026-05-24T00:46:41Z"
        },
        {
          "tag": "v0.2.312",
          "kind": "patch",
          "published_at": "2026-05-24T00:20:31Z"
        },
        {
          "tag": "v0.2.311",
          "kind": "patch",
          "published_at": "2026-05-24T00:15:46Z"
        },
        {
          "tag": "v0.2.310",
          "kind": "patch",
          "published_at": "2026-05-23T23:45:28Z"
        },
        {
          "tag": "v0.2.309",
          "kind": "patch",
          "published_at": "2026-05-23T22:57:06Z"
        },
        {
          "tag": "v0.2.308",
          "kind": "patch",
          "published_at": "2026-05-23T22:34:41Z"
        },
        {
          "tag": "v0.2.307",
          "kind": "patch",
          "published_at": "2026-05-23T22:04:16Z"
        },
        {
          "tag": "v0.2.306",
          "kind": "patch",
          "published_at": "2026-05-23T17:20:09Z"
        },
        {
          "tag": "v0.2.305",
          "kind": "patch",
          "published_at": "2026-05-23T16:52:10Z"
        },
        {
          "tag": "v0.2.304",
          "kind": "patch",
          "published_at": "2026-05-23T16:39:45Z"
        },
        {
          "tag": "v0.2.302",
          "kind": "patch",
          "published_at": "2026-05-23T16:12:30Z"
        },
        {
          "tag": "v0.2.301",
          "kind": "patch",
          "published_at": "2026-05-08T16:19:48Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-01-13T01:42:15Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2025-08-18T03:03:03Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-05-12T18:17:37Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-04-28T01:05:41Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-04-22T11:17:05Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-04-18T18:35:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e212e47605f880bb6320330dae770e403de86913",
          "body": null,
          "is_bot": false,
          "headline": "docs: document --allow-query-token flag and connector metadata",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-08-04T16:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f9531d5a680de8f79d6bef205aae8e2b81aabdd",
          "body": null,
          "is_bot": false,
          "headline": "feat: embed server icon in MCP initialize response",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-08-04T16:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d29d220e511992cb021a2835a9f419e1525dc5",
          "body": null,
          "is_bot": false,
          "headline": "cargo(deps): update lockfile dependencies",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-08-04T16:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "982d83db14e4d55ea57c6d840fd2c4e4b106bb2c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.2.331",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-24T17:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21c9c439699164996fb25c554d8dc33d8333a35",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden Bash PTY lifecycle and polling",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-24T17:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f35ba41ab37c98c8204348821246976df2cf7e8",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.2.330",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T18:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7105436acd0d74c87b512c06d6b586830a843aca",
          "body": "…ake with newer clients",
          "is_bot": false,
          "headline": "fix: implement legacy discovery fallback to support 2025-11-25 handsh…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T18:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d643baacbb460a2254e3d6b4d1aa9d1673e65037",
          "body": "… to use output schema definition",
          "is_bot": false,
          "headline": "fix: strip unsupported integer schema formats and update CodeMap tool…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca607195eb4a4a5bccee932263e6e7d5afaf20b",
          "body": "…tstrapping",
          "is_bot": false,
          "headline": "feat: implement MCP 2025-11-25 Tasks protocol and Roots workspace boo…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03fb3ab8f24f20ee218be79b7fbaf2d4366c6453",
          "body": null,
          "is_bot": false,
          "headline": "feat: expose output schema for CodeMap structured content",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12e23585e6de7f129d38a7295fee94dd3a2ab79f",
          "body": null,
          "is_bot": false,
          "headline": "cargo(deps): bump rmcp to 1.8.0 and add percent-encoding",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7d3a82a4ca072cc646520c4ae4542e07ce4c15",
          "body": "… contribution guidelines",
          "is_bot": false,
          "headline": "docs: add AGENTS.md with project structure, development commands, and…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687e9f76355d2539d6f37a4c8fe8fef06c7c2861",
          "body": null,
          "is_bot": false,
          "headline": "cargo(deps): update lockfile dependencies",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f6a9cc3d57c8715be7fba87349b0ad95f5b82e",
          "body": "…een calls",
          "is_bot": false,
          "headline": "fix: isolate background shells per thread and drain PTY queues on scr…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b0b93e3b16c1d367aed33abd6e1e15b52d4a42",
          "body": null,
          "is_bot": false,
          "headline": "fix: redact command payload contents from trace logs and audit summaries",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596054f5e3d7221dc08674ffbcbd2e9cae3bce01",
          "body": "…mmands",
          "is_bot": false,
          "headline": "fix: enforce fail-closed read-only policy for architect mode shell co…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-07-21T17:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae9eb86e880f4ba1e4c5ed27debe6b8c52adf76",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.2.329",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-30T18:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "176356f4187a95cc1c10ef9cdf3fdedfa18e0e88",
          "body": "Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 1.7.0 to 1.8.0.\n- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)\n- [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml)\n- [Commits](https://github.com/modelcontextproto\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "cargo(deps): bump rmcp from 1.7.0 to 1.8.0 (#67)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T18:02:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10408a27b3f684173b4f0cbae2871a9d502a9696",
          "body": "Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.26.9 to 0.26.10.\n- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)\n- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.26.9...v0.26.10)\n\n---\nupdated-dependencies:\n- dependency-name: tree-sitter\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "cargo(deps): bump tree-sitter from 0.26.9 to 0.26.10 (#69)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T18:02:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c89a7e0312dae948b8fd269cfcb902e1ffb3efff",
          "body": "Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.9.10 to 0.9.11.\n- [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/RazrFalcon/memmap2-rs/compare/v0.9.10...v0.9.11)\n\n---\nupdated-dependencies:\n- dependency-name: memmap2\n  de\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "cargo(deps): bump memmap2 from 0.9.10 to 0.9.11 (#68)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T18:02:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3520ab5aec2bb8d115fe957d4095cf2f2099c42",
          "body": "Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.102 to 1.0.103.\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.102...1.0.103)\n\n---\nupdated-dependencies:\n- dependency-name: anyhow\n  dependency-version: 1.0.103\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "cargo(deps): bump anyhow from 1.0.102 to 1.0.103 (#66)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T18:02:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "59521937c77f66ea42fd238b22ce442ab57128c5",
          "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[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "ci(deps): bump actions/checkout from 6 to 7 (#65)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T18:02:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86916ce3a99235820c7fef799292d49b2624e130",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: bump version to 0.2.328",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T23:31:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f9ba03dc57cfdb705cc63fe21a29036cded5e723",
          "body": "…P clients)\n\nThe manual JsonSchema impls for ModeName and Modes returned a $ref to\n#/definitions/ModeName (and /Modes) — a node that was never populated, in the\ndraft-07 `definitions` path inside a draft-2020-12 ($defs) document. Lenient\nclients (Claude Code) ignore the dangling ref, but strict MCP \n[…]\nly\n(winx -> cline -> winx, returned \"Linux x86_64\", exit 0). Adds regression test\nserver::schema_tests::initialize_schema_has_no_dangling_refs.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: inline ModeName/Modes JSON schema (dangling $ref broke strict MC…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T23:29:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "630a87403ca067a849513bc2b03855efd65fa635",
          "body": "The HTTP transport is header-only (Authorization: Bearer) by design, but\nURL-only MCP clients like ChatGPT connectors can't send a custom header and\nonly support No-auth/OAuth — leaving no way to pass winx's static bearer token.\n\nAdd --allow-query-token (default OFF, preserving the security hardenin\n[…]\nl/proxy access logs. Header path is unchanged and always works.\n\nVerified live: no token 401, ?token correct 200, wrong 401, Bearer header 200.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: opt-in --allow-query-token for HTTP transport (URL-only clients)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T23:09:08Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "672d51875631adf133b54ec6b63c669b12740d07",
          "body": "…d_cap\n\nA parent driving a child TUI (e.g. winx -> claude -> winx) would hang\n\"forever\" waiting for the child: WaitForTurn treated Busy as never-ready, so\nit blocked until the hard_cap (up to 600s) whenever the child stayed busy\n(long task, churning spinner). status_check is no help either — its sta\n[…]\ndecision is extracted into the pure, unit-tested wait_turn_outcome().\nVerified: synthetic + real claude now return busy in ~0.4s (was 20-600s).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: WaitForTurn returns on confirmed busy instead of blocking to har…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T18:42:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0d77d6e1f107a3639700d1dd8ab93978ef76bd8c",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: bump version to 0.2.327",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T14:18:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "22a0442c66a840a66149a8a6f7ea1996d0dc910e",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "style: rustfmt the polled-pidfile test block",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T14:04:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "62cafda11e8219781c77cf829e1c985262b35d81",
          "body": "…g echo\n\nThe PTY echoes the input line, so out.contains(\"spawned\") passed on the\necho before bash actually ran the redirect. Under CI load the pidfile\nread then raced ahead of the redirect and returned ENOENT. Poll the\npidfile (draining the PTY) until it materializes instead.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: fix flaky PTY orphan test by polling pidfile instead of trustin…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T14:03:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9914cb283a0f3e090a19706890d47fa188f2f076",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.2.326",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T13:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce0fe5d60f670d9aee21f1402eab0bbe15987e7a",
          "body": "…etion",
          "is_bot": false,
          "headline": "fix: run multi-file edits on blocking pool and restore state on compl…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T13:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f9ba3a6b14c199ff628f0592a25c74a86695a89",
          "body": null,
          "is_bot": false,
          "headline": "fix: run PtyShell creation on blocking pool and outside manager lock",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T13:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef57f24f67e7d33033df548bb7f77b7a924e8703",
          "body": "…lones",
          "is_bot": false,
          "headline": "fix: persist loaded bash state back to shared slot to prevent stale c…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T13:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed754234f799a21620be26fa0512f6dd5c72684b",
          "body": "…ripping",
          "is_bot": false,
          "headline": "fix: delegate strip_ansi_codes to terminal module to prevent under-st…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T13:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "579810d4057b69cfd25c9d3b42329daabdda8ca9",
          "body": "…cking",
          "is_bot": false,
          "headline": "fix: prevent unbounded memory growth and optimize whitelist range tra…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e079972e1ac7b7b8ba32f0729718440ba5b69031",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove obsolete clear_to_run and clean up formatting",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029bdc5ceb8287ad855cec20af1bad25184688f9",
          "body": "…ute_command",
          "is_bot": false,
          "headline": "fix: avoid holding terminal shell mutex across blocking sleep in exec…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f7b718531e184b134a6cf6cae2d929833737eb",
          "body": null,
          "is_bot": false,
          "headline": "test: verify redaction correctness and idempotency via proptest",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e70f2e1b1efe18cbee74623125b33ff1e3be29",
          "body": null,
          "is_bot": false,
          "headline": "test: verify workspace containment invariants using proptest",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d5535e4a4147e5be00aa223979586d51a38873",
          "body": null,
          "is_bot": false,
          "headline": "fix: redact audit logs and tool execution errors in server handler",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b422a3a0c88922c417768763c35e819f705265ad",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid silent regex compilation failures in ANSI strip and tail-pipe",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5403f6b9931e3214715a006861900f3ccb803f76",
          "body": "…ters",
          "is_bot": false,
          "headline": "fix: prevent tree-sitter-bash segfaults on supplementary-plane charac…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T03:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2cac112409961288b8aec4a1228221341a59636",
          "body": null,
          "is_bot": false,
          "headline": "test: verify arrow keys terminal output in PTY integration test",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639a02b831258be1193534565c2fa2965d9d01c3",
          "body": null,
          "is_bot": false,
          "headline": "refactor: implement From for Modes and clean up unused state functions",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bcf50595569ecebbdd051c253d7d8aa9132578b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: avoid string cloning in path scoring and outline ranking",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a46a74a339da0a8e76af5f5ec18a10904bb7576b",
          "body": null,
          "is_bot": false,
          "headline": "refactor: optimize PTY output reading and harden regex/state loading",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253cf8d92b019308664248acd5e200a5a3525907",
          "body": "…ustion",
          "is_bot": false,
          "headline": "fix: limit file read sizes during context save to prevent memory exha…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cebbf93390f0aa105b518ee25155fb069084073",
          "body": null,
          "is_bot": false,
          "headline": "fix: expand tilde safely and log warning when $HOME is missing",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a1bf1cb6c635f238d205238f5074c46a7960c2",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent panic when search block is longer than file in file edit",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "011ae37d894f5ff62b4a0feff7fb78e8fe79390c",
          "body": "…rupt files",
          "is_bot": false,
          "headline": "fix: cap file read capacity allocation to prevent OOM on large or cor…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a459b22435cd8116400b1314be3635238077723",
          "body": null,
          "is_bot": false,
          "headline": "fix: validate and expand github token redaction regex patterns",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a9c05339c9baca1234e650269f1cbd2ac2fd1e",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent token length side-channel leak in HTTP server",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T02:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3716084471e12d0fa00f9459e6a12c89585970ea",
          "body": "…ump 0.2.325\n\nCodeMap registered an outputSchema via mcp_tool_io::<CodeMap, CodeMapOutput>,\nwhere CodeMapOutput was a #[serde(untagged)] enum. schemars renders an untagged\nenum as `{anyOf:[...]}` with no top-level `type`, but MCP clients (Claude Code)\nrequire outputSchema to be `{type:\"object\", ...}\n[…]\nr all 9 tools (no type!=object),\nso the client loads them cleanly. Bumped to 0.2.325 since 0.2.324 shipped this\nload-breaking bug.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: CodeMap broke MCP tool loading (outputSchema not type:object); b…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-18T00:04:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "322704b13d89abe3e5ab9f464ea0a20e704568f2",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: bump version to 0.2.324",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T23:42:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "af6e99d12599893f862978760c7490a4c75bb267",
          "body": "The tool table and env-var table were already current; this catches up the prose\nthat wasn't:\n- \"What you get\" now mentions the post-edit diff, UndoEdit, MultiFileEdit, the\n  CodeMap tree-sitter navigation, output offload to .winx/scratch, and the\n  on-by-default secret redaction + the opt-in Landlo\n[…]\nocess-group teardown (both on by\n  default) and lists WINX_SANDBOX as a tighter-leash option.\n\nNo production change. No em dashes.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: refresh README prose for the day's features",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T23:30:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "90406d502d3b4d912ba52634519ff4f2bed96602",
          "body": "…ndReferences into CodeMap\n\nThe tool count had grown to 12, at odds with winx's wcgw-style minimalism (fewer\ntools = less schema in the model's context + better tool-selection accuracy). A\n6-agent analysis confirmed shrinking is aligned with practice, and that\nSearchFiles/Glob are near-redundant wit\n[…]\nnvalid_request. README tool table updated\n(also documents the previously-missing MultiFileEdit/UndoEdit). 260 tests, clippy\nclean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: shrink MCP surface - drop SearchFiles/Glob, fold Outline+Fi…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T23:01:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5ddc665db7a003a7a4182f89f988fa523babfa36",
          "body": "These #[ignore]'d real-PTY tests had drifted from current BashCommand behavior\nand failed when run with --ignored (CI skips them). Only test expectations\nchanged; no production code:\n\n- test_03_status_check: a StatusCheck on an idle main shell now errors with \"No\n  command is currently running, so t\n[…]\ngration_test now passes 9/9 with --ignored; normal suite stays\n274/0. Still #[ignore] (need a real PTY, not always present in CI).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: fix 3 stale PTY integration tests (no production change)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T22:03:43Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "17dffb67371e6e58c91fb9cdc455c548b7752752",
          "body": "WINX_SANDBOX=1 confines winx and its PTY shell children with Landlock (Linux\n5.13+): writes are limited to the workspace (the cwd at startup) plus /tmp, and\nthe home directory is left out of the allowlist, so a prompt-injected agent can\nneither read ~/.ssh / ~/.aws nor modify files outside the proje\n[…]\nd in the module + README. EXPERIMENTAL. Smoke-tested\nover MCP both ways. +1 unit test, clippy clean. README env-var table updated.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: opt-in Landlock filesystem sandbox (Epic 4)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T20:43:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9d4ea7b590bcc9cb66c6c074cc4e2cc38caedc62",
          "body": "An agent that made a wrong FileWriteOrEdit had no recovery short of retyping the\nold content. UndoEdit reverts a file to its content before the last\nFileWriteOrEdit/MultiFileEdit in this session.\n\n- FileWriteOrEdit/MultiFileEdit (via commit_edit) now push an EditCheckpoint\n  {path, prior_content, pr\n[…]\ndit restored\nthe original; a second UndoEdit errored (no checkpoint); a new file's edit was\nnot undoable. 194 tests, clippy clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add UndoEdit tool to revert a file's last edit (Epic 3)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T20:21:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9b98407e9c1d1744cc057fd4bb45765415e16d0a",
          "body": "…c 3)\n\nA multi-file refactor done as N separate FileWriteOrEdit calls leaves the tree\nhalf-edited when the k-th edit's SEARCH fails to match. MultiFileEdit applies a\nbatch all-or-nothing at the COMPUTE stage: every file is validated and its new\ncontent computed in memory first, and only if ALL succe\n[…]\nth; a batch whose 2nd file's\nSEARCH didn't match errored (invalid_request) and left BOTH files untouched.\n194 tests, clippy clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add MultiFileEdit tool for all-or-nothing multi-file edits (Epi…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T20:08:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "47947eb8adbfe15e63c1d1215a8e7d962c3939af",
          "body": "…(Epic 4)\n\nWhen a BashCommand's output exceeded the 1 MB in-memory cap, the PTY kept only\nthe tail and destroyed the head in place, so the start of a long build log was\ngone for good. Now the dropped head is streamed (appended) to a scratch file\nunder <workspace>/.winx/scratch/, and the tool result \n[…]\nns. Smoke-tested end\nto end: a 3 MB output produced a ~2 MB scratch file plus the pointer. +5 unit\ntests, 194 total, clippy clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: offload a truncated command's dropped output to a scratch file …",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T19:46:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "734b0949204eb652110f7f6f3f96230e62b28fdd",
          "body": "PtyShell::drop killed only the shell itself, so any background job the shell\nstarted (npm run dev &, a nohup'd server) was reparented to init and lived on,\nleaking processes after every reset_shell / background-shell prune. Because\nportable-pty runs the shell as a session/group leader, drop now sign\n[…]\neak regression). 189 tests,\nclippy clean. Adversarially reviewed; the review caught the screen/tmux\ngroup-kill hazard fixed above.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: kill the shell's whole process group on teardown (Epic 4)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T19:08:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b4abfba1633cd0a26885087b5d8706db1d204165",
          "body": "After a successful write/edit the result now carries a compact unified diff of\nwhat actually changed, so the agent sees the real effect of its edit - catching\na fuzzy SEARCH match that landed in the wrong place, or an edit that changed\nnothing - instead of trusting a bare \"Successfully edited\".\n\n- N\n[…]\n changed lines stay scrubbed. Smoke-tested end to end against the release\nbinary over MCP. +6 unit tests, 188 total, clippy clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: show a post-edit diff in FileWriteOrEdit results (Epic 3)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T18:55:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8703f6d4ab8ca9ed8213b168b1ece645ead7df98",
          "body": "winx pipes shell output, file contents, and saved memory straight into the\nmodel's context (env, cat .env, CI logs), so a leaked credential reaches the\nmodel and - via ContextSave - disk. This adds a redaction layer:\n\n- New utils/redact.rs: a table of high-confidence, named credential patterns\n  (AW\n[…]\n182 tests, clippy clean. Documented non-goals: the bash-state snapshot\n(paths, not content) and ReadImage base64 are not scrubbed.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: redact secrets from all tool output (Epic 4)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T18:32:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "792fcdaff1afe1901bdd061e61b8d0c1594c3c69",
          "body": null,
          "is_bot": false,
          "headline": "docs: document Outline/FindReferences in README and clean up punctuation",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T18:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea500fb2151a3eef32f34c160b74ed85a066c862",
          "body": null,
          "is_bot": false,
          "headline": "docs: note C/C++ FindReferences limitation in tool description",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T18:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a127418880b5baeaaf7c9c91d8427f104713979b",
          "body": "…lidate search path",
          "is_bot": false,
          "headline": "fix: prevent FindReferences cap from dropping late definitions and va…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T18:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013568b1ade7d992fd07f0d980a3f41901d4499b",
          "body": null,
          "is_bot": false,
          "headline": "feat: register and handle FindReferences in MCP server",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T17:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0212921441dda9148c51206d89bd0b9d139269b",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement FindReferences tool and tests",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T17:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eec3cf960fb546ddb7a647f5394b481c3865bfe6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add FindReferences input/output types",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T17:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c8c572111b3288cb04944dab160fe6d6703b80",
          "body": null,
          "is_bot": false,
          "headline": "refactor: support extracting references in tree-sitter symbols",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T17:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ac9f212bff0c65c6f92799652c88af0841fe65f",
          "body": "Semantic navigation — the biggest gap vs Serena/Cursor, from the best-in-class\nresearch roadmap. New read-only `Outline` tool (winx now exposes 9 tools):\n\n- `path` to a FILE returns that file's symbol definitions (functions, types,\n  methods, classes, ...); `path` to a DIRECTORY (or empty) returns a\n[…]\n (symbol extraction, single-file/repo modes, truncation honesty,\nnonexistent-path error). 170 tests, clippy clean, release builds.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add Outline tool — tree-sitter symbol map (Epic 2)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T17:04:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "219ad2c70b9fcedfdb929101d68d8a24a5616809",
          "body": "…b (Epic 1)\n\nProtocol-modernization foundation (from the web/gh \"best-in-class\" research roadmap):\n\n- Bump the advertised protocol version 2024-11-05 -> 2025-06-18 (structured tool\n  output + output schemas). rmcp negotiates min(peer, server), so a client that\n  only speaks 2024-11-05 still negotiat\n[…]\nlways emits the fields; old clients\nignore them).\n\n+6 tests (structured-output shape, truncated honesty). 163 tests, clippy clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: MCP protocol 2025-06-18 + structured output for SearchFiles/Glo…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T16:12:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0f0887ccfa936a3610af2f28f6a7291b3d4800e8",
          "body": "Three verified correctness bugs in the PTY layer that eroded trust in\nBashCommand, plus a poison-handling consistency fix:\n\n- Foreground command path (bash_command.rs): hand-rolled the shell-state reset\n  and dropped two of the six fields send_command resets — last_exit_code and\n  last_returned_hash\n[…]\nthe marker ends in an ASCII space; read_output re-checks the full\nbuffer). +4 unit tests (clean/split/invalid/large-burst decode).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: PTY/concurrency correctness pass (Track C)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T15:10:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9fdd8d31fd4b1a221ed5e801f23a666fec1bb74f",
          "body": "Two new read-only MCP tools — both gitignore-aware, workspace-confined, and\nworking in every mode (including architect/code_writer, where shelling out to\nrg/find is blocked) — closing the biggest tool-surface gap vs Claude Code/Cursor:\n\n- SearchFiles: structured regex grep over the workspace via the\n[…]\ns covering match/glob/case/context/no-match/invalid-regex plus the\nhuge-context no-panic and single-`*` non-recursive regressions.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add SearchFiles + Glob read-only tools (Track B)",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T14:47:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7da668186fc58663e0e845553e31be318b049f94",
          "body": "… path validation\n\nCloses verified holes found in a full security audit:\n\n- ReadImage: confine to the workspace + 50MB cap. Was an arbitrary-file\n  read / exfil primitive over the HTTP transport (/etc/shadow, ~/.ssh, ...);\n  now mirrors ReadFiles via validate_path_in_workspace.\n- code_writer config:\n[…]\ndversarially across path/HTTP/correctness/regression lenses;\npath.rs survived 10+ traversal/symlink escape vectors with no bypass.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: security hardening sprint (Track A) across tools, transport, and…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T14:06:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f1c6dc077d07d28ff44f76d05bd636fdf0afb5b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.323",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8aa3f8371a4e2f814c0c57158bc4e4ae4e0253",
          "body": null,
          "is_bot": false,
          "headline": "docs: document property-based fuzzing and Loom model checking",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b407dcf815f6ef258f97c0671a15049262fb67",
          "body": null,
          "is_bot": false,
          "headline": "refactor: isolate Loom atomic models inside loom_tests module",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe24ab28bf70d10ebade4e79de78ce415ab919c",
          "body": "…a global cfg",
          "is_bot": false,
          "headline": "refactor: gate Loom model-checking behind a cargo feature instead of …",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41c3506c468bb263430786c4bd3571d5a4f5926",
          "body": "…for Loom",
          "is_bot": false,
          "headline": "fix: resolve compatibility for MSRV 1.75 and declare unexpected_cfgs …",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb988b211acc0810d293259ce3b550e2f5a28bb4",
          "body": null,
          "is_bot": false,
          "headline": "refactor: introduce SessionPin wrapper supporting Loom atomics",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e46169a864fbb22164541773975994f6e7c0786",
          "body": null,
          "is_bot": false,
          "headline": "fix: clamp viewport min dimensions and reconstruct parser on resize",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd7a1b40a1ee5671307958a486178c72c6d63682",
          "body": "…inal",
          "is_bot": false,
          "headline": "test: implement property-based tests for terminal, PTY, and live_term…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73c7fc7ccc0d22e0c0246f8cd7e459ae0fa23f4",
          "body": null,
          "is_bot": false,
          "headline": "test: add proptest dev-dependency and configuration",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "017100bd34d284e52fec98a4844674914cc02e3f",
          "body": null,
          "is_bot": false,
          "headline": "feat: parse and report command exit status from PTY prompt marker",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T03:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "541416cf774faeb9388d210c5a916332750154e5",
          "body": "Covers the v0.2.322 features: BashCommand `screen` diff + cursor and\n`wait_for_turn`, FileWriteOrEdit `@start-end` anchors and tolerance\nreporting, and the WINX_TURN_RECOGNIZER_CONFIG / *_TOKEN_BUDGET vars.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: document screen diff, anchored SEARCH, and new env vars",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T02:46:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dcc35516b40b445305823fcd39d0ad2055927b8b",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.2.322",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T02:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4c799f925b8f40c80eabb103d1fcfd3fa3a6d2",
          "body": null,
          "is_bot": false,
          "headline": "feat: add diff option and cursor reporting to BashCommand screen action",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T02:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a4fc3ea2a7e28054f004588e3b25156bd16322",
          "body": null,
          "is_bot": false,
          "headline": "feat: support line-anchored SEARCH blocks in file edit tool",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T02:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583897b1a7ee290f44ccdb496b8975664fac1c53",
          "body": null,
          "is_bot": false,
          "headline": "refactor: add debug logs to shell output compression",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T02:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c1c2df2b0715512985ecd66579164ca38d3bb5d",
          "body": "…ortable",
          "is_bot": false,
          "headline": "feat: relativize absolute globs in ContextSave to make saved memory p…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T02:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3556d8a8642ba58b6f1350effea18ce7b2680dc",
          "body": null,
          "is_bot": false,
          "headline": "feat: report fuzzy search-replace tolerances in file edit results",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T02:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4605ab48f1c95d2d70c81e03fcd6544199c128c",
          "body": null,
          "is_bot": false,
          "headline": "feat: mark divergent lines with '~' in search-replace not found error",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T01:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72db32d7f693a35e841c6ea999441693607b34fb",
          "body": null,
          "is_bot": false,
          "headline": "feat: support overriding token budgets via environment variables",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T01:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96620e1ad1da85fbc698188dda31caf164606440",
          "body": "…kers",
          "is_bot": false,
          "headline": "feat: add configurable turn recognizer driven by environment JSON mar…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T01:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f80db6d57fd7e08d0b68514e8608c1758c6d42",
          "body": "…lict variant",
          "is_bot": false,
          "headline": "refactor: improve search-replace error details and remove unused conf…",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T01:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8123beb1bbf2d000bd6e51275c37b3e4e0540767",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement fair token budget allocation per file in ContextSave",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T01:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db1a65ee3ddb4424392762befd64ba7bb1dc338e",
          "body": null,
          "is_bot": false,
          "headline": "perf: strip redundant title keys from JSON schema definitions",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T01:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f6787f3e48e3b9e10fe1fa326d498840618712",
          "body": null,
          "is_bot": false,
          "headline": "perf: pre-warm embedded Claude tokenizer on startup",
          "author_name": "Gabriel Maia",
          "author_login": "gabrielmaialva33",
          "committed_at": "2026-06-17T01:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 552,
      "latest_release_at": "2026-07-24T17:29:19Z",
      "latest_release_tag": "v0.2.331",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 4.3
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.cargo_lib",
        "tree.cargo_main"
      ],
      "declarations": [
        {
          "name": "winx-code-agent",
          "path": "Cargo.toml",
          "tokens": [
            "cargo.category:command-line-utilities",
            "cargo.category:development-tools"
          ],
          "ecosystem": "crates"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 4,
        "header": 4,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "winx-code-agent",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "code-agent",
            "llm",
            "mcp",
            "shell",
            "wcgw",
            "development-tools",
            "command-line-utilities"
          ],
          "ecosystem": "crates",
          "categories": [
            "development-tools",
            "command-line-utilities"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/winx-code-agent",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.2.331",
          "repository_url": "https://github.com/gabrielmaialva33/winx-code-agent",
          "versions_count": 29,
          "total_downloads": 551,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 184,
          "first_published_at": "2026-05-08T16:19:30.333248Z",
          "latest_published_at": "2026-07-24T17:23:19.907175Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 32,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 92572,
      "source_files_sampled": 54,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 2998
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0204"
            ],
            "fixed_version": "0.9.20",
            "advisory_count": 1,
            "oldest_advisory_days": 29
          },
          {
            "name": "paste",
            "direct": false,
            "version": "1.0.15",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2024-0436"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 666
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 293,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "rmcp",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.8.0"
        },
        {
          "name": "axum",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "tower-http",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        },
        {
          "name": "schemars",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.2"
        },
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.49"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "anyhow",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "tracing",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "tracing-subscriber",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "home",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "sha2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11.0"
        },
        {
          "name": "base64",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.22"
        },
        {
          "name": "glob",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.11"
        },
        {
          "name": "mime_guess",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "percent-encoding",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.3"
        },
        {
          "name": "memmap2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9"
        },
        {
          "name": "tempfile",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.14"
        },
        {
          "name": "toml",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1"
        },
        {
          "name": "rayon",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.10"
        },
        {
          "name": "similar",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "portable-pty",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9.0"
        },
        {
          "name": "lazy_static",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5"
        },
        {
          "name": "libc",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "vte",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.15"
        },
        {
          "name": "strsim",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "tokenizers",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.21"
        },
        {
          "name": "ignore",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "tree-sitter",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.26.9"
        },
        {
          "name": "tree-sitter-tags",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.26"
        },
        {
          "name": "tree-sitter-bash",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.25.1"
        },
        {
          "name": "tree-sitter-json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.24.8"
        },
        {
          "name": "tree-sitter-javascript",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.25.0"
        },
        {
          "name": "tree-sitter-rust",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.24.2"
        },
        {
          "name": "tree-sitter-typescript",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23.2"
        },
        {
          "name": "rand",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10.1"
        },
        {
          "name": "clap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4.5"
        },
        {
          "name": "tree-sitter-go",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.25.0"
        },
        {
          "name": "tree-sitter-c",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.24.2"
        },
        {
          "name": "tree-sitter-cpp",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23.4"
        },
        {
          "name": "tree-sitter-java",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23.5"
        },
        {
          "name": "tree-sitter-ruby",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23.1"
        },
        {
          "name": "tree-sitter-css",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.25.0"
        },
        {
          "name": "tree-sitter-html",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23.2"
        },
        {
          "name": "tree-sitter-php",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.24.2"
        },
        {
          "name": "tree-sitter-c-sharp",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23.5"
        },
        {
          "name": "tree-sitter-lua",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5.0"
        },
        {
          "name": "vt100",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.16"
        },
        {
          "name": "loom",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.104",
            "ecosystem": "crates"
          },
          {
            "name": "axum",
            "direct": true,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": true,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": true,
            "version": "0.22.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "home",
            "direct": true,
            "version": "0.5.12",
            "ecosystem": "crates"
          },
          {
            "name": "ignore",
            "direct": true,
            "version": "0.4.31",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": true,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": true,
            "version": "0.2.189",
            "ecosystem": "crates"
          },
          {
            "name": "loom",
            "direct": true,
            "version": "0.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "memmap2",
            "direct": true,
            "version": "0.9.11",
            "ecosystem": "crates"
          },
          {
            "name": "mime_guess",
            "direct": true,
            "version": "2.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": true,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "portable-pty",
            "direct": true,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": "0.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": true,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "rmcp",
            "direct": true,
            "version": "1.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "schemars",
            "direct": true,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.151",
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": true,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": true,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": true,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": true,
            "version": "3.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "tokenizers",
            "direct": true,
            "version": "0.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": "1.53.1",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": true,
            "version": "1.1.4+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "tower-http",
            "direct": true,
            "version": "0.6.11",
            "ecosystem": "crates"
          },
          {
            "name": "tracing",
            "direct": true,
            "version": "0.1.44",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-subscriber",
            "direct": true,
            "version": "0.3.23",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter",
            "direct": true,
            "version": "0.26.11",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-bash",
            "direct": true,
            "version": "0.25.1",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-c",
            "direct": true,
            "version": "0.24.2",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-c-sharp",
            "direct": true,
            "version": "0.23.5",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-cpp",
            "direct": true,
            "version": "0.23.4",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-css",
            "direct": true,
            "version": "0.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-go",
            "direct": true,
            "version": "0.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-html",
            "direct": true,
            "version": "0.23.2",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-java",
            "direct": true,
            "version": "0.23.5",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-javascript",
            "direct": true,
            "version": "0.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-json",
            "direct": true,
            "version": "0.24.8",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-lua",
            "direct": true,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-php",
            "direct": true,
            "version": "0.24.2",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-ruby",
            "direct": true,
            "version": "0.23.1",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-rust",
            "direct": true,
            "version": "0.24.2",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-tags",
            "direct": true,
            "version": "0.26.11",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-typescript",
            "direct": true,
            "version": "0.23.2",
            "ecosystem": "crates"
          },
          {
            "name": "vt100",
            "direct": true,
            "version": "0.16.2",
            "ecosystem": "crates"
          },
          {
            "name": "vte",
            "direct": true,
            "version": "0.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "ahash",
            "direct": false,
            "version": "0.8.12",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "android_system_properties",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "arrayvec",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "async-trait",
            "direct": false,
            "version": "0.1.89",
            "ecosystem": "crates"
          },
          {
            "name": "atomic-waker",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "axum-core",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "crates"
          },
          {
            "name": "bit-set",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "bit-vec",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "castaway",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.62",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "cfg_aliases",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "chacha20",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": false,
            "version": "0.4.44",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "compact_str",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "const-oid",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation-sys",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-deque",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": false,
            "version": "0.20.11",
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_core",
            "direct": false,
            "version": "0.20.11",
            "ecosystem": "crates"
          },
          {
            "name": "darling_core",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_macro",
            "direct": false,
            "version": "0.20.11",
            "ecosystem": "crates"
          },
          {
            "name": "darling_macro",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "dary_heap",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "derive_builder",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "derive_builder_core",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "derive_builder_macro",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "downcast-rs",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "dyn-clone",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "enumflags2",
            "direct": false,
            "version": "0.7.12",
            "ecosystem": "crates"
          },
          {
            "name": "enumflags2_derive",
            "direct": false,
            "version": "0.7.12",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "crates"
          },
          {
            "name": "esaxx-rs",
            "direct": false,
            "version": "0.1.10",
            "ecosystem": "crates"
          },
          {
            "name": "fancy-regex",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "filedescriptor",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "find-msvc-tools",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "fnv",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "futures",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-channel",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-executor",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-io",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-macro",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-sink",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "generator",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "globset",
            "direct": false,
            "version": "0.4.18",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.15.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "http-body",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "http-body-util",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "httparse",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "httpdate",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "hybrid-array",
            "direct": false,
            "version": "0.4.11",
            "ecosystem": "crates"
          },
          {
            "name": "hyper",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "hyper-util",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone",
            "direct": false,
            "version": "0.1.65",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone-haiku",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "id-arena",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "ident_case",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.98",
            "ecosystem": "crates"
          },
          {
            "name": "landlock",
            "direct": false,
            "version": "0.4.7",
            "ecosystem": "crates"
          },
          {
            "name": "leb128fmt",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.29",
            "ecosystem": "crates"
          },
          {
            "name": "macro_rules_attribute",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "macro_rules_attribute-proc_macro",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "matchers",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "matchit",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "0.3.17",
            "ecosystem": "crates"
          },
          {
            "name": "minimal-lexical",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "monostate",
            "direct": false,
            "version": "0.1.18",
            "ecosystem": "crates"
          },
          {
            "name": "monostate-impl",
            "direct": false,
            "version": "0.1.18",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "nom",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "nu-ansi-term",
            "direct": false,
            "version": "0.50.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot_core",
            "direct": false,
            "version": "0.9.12",
            "ecosystem": "crates"
          },
          {
            "name": "paste",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "crates"
          },
          {
            "name": "pastey",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.2.37",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "proptest",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "quick-error",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.45",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "rand_xorshift",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "rayon-cond",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "rayon-core",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.5.18",
            "ecosystem": "crates"
          },
          {
            "name": "ref-cast",
            "direct": false,
            "version": "1.0.25",
            "ecosystem": "crates"
          },
          {
            "name": "ref-cast-impl",
            "direct": false,
            "version": "1.0.25",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.16",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "rmcp-macros",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          },
          {
            "name": "rusty-fork",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "schemars_derive",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "scoped-tls",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive_internals",
            "direct": false,
            "version": "0.30.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde_path_to_error",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "serde_urlencoded",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "serial2",
            "direct": false,
            "version": "0.2.36",
            "ecosystem": "crates"
          },
          {
            "name": "sharded-slab",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "shared_library",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "shell-words",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "signal-hook-registry",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "socket2",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "spm_precompiled",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "sse-stream",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "streaming-iterator",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.117",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "sync_wrapper",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "thread_local",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-macros",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-stream",
            "direct": false,
            "version": "0.1.18",
            "ecosystem": "crates"
          },
          {
            "name": "tokio-util",
            "direct": false,
            "version": "0.7.18",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.3+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "tower",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "tower-layer",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "tower-service",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-attributes",
            "direct": false,
            "version": "0.1.31",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-core",
            "direct": false,
            "version": "0.1.36",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-log",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "tree-sitter-language",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "crates"
          },
          {
            "name": "unarray",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "unicase",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-normalization-alignments",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-xid",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "unicode_categories",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "1.23.2",
            "ecosystem": "crates"
          },
          {
            "name": "valuable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "wait-timeout",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasip2",
            "direct": false,
            "version": "1.0.3+wasi-0.2.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasip3",
            "direct": false,
            "version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-encoder",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-metadata",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasmparser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "winapi",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-i686-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-x86_64-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.62.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-implement",
            "direct": false,
            "version": "0.60.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-interface",
            "direct": false,
            "version": "0.59.3",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-result",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-strings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "winreg",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.57.1",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-core",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust-macro",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-component",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-parser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy",
            "direct": false,
            "version": "0.8.50",
            "ecosystem": "crates"
          },
          {
            "name": "zerocopy-derive",
            "direct": false,
            "version": "0.8.50",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 293,
        "direct_count": 54,
        "indirect_count": 239
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 8,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 83
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "gabrielmaialva33",
          "commits": 642,
          "avatar_url": "https://avatars.githubusercontent.com/u/26732067?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "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/25 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 1 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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e212e47605f880bb6320330dae770e403de86913",
        "ran_at": "2026-08-05T09:29:54Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 23,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-04T16:05:10Z",
      "oldest_open_prs": [
        {
          "number": 87,
          "created_at": "2026-07-27T09:06:48Z",
          "last_comment_at": "2026-07-27T09:06:49Z",
          "last_comment_author": "dependabot"
        }
      ],
      "last_merged_pr_at": "2026-06-30T18:02:56Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/gabrielmaialva33/winx-code-agent",
    "host": "github.com",
    "name": "winx-code-agent",
    "owner": "gabrielmaialva33"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 64,
            "calibrated": 73,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 73,
      "inputs": {
        "security": 59,
        "vitality": 80,
        "community": 54,
        "governance": 52,
        "calibration": "2026-08-02",
        "engineering": 71,
        "ai_readiness": 73,
        "weighted_overall_raw": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 80,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 552,
              "human_commit_share": 0.95,
              "days_since_last_push": 0,
              "active_weeks_last_year": 13
            },
            "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": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "552 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 552
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 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": 35,
              "latest_release_tag": "v0.2.331",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 4.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.3
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 9,
              "stars": 32,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "32 stars",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 4,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "weak",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "packages": [
                "winx-code-agent"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 551,
              "monthly_downloads": 184
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "184 downloads/month across crates",
                "points": 30.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 184,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.23,
        "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): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 0,
              "closed_issues": 1,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 83,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/91 decided PRs merged",
                "points": 2.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 91
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 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": 61,
            "inputs": {
              "followers": 85,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "gabrielmaialva33",
              "public_repos": 136,
              "account_age_days": 3417
            },
            "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": "85 followers of gabrielmaialva33",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 85,
                      "login": "gabrielmaialva33"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "136 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 136
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "winx-code-agent"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "29 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "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": 71,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "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": [
                "autonomous",
                "code-agent",
                "computer",
                "control",
                "execution",
                "mcp",
                "rust",
                "shell",
                "wcgw",
                "serena",
                "llm-agent",
                "llm-code",
                "vibe-coding",
                "vibecoding"
              ],
              "has_wiki": true,
              "homepage": "https://crates.io/crates/winx-code-agent",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://crates.io/crates/winx-code-agent",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "14 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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/25 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 1 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 not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "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 293 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": 293
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 293,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "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": "exceptional",
            "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": 293,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "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": 73,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 2998
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "95 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.25,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "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": "25 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 25,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "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": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 92572,
              "source_files_sampled": 54,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/54 source files over 60KB",
                "points": 53,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 54,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "cli",
        "mcp-server",
        "library",
        "network-service"
      ],
      "scores": {
        "cli": 16,
        "library": 9,
        "mcp-server": 7,
        "application": 3,
        "network-service": 4
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "declared",
          "label": "cli",
          "source": "cargo.category:command-line-utilities",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "cli",
          "source": "registry_category:command-line-utilities",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:clap",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "mcp-server",
          "source": "dep:rmcp",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:axum",
          "weight": 4
        },
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.cargo_main",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "library",
          "source": "tree.cargo_lib",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "mcp-server",
          "source": "mcp_signal",
          "weight": 3
        }
      ],
      "artifacts": [
        {
          "path": "Cargo.toml",
          "labels": [
            "cli"
          ],
          "ecosystem": "crates"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T09:30:03.050074Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gabrielmaialva33/winx-code-agent.svg",
  "full_name": "gabrielmaialva33/winx-code-agent",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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 v2.5.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.