PkgRadar

Package evidence

@link-assistant/[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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
1,554Niche · −30% score
Versions published
384Established · −30% score
First published
Dec 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@link-assistant/[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":["@link-assistant/[email protected]"],"fail_on":"review"}'
Artifact bytes905,115
Previous version1.73.4
Published2026-05-29T08:13:26.776Z
SHA-25609b86fdbbda8d2cf7edc38668de2cedf229465f4aac5a91fc9c080a150a1ba74

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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.73.5Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/src/contributing-guidelines.lib.mjsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Decode Then Execpackage/src/contributing-guidelines.lib.mjsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
lowCredential file accesspackage/src/token-sanitization.lib.mjsmatched "github_token"5

Manifest

Package metadata

Scripts14
  • build:prechmod +x src/hive.mjs && chmod +x src/solve.mjs && chmod +x src/configure-claude.mjs && chmod +x src/hive-screens.mjs
  • changesetchangeset
  • changeset:publishnpm run build:pre && changeset publish
  • changeset:versionchangeset version
  • check:duplicationjscpd .
  • formatprettier --write "**/*.{js,mjs,json,md}" --ignore-path .prettierignore
  • format:checkprettier --check "**/*.{js,mjs,json,md}" --ignore-path .prettierignore
  • linteslint 'src/**/*.{js,mjs,cjs}' 'scripts/**/*.{js,mjs,cjs}' 'eslint-rules/**/*.{js,mjs,cjs}'
  • lint:fixeslint 'src/**/*.{js,mjs,cjs}' 'scripts/**/*.{js,mjs,cjs}' 'eslint-rules/**/*.{js,mjs,cjs}' --fix
  • preparehusky
  • testnode scripts/run-tests.mjs --suite default
  • test:limits-displaynode tests/limits-display.test.mjs
  • test:queuenode tests/solve-queue.test.mjs
  • test:usage-limitnode tests/test-usage-limit.mjs
Dependencies13
  • @secretlint/core^11.2.5
  • @secretlint/secretlint-rule-preset-recommend^11.2.5
  • @sentry/node^10.15.0
  • @sentry/profiling-node^10.15.0
  • agent-commander^0.6.1
  • dayjs^1.11.19
  • decimal.js-light^2.5.1
  • lino-arguments^0.3.0
  • lino-i18n^0.1.1
  • lino-objects-codec^0.3.6
  • secretlint^11.2.5
  • semver^7.7.3
  • tinyld^1.3.4