# yk-kd/pulumi — health index 33/100 (At Risk)

> Inspection of the public repository yk-kd/pulumi by inspect.software. It holds a health index of 33 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/yk-kd/pulumi
- Report page: https://inspect.software/software/yk-kd/pulumi
- Full JSON report: https://inspect.software/api/repositories/yk-kd/pulumi/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yk-kd/pulumi.svg
- Inspected: 2026-09-20
- Methodology: metrics 2.10.0, report schema 0.34.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 20/100 | At Risk |
| Community & Adoption | 17% | 12/100 | Critical |
| Sustainability & Governance | 23% | 46/100 | Weak |
| Engineering Quality | 19% | 58/100 | Moderate |
| Security | 16% | 45/100 | Weak |
| AI Readiness | 4% | 79/100 | Good |

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

## Repository facts

| Field | Value |
|---|---|
| Description | Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀 |
| Classification | cli, tui |
| Homepage | https://www.pulumi.com |
| Primary language | Go |
| License | Apache-2.0 |
| Stars | 0 |
| Forks | 0 |
| Created | 2023-11-13 |
| Last push | 2023-11-15 |
| Latest release | v3.93.0 |
| Commits (last year) | 0 |
| Bus factor | 5 |
| Fork | yes |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| go | github.com/pulumi/pulumi/pkg/v3 | v3.263.0 | — |
| go | github.com/pulumi/pulumi/sdk/v3 | v3.263.0 | — |
| npm | @pulumi/pulumi | 3.263.0 | 11,749,970 |

## Vitality — 20/100 (At Risk)

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

### Development activity — 1/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | not met | 0 / 36 | last push 1039 days ago |
| Commit cadence | not met | 0 / 36 | 0/52 weeks with commits |
| Commit volume | not met | 0 / 18 | 0 commits in the last year |
| OpenSSF Scorecard: Maintained | not met | 0 / 10 | 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0 |

### Release discipline — 48/100 (Weak)

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 | 34 version tags (no GitHub releases) |
| Release recency | not met | 0 / 36 | latest release 1045 days ago |
| Release cadence | met | 27 / 27 | a release every ~3.8 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 | no human commit for 1042 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency |

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

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | not met | 0 / 60 | 0 stars |
| Forks | not met | 0 / 25 | 0 forks |
| Watchers | not met | 0 / 15 | 0 watchers |

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (Apache-2.0) |
| 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 — 46/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) — 87/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 45.9 / 54 | 5 contributor(s) cover half of all commits |
| Commit distribution | partial | 17.5 / 22.5 | top contributor authored 22% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 98 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 23 contributing companies or organizations |

### Issue & PR responsiveness — 1/100 (Critical)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | excluded | 0 / 42 | no issues or no data |
| PR acceptance | excluded | 0 / 30 | no decided pull requests or no data |
| Newcomer PR acceptance | excluded | 0 / 13 | no first-time contributor's PR decided in 30d |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 0/30 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 41/100 (Weak)

Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | partial | 10 / 30 | personal (user) account |
| Verified domain | excluded | 0 / 20 | not applicable to user accounts |
| Owner reach | partial | 3.4 / 25 | 2 followers of yk-kd |
| Track record | partial | 19.6 / 25 | 10 public repos, account ~11 yr old |

## Engineering Quality — 58/100 (Moderate)

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

### Engineering practices — 80/100 (Excellent)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 26 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .eslintrc.js, .golangci.yml, .pylintrc |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | excluded | 0 / 20 | no pull request found |

### Documentation — 25/100 (At Risk)

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

## Security — 45/100 (Weak)

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 — 31/100 (At Risk)

Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | not met | 0 / 7.5 | branch protection not enabled on development/release branches |
| CI-Tests | excluded | 0 / 2.5 | no pull request found |
| 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 0/30 approved changesets -- score normalized to 0 |
| Contributors | met | 2.5 / 2.5 | project has 23 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | not met | 0 / 7.5 | no update tool detected |
| Fuzzing | met | 5 / 5 | project is fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | not met | 0 / 7.5 | 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0 |
| Packaging | excluded | 0 / 5 | internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/yk-kd/pulumi/actions/workflows/ci-build-binaries.yml/runs?status=success: 404 Not Found [] |
| Pinned-Dependencies | partial | 0.5 / 5 | dependency not pinned by hash detected -- score normalized to 1 |
| SAST | not met | 0 / 5 | no SAST tool detected |
| Security-Policy | not met | 0 / 5 | security policy file not detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | not met | 0 / 7.5 | 114 existing vulnerabilities detected |

