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
11,898Mainstream · −50% score
Versions published
197
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,720
Previous version0.0.0-develop.20260617140247.79bcc19
Published2026-06-17T12:41:14.843Z
SHA-256195650bcfb6ddd572bb297e75dcb63e406e131dabe6a0d478aeed177b1b736e7

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.20260617142521.5acc2e0Version
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.20260617142521.5acc2e0
  • chalk^5.4.1
  • commander12.1.0
  • dotenv17.2.3
  • ora^9.4.0
  • ws^8.20.0