PkgRadar

Package evidence

@trackany-device/[email protected]

Obfuscation: matched "fromCharCode"

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":["@trackany-device/[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":["@trackany-device/[email protected]"],"fail_on":"review"}'
Publisherahmadkokab
Artifact bytes5,487,582
Previous version1.0.0
Published2026-05-23T19:25:13.321Z
SHA-256dabf8256f7af51514ab6e16c348b19e395afa2c98d1fa4e067e60a3e3ae72943

Why flagged

What the scanner saw

Obfuscation: matched "fromCharCode"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/src/components/keenicons/assets/duotone/demo-files/demo.jsmatched "fromCharCode"3
lowObfuscationpackage/src/components/keenicons/assets/filled/demo-files/demo.jsmatched "fromCharCode"3
lowObfuscationpackage/src/components/keenicons/assets/outline/demo-files/demo.jsmatched "fromCharCode"3
lowObfuscationpackage/src/components/keenicons/assets/solid/demo-files/demo.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts6
  • build-storybookstorybook build
  • releasesemantic-release
  • release:drysemantic-release --dry-run
  • storybookstorybook dev -p 6006
  • types:checktsc --noEmit
  • types:watchtsc --noEmit --watch
Dependencies3
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • tailwind-merge^3.0.0