# InjectiveLabs/injective-proto — health index 31/100 (At Risk)

> Inspection of the public repository InjectiveLabs/injective-proto by inspect.software. It holds a health index of 31 out of 100, placing it in the At Risk band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/InjectiveLabs/injective-proto
- Report page: https://inspect.software/software/InjectiveLabs/injective-proto
- Full JSON report: https://inspect.software/api/repositories/InjectiveLabs/injective-proto/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/InjectiveLabs/injective-proto.svg
- Inspected: 2026-09-19
- Methodology: metrics 2.10.0, report schema 0.34.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 63/100 | Moderate |
| Community & Adoption | 17% | 15/100 | Critical |
| Sustainability & Governance | 23% | 49/100 | Weak |
| Engineering Quality | 19% | 21/100 | At Risk |
| Security | 16% | 29/100 | At Risk |
| AI Readiness | 4% | 33/100 | At Risk |

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

## Repository facts

| Field | Value |
|---|---|
| Description | Injective generated protobuf in one place |
| Primary language | Python |
| Stars | 3 |
| Forks | 3 |
| Created | 2023-08-05 |
| Last push | 2026-08-21 |
| Latest release | v1.20.3 |
| Commits (last year) | 19 |
| Bus factor | 1 |

## Vitality — 63/100 (Moderate)

Is the project alive — is code being written and are releases shipping? Weight: 21% of the overall index.

### Development activity — 52/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | partial | 28.8 / 36 | last push 29 days ago |
| Commit cadence | partial | 7.6 / 36 | 11/52 weeks with commits |
| Commit volume | partial | 11.7 / 18 | 19 commits in the last year |
| OpenSSF Scorecard: Maintained | partial | 4 / 10 | 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4 |

### Release discipline — 80/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | partial | 16.2 / 27 | 11 version tags (no GitHub releases) |
| Release recency | met | 36 / 36 | latest release 52 days ago |
| Release cadence | partial | 19.8 / 27 | a release every ~80.9 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | last human commit 52 days ago |

## Community & Adoption — 15/100 (Critical)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 17% of the overall index.

### Popularity & adoption — 7/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 4.9 / 60 | 3 stars |
| Forks | partial | 2.5 / 25 | 3 forks |
| Watchers | not met | 0 / 15 | 2 watchers |

### Community health — 25/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | not met | 0 / 22.5 | no license file detected |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 49/100 (Weak)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 23% of the overall index.

### Maintainer resilience (bus factor) — 19/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 9 / 54 | 1 contributor(s) cover half of all commits |
| Commit distribution | partial | 6.3 / 22.5 | top contributor authored 72% of commits |
| Contributor breadth | partial | 4.1 / 13.5 | 3 contributors |
| OpenSSF Scorecard: Contributors | not met | 0 / 10 | project has 0 contributing companies or organizations -- score normalized to 0 |

### Issue & PR responsiveness — 57/100 (Moderate)

Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 21 / 42 | 50% of issues closed |
| PR acceptance | partial | 28.3 / 30 | 17/18 decided PRs merged |
| Newcomer PR acceptance | excluded | 0 / 13 | no first-time contributor's PR decided in 30d |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 1/12 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 77/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | partial | 22.1 / 25 | 1,171 followers of InjectiveLabs |
| Track record | met | 25 / 25 | 186 public repos, account ~7 yr old |

## Engineering Quality — 21/100 (At Risk)

Are baseline engineering and documentation practices in place? Weight: 19% of the overall index.

### Engineering practices — 1/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | not met | 0 / 24 | — |
| Tests present | not met | 0 / 24 | — |
| Linter config | not met | 0 / 16 | — |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | not met | 0 / 20 | 1 out of 12 merged PRs checked by a CI test -- score normalized to 0 |

### Documentation — 50/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | not met | 0 / 25 | — |
| Documentation / homepage site | not met | 0 / 15 | — |
| Repository description | met | 10 / 10 | — |
| Topics | not met | 0 / 10 | — |
| Wiki | met | 10 / 10 | — |

