PkgRadar

Package evidence

@adobe/[email protected]

Credential file access: matched ".npmrc"

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
488
Versions published
124Mature · −50% score
First published
Jun 2022
Publisher
adobe-admin

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":["@adobe/[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":["@adobe/[email protected]"],"fail_on":"review"}'
Publisheradobe-admin
Artifact bytes103,488
Previous version5.7.0-beta.1
Published2026-06-04T13:26:20.706Z
SHA-256b276e290a33fffb4cd3b4f670dfcf727cb65b3382efd22e82e4e6e3fcb7aa067

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
5.7.0Version
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
lowCredential file accesspackage/src/commands/api-mesh/init.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • debugnodemon --watch .env -e js,json,yaml node_modules/.bin/aio api-mesh run --debug
  • devcontainer:setupyarn setupTelemetry & aio plugins:install @adobe/aio-cli-plugin-api-mesh
  • setupTelemetryecho {aio-cli-telemetry: {optOut: false}} > ~/.config/aio
  • startnodemon --watch .env -e js,json,yaml node_modules/.bin/aio api-mesh run
  • test:perfk6 run k6TestScript.js -e MESH_ENDPOINT=<INSERT_MESH_ENDPOINT_HERE> --vus 1 --duration 60s
Dependencies29
  • @adobe/plugin-hooks0.4.0
  • @adobe/plugin-on-fetch0.1.1
  • @graphql-mesh/cli0.82.30
  • @graphql-mesh/graphql0.34.13
  • @graphql-mesh/http^0.96.9
  • @graphql-mesh/json-schema0.35.38
  • @graphql-mesh/openapi0.33.39
  • @graphql-mesh/plugin-http-details-extensions0.1.21
  • @graphql-mesh/runtime0.46.21
  • @graphql-mesh/soap0.14.25
  • @graphql-mesh/transform-encapsulate0.4.21
  • @graphql-mesh/transform-federation0.11.14
  • @graphql-mesh/transform-filter-schema0.15.23
  • @graphql-mesh/transform-hoist-field0.2.21
  • @graphql-mesh/transform-naming-convention0.13.22
  • @graphql-mesh/transform-prefix0.12.22
  • @graphql-mesh/transform-prune0.1.20
  • @graphql-mesh/transform-rename0.14.22
  • @graphql-mesh/transform-replace-field0.4.20
  • @graphql-mesh/transform-resolvers-composition0.13.20
  • @graphql-mesh/transform-type-merging0.5.20
  • @graphql-mesh/types0.91.12
  • eslint-plugin-no-loops^0.3.0
  • eslint-plugin-node^11.1.0
  • eslint-plugin-security^1.5.0
  • eslint-plugin-sonarjs^0.16.0
  • fastify^4.10.2
  • graphql^16.6.0
  • graphql-yoga3.1.1