PkgRadar

Package evidence

@take-out/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@take-out/[email protected]"],"fail_on":"high"}'

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":["@take-out/[email protected]"],"fail_on":"high"}'
Publishernwienert
Artifact bytes195,658
Previous version0.4.8
Published2026-05-24T23:45:51.109Z
SHA-2567e7f5b76669dd2f0ddff950ca361656cea6b9787157eef96d2c4fd9a1aa54f86

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

high
Last checked
highRisk
66Score
0.4.9Version
Status history (1 event)
  1. newavailable · risk high · score 66 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/function/throttle.tsmatched "raw.githubusercontent.com"12
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/function/throttle.tsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/cjs/async/useAsyncEffect.cjsmatched "\\u26A0"3
lowObfuscationpackage/dist/cjs/async/useAsyncEffect.native.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/cjs/string/ellipsis.cjsmatched "\\u2026"3
lowObfuscationpackage/dist/cjs/string/ellipsis.native.jsmatched "\\u2026"3
lowObfuscationpackage/dist/cjs/string/hash.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/cjs/string/hash.native.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/cjs/string/nbspLastWord.cjsmatched "\\xA0"3
lowObfuscationpackage/dist/cjs/string/nbspLastWord.native.jsmatched "\\xA0"3
lowObfuscationpackage/dist/esm/async/useAsyncEffect.mjsmatched "\\u26A0"3
lowObfuscationpackage/dist/esm/async/useAsyncEffect.native.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/esm/string/ellipsis.mjsmatched "\\u2026"3
lowObfuscationpackage/dist/esm/string/ellipsis.native.jsmatched "\\u2026"3
lowObfuscationpackage/dist/esm/string/hash.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/esm/string/hash.native.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/esm/string/nbspLastWord.mjsmatched "\\xA0"3
lowObfuscationpackage/dist/esm/string/nbspLastWord.native.jsmatched "\\xA0"3
lowObfuscationpackage/src/string/hash.tsmatched "fromCharCode"3
lowObfuscationpackage/src/string/nbspLastWord.tsmatched "\\u00A0"3

Manifest

Package metadata

Scripts7
  • buildtamagui-build --skip-types
  • cleantamagui-build clean
  • clean:buildtamagui-build clean:build
  • lintoxlint src
  • lint:fixoxfmt src && oxlint --fix --fix-suggestions src
  • typechecktko run typecheck
  • watchtamagui-build --skip-types --watch
Dependencies2
  • @tamagui/constants2.0.0-rc.42
  • dequal^2.0.3