### Dependency advisories — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@pulumi/pulumi@3.263.0 runtime dependency closure — what installing the published package pulls in — 207 packages. Reachability is not analyzed.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Direct dependencies free of known advisories | met | 35 / 35 | no direct dependency carries a known advisory |
| Indirect dependencies free of known advisories | met | 25 / 25 | no indirect dependency carries a known advisory |
| No advisories left outstanding | excluded | 0 / 40 | no advisory carries a publication date |

### Malicious dependencies — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| No dependency reported as a malicious package | met | 100 / 100 | no dependency is reported as a malicious package |

### 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 — 79/100 (Good)

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 — 55/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | not met | 0 / 45 | no CLAUDE.md / AGENTS.md / editor rules |
| Machine-readable docs (llms.txt) | met | 15 / 15 | llms.txt served by the project website (https://www.pulumi.com/llms.txt) |
| Legible commit history | met | 40 / 40 | 98 of 98 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 81/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | Makefile, developer-docs/Makefile, sdk/go/Makefile, sdk/nodejs/Makefile, sdk/python/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .eslintrc.js, .golangci.yml, .pylintrc |
| Static type checking | met | 11 / 11 | pkg/codegen/testing/test/testdata/azure-native-nested-types/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/azure-native-nested-types/python/pulumi_azure_native/py.typed, pkg/codegen/testing/test/testdata/cyclic-types/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/cyclic-types/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/dash-named-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/dash-named-schema/python/pulumi_foo_bar/py.typed, pkg/codegen/testing/test/testdata/dashed-import-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/dashed-import-schema/python/pulumi_plant/py.typed, pkg/codegen/testing/test/testdata/different-enum/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/different-enum/python/pulumi_plant/py.typed, pkg/codegen/testing/test/testdata/embedded-crd-types/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/embedded-crd-types/python/pulumi_foo/py.typed, pkg/codegen/testing/test/testdata/enum-reference-python/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/enum-reference-python/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/enum-reference/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/enum-reference/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/external-enum/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/external-enum/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/external-node-compatibility/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/external-python-same-module-name/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/external-resource-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/external-resource-schema/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/functions-secrets/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/functions-secrets/python/pulumi_mypkg/py.typed, pkg/codegen/testing/test/testdata/hyphen-url/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/hyphen-url/python/pulumi_registrygeoreplication/py.typed, pkg/codegen/testing/test/testdata/hyphenated-symbols/python/pulumi_repro/py.typed, pkg/codegen/testing/test/testdata/naming-collisions/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/naming-collisions/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/nested-module-thirdparty/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/nested-module-thirdparty/python/foo_bar/py.typed, pkg/codegen/testing/test/testdata/nested-module/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/nested-module/python/pulumi_foo/py.typed, pkg/codegen/testing/test/testdata/output-funcs-edgeorder/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/output-funcs-edgeorder/python/pulumi_myedgeorder/py.typed, pkg/codegen/testing/test/testdata/output-funcs-tfbridge20/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/output-funcs-tfbridge20/python/pulumi_mypkg/py.typed, pkg/codegen/testing/test/testdata/output-funcs/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/output-funcs/python/pulumi_mypkg/py.typed, pkg/codegen/testing/test/testdata/plain-and-default/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/plain-and-default/python/pulumi_foobar/py.typed, pkg/codegen/testing/test/testdata/plain-object-defaults/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/plain-object-defaults/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/plain-object-disable-defaults/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/plain-object-disable-defaults/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/plain-schema-gh6957/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/plain-schema-gh6957/python/pulumi_xyz/py.typed, pkg/codegen/testing/test/testdata/provider-config-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/provider-config-schema/python/pulumi_configstation/py.typed, pkg/codegen/testing/test/testdata/provider-type-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/provider-type-schema/python/pulumi_providerType/py.typed, pkg/codegen/testing/test/testdata/regress-8403/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/regress-8403/python/pulumi_mongodbatlas/py.typed, pkg/codegen/testing/test/testdata/regress-node-8110/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/regress-node-8110/python/pulumi_my8110/py.typed, pkg/codegen/testing/test/testdata/regress-py-12546/python/pulumi_plant/py.typed, pkg/codegen/testing/test/testdata/regress-py-14012/python/pulumi_foo/py.typed, pkg/codegen/testing/test/testdata/regress-py-tfbridge-611/python/pulumi_aws/py.typed, pkg/codegen/testing/test/testdata/replace-on-change/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/replace-on-change/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/resource-args-python-case-insensitive/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/resource-args-python-case-insensitive/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/resource-args-python/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/resource-args-python/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/resource-property-overlap/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/resource-property-overlap/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/secrets/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/secrets/python/pulumi_mypkg/py.typed, pkg/codegen/testing/test/testdata/simple-enum-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-enum-schema/python/pulumi_plant/py.typed, pkg/codegen/testing/test/testdata/simple-methods-schema-single-value-returns/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-methods-schema-single-value-returns/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/simple-methods-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-methods-schema/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/simple-plain-schema-with-root-package/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-plain-schema-with-root-package/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/simple-plain-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-plain-schema/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/simple-resource-schema-custom-pypackage-name/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-resource-schema-custom-pypackage-name/python/custom_py_package/py.typed, pkg/codegen/testing/test/testdata/simple-resource-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-resource-schema/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/simple-schema-pyproject/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/simple-yaml-schema/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/simple-yaml-schema/python/pulumi_example/py.typed, pkg/codegen/testing/test/testdata/simplified-invokes/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/azure-app-service-pp/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/cue-random-pp/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/getting-started-pp/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/kubernetes-pp/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/readme-pp/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/stackreference-producer-pp/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/webserver-json-pp/nodejs/tsconfig.json, pkg/codegen/testing/test/testdata/transpiled_examples/webserver-pp/nodejs/tsconfig.json, sdk/go/auto/test/errors/compilation_error/typescript/tsconfig.json, sdk/go/auto/test/errors/runtime_error/typescript/tsconfig.json, sdk/nodejs/cmd/pulumi-language-nodejs/testdata/projects/l1-empty/tsconfig.json, sdk/nodejs/cmd/pulumi-language-nodejs/testdata/projects/l1-output-bool/tsconfig.json, sdk/nodejs/cmd/pulumi-language-nodejs/testdata/projects/l2-resource-simple/tsconfig.json, sdk/nodejs/cmd/pulumi-language-nodejs/testdata/sdks/simple-1.0.0/tsconfig.json, sdk/nodejs/tests/automation/data/tcfg/tsconfig.json, sdk/nodejs/tests/sxs_ts_test/tsconfig.json, sdk/nodejs/tsconfig.json, sdk/python/lib/pulumi/py.typed, sdk/python/lib/test/automation/errors/compilation_error/typescript/tsconfig.json, sdk/python/lib/test/automation/errors/runtime_error/typescript/tsconfig.json, sdk/python/mypy.ini, tests/examples/minimal/tsconfig.json, tests/examples/secrets/tsconfig.json, tests/integration/about/nodejs/tsconfig.json, tests/integration/cloud_secrets_provider/tsconfig.json, tests/integration/component_provider_schema/testcomponent/tsconfig.json, tests/integration/config_capture_e2e/nodejs/tsconfig.json, tests/integration/construct_component/testcomponent/tsconfig.json, tests/integration/construct_component_error_apply/testcomponent/tsconfig.json, tests/integration/construct_component_methods/testcomponent/tsconfig.json, tests/integration/construct_component_methods_errors/testcomponent/tsconfig.json, tests/integration/construct_component_methods_provider/testcomponent/tsconfig.json, tests/integration/construct_component_methods_resources/testcomponent/tsconfig.json, tests/integration/construct_component_methods_unknown/testcomponent/tsconfig.json, tests/integration/construct_component_output_values/testcomponent/tsconfig.json, tests/integration/construct_component_plain/testcomponent/tsconfig.json, tests/integration/construct_component_provider/testcomponent/tsconfig.json, tests/integration/construct_component_slow/testcomponent/tsconfig.json, tests/integration/construct_component_unknown/testcomponent/tsconfig.json, tests/integration/enums/nodejs/tsconfig.json, tests/integration/explicit_provider/tsconfig.json, tests/integration/get_created/tsconfig.json, tests/integration/invalid_package_json/tsconfig.json, tests/integration/large_resource/nodejs/tsconfig.json, tests/integration/nodejs/compiler_options/tsconfig.json, tests/integration/nodejs/esm-srcdir-ts/tsconfig.json, tests/integration/nodejs/esm-ts-compiled/tsconfig.json, tests/integration/nodejs/esm-ts-default-export/tsconfig.json, tests/integration/nodejs/esm-ts-nested-src/tsconfig.json, tests/integration/nodejs/esm-ts-specifier-resolution-node/tsconfig.json, tests/integration/nodejs/esm-ts/tsconfig.json, tests/integration/nodejs/omit-stacktrace/syntax-error/tsconfig.json, tests/integration/nodejs/omit-stacktrace/ts-error/tsconfig.json, tests/integration/nodejs/regression-12301/tsconfig.json, tests/integration/policy/policy_pack_w_config/tsconfig.json, tests/integration/policy/policy_pack_wo_config/tsconfig.json, tests/integration/provider_secret_config/tsconfig.json, tests/integration/read/import_acquire/step1/tsconfig.json, tests/integration/read/read_dbr/step1/tsconfig.json, tests/integration/read/read_relinquish/step1/tsconfig.json, tests/integration/read/read_replace/step1/tsconfig.json, tests/integration/secret_outputs/nodejs/tsconfig.json, tests/integration/stack_reference/nodejs/tsconfig.json, tests/integration/stack_reference_secrets/nodejs/step1/tsconfig.json, tests/integration/tsconfig/tsconfig.json |
| Reproducible environment | met | 10 / 10 | devcontainer, Dockerfile, lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | met | 8 / 8 | 2 of the last 100 commits are automated dependency updates |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 1 / 10 | dependency not pinned by hash detected -- score normalized to 1 |

### Code legibility for models — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Go (statically typed) |
| Manageable file sizes | partial | 54.5 / 55 | 30/3626 source files over 60KB |

### Machine-readable interfaces — 100/100 (Exceptional)

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 | proto/google/protobuf/status.proto, proto/pulumi/alias.proto, proto/pulumi/analyzer.proto, proto/pulumi/codegen/hcl.proto, proto/pulumi/codegen/loader.proto, proto/pulumi/codegen/mapper.proto, proto/pulumi/converter.proto, proto/pulumi/engine.proto, proto/pulumi/errors.proto, proto/pulumi/language.proto, proto/pulumi/plugin.proto, proto/pulumi/provider.proto, proto/pulumi/resource.proto, proto/pulumi/source.proto, proto/pulumi/testing/language.proto |
| MCP server | excluded | 0 / 20 | not applicable to this kind of software |
| Runnable examples | met | 40 / 40 | example, examples, sample |

## Collection warnings

- Community profile unavailable
- go package 'github.com/pulumi/pulumi/pkg/v3' points at a different repository (https://github.com/pulumi/pulumi); excluded from ecosystem scoring
- go package 'github.com/pulumi/pulumi/sdk/v3' points at a different repository (https://github.com/pulumi/pulumi); excluded from ecosystem scoring
- Could not fetch go package 'github.com/pulumi/pulumi/developer-docs' from its registry
- npm package '@pulumi/pulumi' points at a different repository (https://github.com/pulumi/pulumi); excluded from ecosystem scoring
- Could not fetch go package 'github.com/pulumi/pulumi/cmd/pulumi-test-language' from its registry
- GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

## 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
