Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 1,615Niche · −30% score
- Versions published
- 282Mature · −50% score
- First published
- Feb 2020
- Publisher
- codiac.buildmeister
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@codiac.io/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@codiac.io/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 17 · status changed
Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/ops/i-identity-handler.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/ops/LocalOps.js | matched ".npmrc" | 10 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/ops/i-identity-handler.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/ops/LocalOps.js | matched ".npmrc" | 10 |
| low | Credential file access | package/dist/codiac-constants.js | matched "KUBECONFIG" | 5 |
| low | Credential file access | package/dist/commands/cluster/connect.js | matched "KubeConfig" | 5 |
| low | Credential file access | package/dist/commands/noc/cluster/credentials-set.js | matched "Kubeconfig" | 5 |
| low | Credential file access | package/dist/ops/dx-constants.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/ops/k8s/k8s-utils.js | matched "KubeConfig" | 5 |
| low | Credential file access | package/dist/ops/k8s/kube-config-utils.js | matched "KubeConfig" | 5 |
| low | Credential file access | package/dist/commands/asset/view.js | matched "KubeConfig" | 5 |
| low | Credential file access | package/oclif.manifest.json | matched "kubeconfig" | 3 |
Manifest
Package metadata
Scripts18
auto-commitgit add -A && git commit -m 'publish [skip ci]' && git push origin HEAD:masterbuildnode node_modules/typescript/bin/tsc -v && node node_modules/typescript/bin/tsc && npm run generate-manifestbuild-and-publishnpm run clear-build-output && npm run build && npm publishclear-build-outputrm -rf ./dist ./tsconfig.tsbuildinfo ./oclif.manifest.jsonclear-manifestrm -rf oclif.manifest.jsonfull-buildnpm run clear-build-output && npm run buildgen-api-clientrm -rf src/apis/codiac-api && clientgen create -t api-client-gen2 -u http://localhost:5775/openApi -o src/apis/codiac-api -n CodiacRestClient -b https://api.codiac.iogen-api-client-natsrm -rf src/apis/codiac-api-nats && clientgen create -t api-client-gen3 -u http://localhost:5775/openApi -o src/apis/codiac-api-nats -n CodiacNatsClient -b wss://api.codiac.iogen-relay-clientrm -rf src/apis/codiac-relay && clientgen create -t api-client-gen2 -u http://localhost:5799/openApi -o src/apis/codiac-relay -n RelayClient -b http://localhost:5799gen-relay-client-natsrm -rf src/apis/codiac-relay-nats && clientgen create -t api-client-gen3 -u http://localhost:5799/openApi -o src/apis/codiac-relay-nats -n RelayNatsClient -b nats://localhost:4222generate-barrelsbarrelsby src/commands --location allgenerate-manifestoclif manifest --jitincrementnpm version prerelease -m 'v %s [skip ci]' && cp package.json package-lock.json ./distlinteslint . --ext .ts --config .eslintrcprepackoclif readmetestnyc --extension .ts mocha --forbid-only "test/**/*.test.ts"upgrade-toyhaulernpm uninstall toyhauler-api-client && npm install toyhauler-auth-client@latest && npm uninstall toyhauler-auth-client && npm install toyhauler-auth-client@latest && npm uninstall @codiac.io/codiac-common && npm install @codiac.io/codiac-common@latest && npm uninstall toyhauler-domain && npm install toyhauler-domain@latestversionoclif readme && git add README.md
Dependencies57
@codiac.io/api-client-base^1.1.19@codiac.io/cli-tools^1.1.13@codiac.io/codiac-common^1.5.6@codiac.io/codiac-domain^1.12.7@codiac.io/codiac-messaging^1.4.25@codiac.io/codiac-ops-common^1.5.5@codiac.io/codiac-relay-contracts^1.3.2@codiac.io/jwt-lib^1.2.2@kubernetes/client-node^1.4.0@nats-io/nats-core^3.0.2@nats-io/transport-node^3.0.2@oclif/core2.8.6@oclif/plugin-autocomplete^1.4.6@oclif/plugin-help^5.2.10@oclif/plugin-update^3.2.4@oclif/plugin-version^1.3.5case^1.6.3chalk^4.1.2change-case^5.4.4cli-ux^5.5.0comment-json^4.2.3dockerode^4.0.4dotenv^16.0.3escape-string-regexp^4.0.0figlet1.5.2filehound^1.17.4flexsearch^0.8.212fs-extra^9.0.1fuzzy^0.1.3guid-typescript^1.0.9- …and 27 more.