## Security — 29/100 (At Risk)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 29/100 (At Risk)

Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | excluded | 0 / 7.5 | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| CI-Tests | not met | 0 / 2.5 | 1 out of 12 merged PRs checked by a CI test -- score normalized to 0 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | not met | 0 / 7.5 | Found 1/12 approved changesets -- score normalized to 0 |
| Contributors | not met | 0 / 2.5 | project has 0 contributing companies or organizations -- score normalized to 0 |
| Dangerous-Workflow | excluded | 0 / 10 | no workflows found |
| Dependency-Update-Tool | not met | 0 / 7.5 | no update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | not met | 0 / 2.5 | license file not detected |
| Maintained | partial | 3 / 7.5 | 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | excluded | 0 / 5 | no dependencies found |
| SAST | not met | 0 / 5 | SAST tool is not run on all commits -- score normalized to 0 |
| Security-Policy | not met | 0 / 5 | security policy file not detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | excluded | 0 / 7.5 | No tokens found |
| Vulnerabilities | met | 7.5 / 7.5 | 0 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Exceptional)

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.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 33/100 (At Risk)

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).

### Agent context & guidance — 32/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | not met | 0 / 45 | no CLAUDE.md / AGENTS.md / editor rules |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | partial | 31.8 / 40 | 28 of 47 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 20/100 (At Risk)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | Makefile |
| Automated tests | not met | 0 / 22 | — |
| Lint / format config | not met | 0 / 11 | — |
| Static type checking | not met | 0 / 11 | — |
| Reproducible environment | not met | 0 / 10 | — |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 47 |
| Automated maintenance | not met | 0 / 8 | no automated dependency updates observed |
| OpenSSF Scorecard: Pinned-Dependencies | excluded | 0 / 10 | no dependencies found |

### Code legibility for models — 55/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | not met | 0 / 45 | Python without a type-check config |
| Manageable file sizes | met | 55 / 55 | 0/1 source files over 60KB |

