PkgRadar

Package evidence

@tamasha/[email protected]

Credential file access: matched ".azure"

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
29
Versions published
7
First published
Feb 2026
Publisher
nomercy0-aashish

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":["@tamasha/[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":["@tamasha/[email protected]"],"fail_on":"review"}'
Artifact bytes604,105
Previous version1.0.4
Published2026-05-13T05:35:59.185Z
SHA-256018f23d185a69b30561a031326fce48a870f1bb97532db9f0a8b14031e699bbf

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

review
Last checked
reviewRisk
50Score
1.0.5Version
Status history (1 event)
  1. newavailable · risk review · score 50 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".azure"30
highCredential file accesspackage/dist/index.mjsmatched ".azure"30

Manifest

Package metadata

Scripts4
  • buildtsc && vite build
  • devvite build --watch
  • linteslint src --ext ts,tsx
  • prepublishOnlynpm run build
Dependencies1
  • @mediapipe/tasks-audio^0.10.32