PkgRadar

Package evidence

@golemio/[email protected]

Credential file access: matched ".AZURE"

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
2,479Niche · −30% score
Versions published
1,080Mature · −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

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 bytes190,274
Previous version3.1.0-dev.2551253720
Published2026-05-27T13:55:16.519Z
SHA-256cb8a70e47bb5ef3327d417b23c20037f0531a8ba47fc1f2504da9fe7b699a28a

Why flagged

What the scanner saw

Credential file access: matched ".AZURE"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
3.1.0-dev.2556337509Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/integration-engine/ioc/Di.jsmatched ".AZURE"5
lowCredential file accesspackage/dist/input-gateway/data-access/StorageServiceProvider.jsmatched ".AZURE"5
lowCredential file accesspackage/dist/integration-engine/data-access/StorageServiceProvider.jsmatched ".AZURE"5

Manifest

Package metadata

Scripts9
  • buildrimraf ./dist && tspc -p ./tsconfig.build.json
  • build-minimalrun-s 'build -- --sourceMap false --declaration false'
  • build-watchrun-s 'build -- --watch --preserveWatchOutput'
  • code-coveragenyc run-s test
  • generate-docstypedoc --out docs/typedoc src
  • linteslint --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.7
  • @golemio/validator0.3.6
  • @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.18
  • JSONStream^1.3.5
  • ajv^8.20.0
  • amqplib^0.10.8
  • basic-ftp^6.0.1
  • class-transformer^0.5.1
  • class-validator^0.14.0
  • content-type^1.0.4
  • …and 29 more.