### Machine-readable interfaces — 50/100 (Moderate)

Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | all_protos/amino/amino.proto, all_protos/capability/v1/capability.proto, all_protos/capability/v1/genesis.proto, all_protos/cometbft/abci/v1/service.proto, all_protos/cometbft/abci/v1/types.proto, all_protos/cometbft/abci/v1beta1/types.proto, all_protos/cometbft/abci/v1beta2/types.proto, all_protos/cometbft/abci/v1beta3/types.proto, all_protos/cometbft/blocksync/v1/types.proto, all_protos/cometbft/blocksync/v1beta1/types.proto, all_protos/cometbft/consensus/v1/types.proto, all_protos/cometbft/consensus/v1/wal.proto, all_protos/cometbft/consensus/v1beta1/types.proto, all_protos/cometbft/consensus/v1beta1/wal.proto, all_protos/cometbft/crypto/v1/keys.proto, all_protos/cometbft/crypto/v1/proof.proto, all_protos/cometbft/libs/bits/v1/types.proto, all_protos/cometbft/mempool/v1/types.proto, all_protos/cometbft/mempool/v2/types.proto, all_protos/cometbft/p2p/v1/conn.proto, all_protos/cometbft/p2p/v1/pex.proto, all_protos/cometbft/p2p/v1/types.proto, all_protos/cometbft/privval/v1/types.proto, all_protos/cometbft/privval/v1beta1/types.proto, all_protos/cometbft/privval/v1beta2/types.proto, all_protos/cometbft/rpc/grpc/v1beta1/types.proto, all_protos/cometbft/rpc/grpc/v1beta2/types.proto, all_protos/cometbft/rpc/grpc/v1beta3/types.proto, all_protos/cometbft/services/block/v1/block.proto, all_protos/cometbft/services/block/v1/block_service.proto, all_protos/cometbft/services/block_results/v1/block_results.proto, all_protos/cometbft/services/block_results/v1/block_results_service.proto, all_protos/cometbft/services/pruning/v1/pruning.proto, all_protos/cometbft/services/pruning/v1/service.proto, all_protos/cometbft/services/version/v1/version.proto, all_protos/cometbft/services/version/v1/version_service.proto, all_protos/cometbft/state/v1/types.proto, all_protos/cometbft/state/v1beta1/types.proto, all_protos/cometbft/state/v1beta2/types.proto, all_protos/cometbft/state/v1beta3/types.proto, all_protos/cometbft/statesync/v1/types.proto, all_protos/cometbft/store/v1/types.proto, all_protos/cometbft/types/v1/block.proto, all_protos/cometbft/types/v1/canonical.proto, all_protos/cometbft/types/v1/events.proto, all_protos/cometbft/types/v1/evidence.proto, all_protos/cometbft/types/v1/params.proto, all_protos/cometbft/types/v1/types.proto, all_protos/cometbft/types/v1/validator.proto, all_protos/cometbft/types/v1beta1/block.proto, all_protos/cometbft/types/v1beta1/canonical.proto, all_protos/cometbft/types/v1beta1/events.proto, all_protos/cometbft/types/v1beta1/evidence.proto, all_protos/cometbft/types/v1beta1/params.proto, all_protos/cometbft/types/v1beta1/types.proto, all_protos/cometbft/types/v1beta1/validator.proto, all_protos/cometbft/types/v1beta2/params.proto, all_protos/cometbft/version/v1/types.proto, all_protos/cosmos/app/runtime/v1alpha1/module.proto, all_protos/cosmos/app/v1alpha1/config.proto, all_protos/cosmos/app/v1alpha1/module.proto, all_protos/cosmos/app/v1alpha1/query.proto, all_protos/cosmos/auth/module/v1/module.proto, all_protos/cosmos/auth/v1beta1/auth.proto, all_protos/cosmos/auth/v1beta1/genesis.proto, all_protos/cosmos/auth/v1beta1/query.proto, all_protos/cosmos/auth/v1beta1/tx.proto, all_protos/cosmos/authz/module/v1/module.proto, all_protos/cosmos/authz/v1beta1/authz.proto, all_protos/cosmos/authz/v1beta1/event.proto, all_protos/cosmos/authz/v1beta1/genesis.proto, all_protos/cosmos/authz/v1beta1/query.proto, all_protos/cosmos/authz/v1beta1/tx.proto, all_protos/cosmos/autocli/v1/options.proto, all_protos/cosmos/autocli/v1/query.proto, all_protos/cosmos/bank/module/v1/module.proto, all_protos/cosmos/bank/v1beta1/authz.proto, all_protos/cosmos/bank/v1beta1/bank.proto, all_protos/cosmos/bank/v1beta1/events.proto, all_protos/cosmos/bank/v1beta1/genesis.proto, all_protos/cosmos/bank/v1beta1/query.proto, all_protos/cosmos/bank/v1beta1/tx.proto, all_protos/cosmos/base/abci/v1beta1/abci.proto, all_protos/cosmos/base/node/v1beta1/query.proto, all_protos/cosmos/base/query/v1beta1/pagination.proto, all_protos/cosmos/base/reflection/v1beta1/reflection.proto, all_protos/cosmos/base/reflection/v2alpha1/reflection.proto, all_protos/cosmos/base/tendermint/v1beta1/query.proto, all_protos/cosmos/base/tendermint/v1beta1/types.proto, all_protos/cosmos/base/v1beta1/coin.proto, all_protos/cosmos/circuit/module/v1/module.proto, all_protos/cosmos/circuit/v1/query.proto, all_protos/cosmos/circuit/v1/tx.proto, all_protos/cosmos/circuit/v1/types.proto, all_protos/cosmos/consensus/module/v1/module.proto, all_protos/cosmos/consensus/v1/query.proto, all_protos/cosmos/consensus/v1/tx.proto, all_protos/cosmos/crisis/module/v1/module.proto, all_protos/cosmos/crisis/v1beta1/genesis.proto, all_protos/cosmos/crisis/v1beta1/tx.proto, all_protos/cosmos/crypto/ed25519/keys.proto, all_protos/cosmos/crypto/hd/v1/hd.proto, all_protos/cosmos/crypto/keyring/v1/record.proto, all_protos/cosmos/crypto/multisig/keys.proto, all_protos/cosmos/crypto/multisig/v1beta1/multisig.proto, all_protos/cosmos/crypto/secp256k1/keys.proto, all_protos/cosmos/crypto/secp256r1/keys.proto, all_protos/cosmos/distribution/module/v1/module.proto, all_protos/cosmos/distribution/v1beta1/distribution.proto, all_protos/cosmos/distribution/v1beta1/genesis.proto, all_protos/cosmos/distribution/v1beta1/query.proto, all_protos/cosmos/distribution/v1beta1/tx.proto, all_protos/cosmos/evidence/module/v1/module.proto, all_protos/cosmos/evidence/v1beta1/evidence.proto, all_protos/cosmos/evidence/v1beta1/genesis.proto, all_protos/cosmos/evidence/v1beta1/query.proto, all_protos/cosmos/evidence/v1beta1/tx.proto, all_protos/cosmos/feegrant/module/v1/module.proto, all_protos/cosmos/feegrant/v1beta1/feegrant.proto, all_protos/cosmos/feegrant/v1beta1/genesis.proto, all_protos/cosmos/feegrant/v1beta1/query.proto, all_protos/cosmos/feegrant/v1beta1/tx.proto, all_protos/cosmos/genutil/module/v1/module.proto, all_protos/cosmos/genutil/v1beta1/genesis.proto, all_protos/cosmos/gov/module/v1/module.proto, all_protos/cosmos/gov/v1/genesis.proto, all_protos/cosmos/gov/v1/gov.proto, all_protos/cosmos/gov/v1/query.proto, all_protos/cosmos/gov/v1/tx.proto, all_protos/cosmos/gov/v1beta1/genesis.proto, all_protos/cosmos/gov/v1beta1/gov.proto, all_protos/cosmos/gov/v1beta1/query.proto, all_protos/cosmos/gov/v1beta1/tx.proto, all_protos/cosmos/group/module/v1/module.proto, all_protos/cosmos/group/v1/events.proto, all_protos/cosmos/group/v1/genesis.proto, all_protos/cosmos/group/v1/query.proto, all_protos/cosmos/group/v1/tx.proto, all_protos/cosmos/group/v1/types.proto, all_protos/cosmos/ics23/v1/proofs.proto, all_protos/cosmos/mint/module/v1/module.proto, all_protos/cosmos/mint/v1beta1/genesis.proto, all_protos/cosmos/mint/v1beta1/mint.proto, all_protos/cosmos/mint/v1beta1/query.proto, all_protos/cosmos/mint/v1beta1/tx.proto, all_protos/cosmos/msg/textual/v1/textual.proto, all_protos/cosmos/msg/v1/msg.proto, all_protos/cosmos/nft/module/v1/module.proto, all_protos/cosmos/nft/v1beta1/event.proto, all_protos/cosmos/nft/v1beta1/genesis.proto, all_protos/cosmos/nft/v1beta1/nft.proto, all_protos/cosmos/nft/v1beta1/query.proto, all_protos/cosmos/nft/v1beta1/tx.proto, all_protos/cosmos/params/module/v1/module.proto, all_protos/cosmos/params/v1beta1/params.proto, all_protos/cosmos/params/v1beta1/query.proto, all_protos/cosmos/query/v1/query.proto, all_protos/cosmos/reflection/v1/reflection.proto, all_protos/cosmos/slashing/module/v1/module.proto, all_protos/cosmos/slashing/v1beta1/genesis.proto, all_protos/cosmos/slashing/v1beta1/query.proto, all_protos/cosmos/slashing/v1beta1/slashing.proto, all_protos/cosmos/slashing/v1beta1/tx.proto, all_protos/cosmos/staking/module/v1/module.proto, all_protos/cosmos/staking/v1beta1/authz.proto, all_protos/cosmos/staking/v1beta1/genesis.proto, all_protos/cosmos/staking/v1beta1/query.proto, all_protos/cosmos/staking/v1beta1/staking.proto, all_protos/cosmos/staking/v1beta1/tx.proto, all_protos/cosmos/store/internal/kv/v1beta1/kv.proto, all_protos/cosmos/store/snapshots/v1/snapshot.proto, all_protos/cosmos/store/streaming/abci/grpc.proto, all_protos/cosmos/store/v1beta1/commit_info.proto, all_protos/cosmos/store/v1beta1/listening.proto, all_protos/cosmos/tx/config/v1/config.proto, all_protos/cosmos/tx/signing/v1beta1/signing.proto, all_protos/cosmos/tx/v1beta1/service.proto, all_protos/cosmos/tx/v1beta1/tx.proto, all_protos/cosmos/upgrade/module/v1/module.proto, all_protos/cosmos/upgrade/v1beta1/query.proto, all_protos/cosmos/upgrade/v1beta1/tx.proto, all_protos/cosmos/upgrade/v1beta1/upgrade.proto, all_protos/cosmos/vesting/module/v1/module.proto, all_protos/cosmos/vesting/v1beta1/tx.proto, all_protos/cosmos/vesting/v1beta1/vesting.proto, all_protos/cosmos_proto/cosmos.proto, all_protos/cosmwasm/wasm/v1/authz.proto, all_protos/cosmwasm/wasm/v1/genesis.proto, all_protos/cosmwasm/wasm/v1/ibc.proto, all_protos/cosmwasm/wasm/v1/proposal_legacy.proto, all_protos/cosmwasm/wasm/v1/query.proto, all_protos/cosmwasm/wasm/v1/tx.proto, all_protos/cosmwasm/wasm/v1/types.proto, all_protos/exchange/event_provider_api.proto, all_protos/exchange/health.proto, all_protos/exchange/injective_accounts_rpc.proto, all_protos/exchange/injective_archiver_rpc.proto, all_protos/exchange/injective_auction_rpc.proto, all_protos/exchange/injective_campaign_rpc.proto, all_protos/exchange/injective_chart_rpc.proto, all_protos/exchange/injective_derivative_exchange_rpc.proto, all_protos/exchange/injective_exchange_rpc.proto, all_protos/exchange/injective_explorer_rpc.proto, all_protos/exchange/injective_insurance_rpc.proto, all_protos/exchange/injective_megavault_rpc.proto, all_protos/exchange/injective_meta_rpc.proto, all_protos/exchange/injective_oracle_rpc.proto, all_protos/exchange/injective_portfolio_rpc.proto, all_protos/exchange/injective_referral_rpc.proto, all_protos/exchange/injective_rfq_gw_rpc.proto, all_protos/exchange/injective_rfq_rpc.proto, all_protos/exchange/injective_spot_exchange_rpc.proto, all_protos/exchange/injective_tc_derivatives_rpc.proto, all_protos/exchange/injective_trading_rpc.proto, all_protos/gogoproto/gogo.proto, all_protos/google/api/annotations.proto, all_protos/google/api/http.proto, all_protos/ibc/applications/fee/v1/ack.proto, all_protos/ibc/applications/fee/v1/fee.proto, all_protos/ibc/applications/fee/v1/genesis.proto, all_protos/ibc/applications/fee/v1/metadata.proto, all_protos/ibc/applications/fee/v1/query.proto, all_protos/ibc/applications/fee/v1/tx.proto, all_protos/ibc/applications/interchain_accounts/controller/v1/controller.proto, all_protos/ibc/applications/interchain_accounts/controller/v1/query.proto, all_protos/ibc/applications/interchain_accounts/controller/v1/tx.proto, all_protos/ibc/applications/interchain_accounts/genesis/v1/genesis.proto, all_protos/ibc/applications/interchain_accounts/host/v1/host.proto, all_protos/ibc/applications/interchain_accounts/host/v1/query.proto, all_protos/ibc/applications/interchain_accounts/host/v1/tx.proto, all_protos/ibc/applications/interchain_accounts/v1/account.proto, all_protos/ibc/applications/interchain_accounts/v1/metadata.proto, all_protos/ibc/applications/interchain_accounts/v1/packet.proto, all_protos/ibc/applications/transfer/v1/authz.proto, all_protos/ibc/applications/transfer/v1/genesis.proto, all_protos/ibc/applications/transfer/v1/query.proto, all_protos/ibc/applications/transfer/v1/transfer.proto, all_protos/ibc/applications/transfer/v1/tx.proto, all_protos/ibc/applications/transfer/v2/packet.proto, all_protos/ibc/core/channel/v1/channel.proto, all_protos/ibc/core/channel/v1/genesis.proto, all_protos/ibc/core/channel/v1/query.proto, all_protos/ibc/core/channel/v1/tx.proto, all_protos/ibc/core/channel/v1/upgrade.proto, all_protos/ibc/core/client/v1/client.proto, all_protos/ibc/core/client/v1/genesis.proto, all_protos/ibc/core/client/v1/query.proto, all_protos/ibc/core/client/v1/tx.proto, all_protos/ibc/core/commitment/v1/commitment.proto, all_protos/ibc/core/connection/v1/connection.proto, all_protos/ibc/core/connection/v1/genesis.proto, all_protos/ibc/core/connection/v1/query.proto, all_protos/ibc/core/connection/v1/tx.proto, all_protos/ibc/core/types/v1/genesis.proto, all_protos/ibc/lightclients/localhost/v2/localhost.proto, all_protos/ibc/lightclients/solomachine/v2/solomachine.proto, all_protos/ibc/lightclients/solomachine/v3/solomachine.proto, all_protos/ibc/lightclients/tendermint/v1/tendermint.proto, all_protos/ibc/lightclients/wasm/v1/genesis.proto, all_protos/ibc/lightclients/wasm/v1/query.proto, all_protos/ibc/lightclients/wasm/v1/tx.proto, all_protos/ibc/lightclients/wasm/v1/wasm.proto, all_protos/injective/auction/v1beta1/auction.proto, all_protos/injective/auction/v1beta1/genesis.proto, all_protos/injective/auction/v1beta1/query.proto, all_protos/injective/auction/v1beta1/tx.proto, all_protos/injective/common/vouchers/v1/vouchers.proto, all_protos/injective/crypto/v1beta1/ethsecp256k1/keys.proto, all_protos/injective/downtimedetector/v1beta1/downtime_duration.proto, all_protos/injective/downtimedetector/v1beta1/genesis.proto, all_protos/injective/downtimedetector/v1beta1/query.proto, all_protos/injective/erc20/v1beta1/erc20.proto, all_protos/injective/erc20/v1beta1/events.proto, all_protos/injective/erc20/v1beta1/genesis.proto, all_protos/injective/erc20/v1beta1/params.proto, all_protos/injective/erc20/v1beta1/query.proto, all_protos/injective/erc20/v1beta1/tx.proto, all_protos/injective/evm/v1/access_tuple.proto, all_protos/injective/evm/v1/chain_config.proto, all_protos/injective/evm/v1/events.proto, all_protos/injective/evm/v1/genesis.proto, all_protos/injective/evm/v1/log.proto, all_protos/injective/evm/v1/params.proto, all_protos/injective/evm/v1/query.proto, all_protos/injective/evm/v1/state.proto, all_protos/injective/evm/v1/trace_config.proto, all_protos/injective/evm/v1/transaction_logs.proto, all_protos/injective/evm/v1/tx.proto, all_protos/injective/evm/v1/tx_result.proto, all_protos/injective/exchange/v1beta1/authz.proto, all_protos/injective/exchange/v1beta1/events.proto, all_protos/injective/exchange/v1beta1/exchange.proto, all_protos/injective/exchange/v1beta1/genesis.proto, all_protos/injective/exchange/v1beta1/proposal.proto, all_protos/injective/exchange/v1beta1/query.proto, all_protos/injective/exchange/v1beta1/tx.proto, all_protos/injective/exchange/v2/authz.proto, all_protos/injective/exchange/v2/events.proto, all_protos/injective/exchange/v2/exchange.proto, all_protos/injective/exchange/v2/genesis.proto, all_protos/injective/exchange/v2/market.proto, all_protos/injective/exchange/v2/order.proto, all_protos/injective/exchange/v2/orderbook.proto, all_protos/injective/exchange/v2/proposal.proto, all_protos/injective/exchange/v2/query.proto, all_protos/injective/exchange/v2/tx.proto, all_protos/injective/insurance/v1beta1/events.proto, all_protos/injective/insurance/v1beta1/genesis.proto, all_protos/injective/insurance/v1beta1/insurance.proto, all_protos/injective/insurance/v1beta1/query.proto, all_protos/injective/insurance/v1beta1/tx.proto, all_protos/injective/oracle/v1beta1/events.proto, all_protos/injective/oracle/v1beta1/genesis.proto, all_protos/injective/oracle/v1beta1/oracle.proto, all_protos/injective/oracle/v1beta1/proposal.proto, all_protos/injective/oracle/v1beta1/query.proto, all_protos/injective/oracle/v1beta1/tx.proto, all_protos/injective/peggy/v1/attestation.proto, all_protos/injective/peggy/v1/batch.proto, all_protos/injective/peggy/v1/ethereum_signer.proto, all_protos/injective/peggy/v1/events.proto, all_protos/injective/peggy/v1/genesis.proto, all_protos/injective/peggy/v1/msgs.proto, all_protos/injective/peggy/v1/params.proto, all_protos/injective/peggy/v1/pool.proto, all_protos/injective/peggy/v1/query.proto, all_protos/injective/peggy/v1/rate_limit.proto, all_protos/injective/peggy/v1/types.proto, all_protos/injective/permissions/v1beta1/events.proto, all_protos/injective/permissions/v1beta1/genesis.proto, all_protos/injective/permissions/v1beta1/params.proto, all_protos/injective/permissions/v1beta1/permissions.proto, all_protos/injective/permissions/v1beta1/query.proto, all_protos/injective/permissions/v1beta1/tx.proto, all_protos/injective/stream/v1beta1/query.proto, all_protos/injective/stream/v2/query.proto, all_protos/injective/tokenfactory/v1beta1/authorityMetadata.proto, all_protos/injective/tokenfactory/v1beta1/events.proto, all_protos/injective/tokenfactory/v1beta1/genesis.proto, all_protos/injective/tokenfactory/v1beta1/params.proto, all_protos/injective/tokenfactory/v1beta1/query.proto, all_protos/injective/tokenfactory/v1beta1/tx.proto, all_protos/injective/txfees/v1beta1/genesis.proto, all_protos/injective/txfees/v1beta1/query.proto, all_protos/injective/txfees/v1beta1/tx.proto, all_protos/injective/txfees/v1beta1/txfees.proto, all_protos/injective/types/v1beta1/account.proto, all_protos/injective/types/v1beta1/indexer.proto, all_protos/injective/types/v1beta1/tx_ext.proto, all_protos/injective/types/v1beta1/tx_response.proto, all_protos/injective/wasmx/v1/authz.proto, all_protos/injective/wasmx/v1/events.proto, all_protos/injective/wasmx/v1/genesis.proto, all_protos/injective/wasmx/v1/proposal.proto, all_protos/injective/wasmx/v1/query.proto, all_protos/injective/wasmx/v1/tx.proto, all_protos/injective/wasmx/v1/wasmx.proto |
| MCP server | excluded | 0 / 20 | not applicable to this kind of software |
| Runnable examples | not met | 0 / 40 | — |

## Collection warnings

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

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
