PkgRadar

Package evidence

@techdocs/[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
52,015Mainstream · −50% score
Versions published
1,713Mature · −50% score
First published
Jul 2020
Publisher
patriko

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":["@techdocs/[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":["@techdocs/[email protected]"],"fail_on":"review"}'
Publisherpatriko
Artifact bytes7,102,175
Previous version0.0.0-nightly-20260526032421
Published2026-05-27T03:43:07.690Z
SHA-256a3a3bc2d3b1c34e03ba3e5690ead67e8a01424426d2742cf284e9c2cd17969bd

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.0.0-nightly-20260527032423Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/embedded-app/static/main.1386fe6b.jsmatched ".aws"5
lowCredential file accesspackage/dist/embedded-app/static/vendor.4d868e99.jsmatched ".azure"5
lowCredential file accesspackage/dist/embedded-app/.config-schema.jsonmatched "GOOGLE_APPLICATION_CREDENTIALS"3

Manifest

Package metadata

Scripts8
  • buildbackstage-cli package build
  • cleanbackstage-cli package clean
  • lintbackstage-cli package lint
  • prepack./scripts/prepack.sh
  • startnodemon --
  • testbackstage-cli package test
  • test:e2ebackstage-cli package test --config cli-e2e-test.config.js
  • test:e2e:cibackstage-cli package test --config cli-e2e-test.config.js --watchAll=false --ci
Dependencies11
  • @backstage/backend-defaults0.0.0-nightly-20260527032423
  • @backstage/catalog-model1.9.0
  • @backstage/cli-common0.2.2
  • @backstage/config1.3.8
  • @backstage/plugin-techdocs-node0.0.0-nightly-20260527032423
  • commander^14.0.3
  • fs-extra^11.0.0
  • http-proxy^1.18.1
  • react-dev-utils^12.0.0-next.60
  • serve-handler^6.1.3
  • winston^3.2.1