PkgRadar

Package evidence

@tangle-network/[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.

Weekly downloads
12,784Mainstream · −50% score
Versions published
190
First published
Apr 2026
Publisher
drewstone

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":["@tangle-network/[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":["@tangle-network/[email protected]"],"fail_on":"review"}'
Publisherdrewstone
Artifact bytes52,651
Previous version0.0.0-develop.20260617010321.3e36759
Published2026-06-17T02:34:04.630Z
SHA-256035d1568d87430f8d4e383b44a33d18eeedd2aebafdd7aa5ba6959b9b447ab7d

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
2Score
0.0.0-develop.20260617042427.9174a74Version
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/dist/index.mjsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • buildtsdown
  • devtsx src/index.ts
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest watch
  • verify-distbash scripts/verify-dist.sh
Dependencies7
  • @tangle-network/hub-sdk0.2.2
  • @tangle-network/sandbox0.0.0-develop.20260617042427.9174a74
  • chalk^5.4.1
  • commander12.1.0
  • dotenv17.2.3
  • ora^9.4.0
  • ws^8.20.0