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
- 4,303Niche · −30% score
- Versions published
- 1,090Mature · −50% score
- First published
- Jan 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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts9
buildrimraf ./dist && tspc -p ./tsconfig.build.jsonbuild-minimalrun-s 'build -- --sourceMap false --declaration false'build-watchrun-s 'build -- --watch --preserveWatchOutput'code-coveragenyc run-s testgenerate-docstypedoc --out docs/typedoc srclinteslint --cache "{src,test}/**/*.ts"testcross-env NODE_ENV=test NODE_OPTIONS=--no-experimental-strip-types mocha --exit --check-leaks --timeout 120000 -r ts-node/register -r tsconfig-paths/register --file 'test/setup.ts' -r dotenv/config 'test/**/*.test.ts'test-debugrun-s 'test -- --inspect-brk=9230'validate-dependenciesdependency-cruiser --config .dependency-cruiser.js src
Dependencies59
@abraham/reflection^0.10.0@azure/data-tables^13.3.0@azure/identity^4.5.0@azure/storage-blob^12.26.0@golemio/errors2.0.8@golemio/validator0.3.7@google-cloud/storage^7.19.0@opensearch-project/opensearch^3.6.0@opentelemetry/api^1.9.0@opentelemetry/exporter-trace-otlp-grpc^0.214.0@opentelemetry/instrumentation-amqplib^0.50.0@opentelemetry/instrumentation-aws-sdk^0.56.0@opentelemetry/instrumentation-express^0.52.0@opentelemetry/instrumentation-http^0.203.0@opentelemetry/instrumentation-ioredis^0.51.0@opentelemetry/resources^2.0.1@opentelemetry/sdk-trace-base^2.0.1@opentelemetry/sdk-trace-node^2.0.1@types/amqplib^0.10.7@types/express^5.0.5@types/geojson^7946.0.10@types/luxon^2.3.1@types/qs^6.9.18JSONStream^1.3.5ajv^8.20.0amqplib^0.10.8basic-ftp^6.0.1class-transformer^0.5.1class-validator^0.14.0content-type^1.0.4- …and 29 more.