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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/commands/api-mesh/init.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts5
debugnodemon --watch .env -e js,json,yaml node_modules/.bin/aio api-mesh run --debugdevcontainer:setupyarn setupTelemetry & aio plugins:install @adobe/aio-cli-plugin-api-meshsetupTelemetryecho {aio-cli-telemetry: {optOut: false}} > ~/.config/aiostartnodemon --watch .env -e js,json,yaml node_modules/.bin/aio api-mesh runtest: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.12eslint-plugin-no-loops^0.3.0eslint-plugin-node^11.1.0eslint-plugin-security^1.5.0eslint-plugin-sonarjs^0.16.0fastify^4.10.2graphql^16.6.0graphql-yoga3.1.1