PkgRadar

Package evidence

@lmnr-ai/[email protected]

Credential file access: matched ".aws/"

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
20,327Mainstream · −50% score
Versions published
162Mature · −50% score
First published
Jun 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@lmnr-ai/[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":["@lmnr-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes2,693,022
Previous version0.8.30
Published2026-06-12T23:51:55.058Z
SHA-256c6e2c53d8469af177ecf4fca2c8defc73895de0f64faaf1899f077432100bd7c

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.cjsmatched ".aws/"5
lowCredential file accesspackage/dist/index.mjsmatched ".aws/"5

Manifest

Package metadata

Scripts4
  • buildtsdown
  • linteslint
  • lint:fixeslint --fix
  • testtsx --test test/*.test.ts test/**/*.test.ts
Dependencies39
  • @grpc/grpc-js^1.14.4
  • @lmnr-ai/claude-code-proxy^0.1.22
  • @noble/hashes~2.2.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/context-async-hooks^1.30.1 || ^2.0.0
  • @opentelemetry/core^1.30.1 || ^2.0.0
  • @opentelemetry/exporter-trace-otlp-grpc~0.57.0 || >=0.200.0
  • @opentelemetry/exporter-trace-otlp-proto~0.57.0 || >=0.200.0
  • @opentelemetry/instrumentation~0.57.0 || >=0.200.0
  • @opentelemetry/otlp-exporter-base~0.57.0 || >=0.200.0
  • @opentelemetry/otlp-grpc-exporter-base~0.57.0 || >=0.200.0
  • @opentelemetry/resources^1.30.1 || ^2.0.0
  • @opentelemetry/sdk-node>=0.200.0
  • @opentelemetry/sdk-trace-base^1.30.1 || ^2.0.0
  • @opentelemetry/sdk-trace-node^1.30.1 || ^2.0.0
  • @opentelemetry/semantic-conventions^1.36.0
  • @traceloop/instrumentation-anthropic0.14.0
  • @traceloop/instrumentation-bedrock0.14.0
  • @traceloop/instrumentation-chromadb0.14.0
  • @traceloop/instrumentation-cohere0.14.0
  • @traceloop/instrumentation-langchain0.14.0
  • @traceloop/instrumentation-openai0.14.0
  • @traceloop/instrumentation-pinecone0.14.0
  • @traceloop/instrumentation-qdrant0.14.0
  • @traceloop/instrumentation-together0.14.0
  • @traceloop/instrumentation-vertexai0.14.0
  • cli-progress^3.12.0
  • commander^14.0.2
  • csv-parser^3.2.0
  • dotenv^17.2.2
  • …and 9 more.