PkgRadar

Package evidence

@golemio/[email protected]

Install-time lifecycle script: postinstall="is-ci || husky install"

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
624
Versions published
148Mature · −50% score
First published
Oct 2021
Publisher
GitLab CI/CD

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 promoting

Mixed 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":["@golemio/[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":["@golemio/[email protected]"],"fail_on":"review"}'
PublisherGitLab CI/CD
Artifact bytes35,819
Previous version1.11.3-dev.2404741178
Published2026-05-20T13:44:02.183Z
SHA-256f4d95f2db06a0f8543b173d785f6773868aa324113c6df72dc86908072731a03

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="is-ci || husky install"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.11.3-dev.2540650702Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="is-ci || husky install"5

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.build.json
  • code-coveragerun-s 'jest -- --config jest-unit.config.js --coverage --reporters=default --reporters=jest-junit'
  • jestjest --verbose --forceExit --detectOpenHandles --runInBand
  • linteslint --cache "src/**/*.ts"
  • postinstallis-ci || husky install
  • prepublishOnlynode scripts/prepublish-only.js
  • test-integrationrun-s build "jest -- --config jest-integration.config.js"
  • test-unitrun-s "jest -- --config jest-unit.config.js"
Dependencies21
  • @asyncapi/bundler^0.6.4
  • @azure/identity^4.4.1
  • @azure/storage-blob^12.25.0
  • @gitbeaker/node^35.7.0
  • amqplib^0.10.8
  • changelog-parser^3.0.1
  • cross-spawn^7.0.6
  • db-migratenpm:@golemio/[email protected]
  • db-migrate-pgnpm:@golemio/[email protected]
  • dotenv^16.0.2
  • execa^5.1.1
  • fast-glob^3.2.12
  • gluegun^5.1.3
  • is-glob^4.0.3
  • js-yaml^4.1.0
  • open^8.4.0
  • openapi-merge^1.3.2
  • pg^8.8.0
  • pg-connection-string^2.5.0
  • pg-format^1.0.4
  • simple-git^3.16.0