PkgRadar

Package evidence

@mostakim-v2/[email protected]

Obfuscation: matched "\\xB7"

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":["@mostakim-v2/[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":["@mostakim-v2/[email protected]"],"fail_on":"review"}'
Artifact bytes316,199
Previous versionnone
Published2026-05-24T15:49:56.804Z
SHA-256edd3244f49c1a268f05fd0c3a68e0fc53ee1b68000cc5f00cb700a75f31c694c

Why flagged

What the scanner saw

Obfuscation: matched "\\xB7"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/index.jsmatched "\\xB7"3
lowObfuscationpackage/dist/index.mjsmatched "\\xB7"3

Manifest

Package metadata

Scripts6
  • buildtsup src/index.ts --format cjs,esm --dts --clean --out-dir dist --external gradient-string && node scripts/cjs-bridge.cjs
  • build:typestsc -p tsconfig.build.json --emitDeclarationOnly
  • linteslint .
  • testnode ./test/fca.test.cjs
  • test:buildnpm run build && node ./test/fca.test.cjs
  • typechecktsc -p tsconfig.typecheck.json --noEmit
Dependencies16
  • axios^1.13.5
  • axios-cookiejar-support^5.0.5
  • bluebird^3.7.2
  • cheerio^1.0.0-rc.10
  • cli-progress^3.12.0
  • duplexify^4.1.3
  • gradient-string^3.0.0
  • https-proxy-agent^4.0.0
  • mqtt^4.3.8
  • ora^9.3.0
  • picocolors^1.1.1
  • sequelize^6.37.6
  • sqlite3^5.1.7
  • totp-generator^1.0.0
  • tough-cookie^6.0.1
  • ws^8.18.1