PkgRadar

Package evidence

@loka-sms/[email protected]

Obfuscation: matched "atob("

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":["@loka-sms/[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":["@loka-sms/[email protected]"],"fail_on":"review"}'
Publisherryelpd
Artifact bytes15,775
Previous version1.1.6
Published2026-05-21T04:51:29.704Z
SHA-256089c00f92c1161ba9ae2205a017f3312c86a19c456e1aeb8d61fadaec7d78ac1

Why flagged

What the scanner saw

Obfuscation: matched "atob("

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/auth.jsmatched "atob("3
lowObfuscationpackage/dist/oauthRedirect.jsmatched "atob("3
lowObfuscationpackage/dist/pkce.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/ticket.jsmatched "atob("3
lowObfuscationpackage/dist/hooks/useOAuthCallback.jsmatched "atob("3

Manifest

Package metadata

Scripts2
  • buildtsc
  • prepublishOnlynpm run build