PkgRadar

Package evidence

@brizz/[email protected]

Credential file access: matched "aws_access_key"

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.

Versions published
30Established · −30% score
First published
Aug 2025
Publisher
denniszag

Effective trust discount applied: 30% (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":["@brizz/[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":["@brizz/[email protected]"],"fail_on":"review"}'
Publisherdenniszag
Artifact bytes96,412
Previous version0.1.25
Published2026-05-28T08:38:02.014Z
SHA-25693bde2ef9251306c5201e1c75d3d9629593d372126109687ea51623b486b0030

Why flagged

What the scanner saw

Credential file access: matched "aws_access_key"

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

Availability ledger

available

review
Last checked
reviewRisk
14Score
0.1.26Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.cjsmatched "aws_access_key"5
lowCredential file accesspackage/dist/preload.cjsmatched "aws_access_key"5
lowCredential file accesspackage/dist/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/preload.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts23
  • buildpnpm run clean && tsup
  • build:watchpnpm run clean && tsup --watch
  • changesetchangeset
  • changeset:publishpnpm build && changeset publish
  • changeset:statuschangeset status --verbose
  • changeset:versionchangeset version && pnpm install --lockfile-only
  • cleanrm -rf dist coverage *.tsbuildinfo .cache
  • clean:allpnpm run clean && rm -rf node_modules pnpm-lock.yaml
  • devpnpm run build:watch
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint .
  • lint:fixeslint . --fix
  • packpnpm run build && pnpm pack
  • preparepnpm run build
  • prepublishOnlypnpm run build
  • prerelease:enterchangeset pre enter
  • prerelease:exitchangeset pre exit
  • qualitypnpm run lint && pnpm run format && pnpm run type-check && pnpm run test
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • type-checktsc --noEmit
Dependencies34
  • @arizeai/openinference-instrumentation-langchain^4.0.6
  • @arizeai/openinference-instrumentation-mcp^0.2.14
  • @modelcontextprotocol/sdk^1.29.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.213.0
  • @opentelemetry/auto-instrumentations-node^0.75.0
  • @opentelemetry/core^2.6.0
  • @opentelemetry/exporter-logs-otlp-http^0.213.0
  • @opentelemetry/exporter-metrics-otlp-http^0.213.0
  • @opentelemetry/exporter-trace-otlp-http^0.213.0
  • @opentelemetry/exporter-trace-otlp-proto^0.213.0
  • @opentelemetry/instrumentation^0.213.0
  • @opentelemetry/resources^2.6.0
  • @opentelemetry/sdk-logs^0.213.0
  • @opentelemetry/sdk-metrics^2.6.0
  • @opentelemetry/sdk-node^0.217.0
  • @opentelemetry/sdk-trace-base^2.6.0
  • @opentelemetry/sdk-trace-node^2.6.0
  • @opentelemetry/semantic-conventions^1.40.0
  • @traceloop/ai-semantic-conventions^0.22.5
  • @traceloop/instrumentation-anthropic^0.22.6
  • @traceloop/instrumentation-bedrock^0.22.6
  • @traceloop/instrumentation-chromadb^0.22.5
  • @traceloop/instrumentation-cohere^0.22.6
  • @traceloop/instrumentation-llamaindex^0.22.6
  • @traceloop/instrumentation-openai^0.26.0
  • @traceloop/instrumentation-pinecone^0.22.5
  • @traceloop/instrumentation-qdrant^0.22.6
  • @traceloop/instrumentation-together^0.22.5
  • @traceloop/instrumentation-vertexai^0.22.5
  • …and 4 more.