PkgRadar

Package evidence

@artel/[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Versions published
168Mature · −50% score
First published
Feb 2025
Publisher
ychetyrko

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@artel/[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":["@artel/[email protected]"],"fail_on":"review"}'
Publisherychetyrko
Artifact bytes904,143
Previous version0.9.26028-pre-release
Published2026-06-04T07:48:19.370Z
SHA-256b2d6f9a95256062c3431768a805a70d26ced5b86b1a615fceaabb05e35fab6c8

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.9.26029-pre-releaseVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowObfuscation Densitypackage/build/chunk-EFDSEPVX.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/build/chunk-LKJKS5OJ.js4642473 bytes0

Manifest

Package metadata

Scripts19
  • bundle:debugnpm run compile && node ./scripts/bundle.js --debug
  • bundle:releasenpm run compile && node ./scripts/bundle.js
  • check-circular-dependenciesdpdm ./source/Cli.ts -T --no-tree --no-warning
  • check-circular-dependencies-cidpdm ./source/Cli.ts -T --no-tree --no-warning --no-progress --exit-code circular:1
  • compilenpm run generate-files && tsc --build .
  • copy-global-storagenode ../vscode-extension/scripts/copy-global-storage.js projects/compiler/СистемныеПакеты
  • create-minimal-required-standard-package-contents-jsonesbuild ./scripts/createMinimalStandardPackageContentsJson.ts --bundle --outfile=../../build/scripts/createMinimalStandardPackageContentsJson.mjs --format=esm --platform=node --packages=external --supported:async-await=false && node ../../build/scripts/createMinimalStandardPackageContentsJson.mjs
  • debug-testnode --experimental-vm-modules ../../node_modules/jest/bin/jest.js
  • export-l10n-textnpx @vscode/l10n-dev export -o l10n source
  • generate-configuration-json-schemasnode ./scripts/generateConfigurationJsonSchemas.mjs
  • generate-files
  • generate-files:force
  • generate-treenpm run bundle:debug && node build/Cli.js build ../tree-generator/ ../tree-generator/build --workspace ../.. --standard-packages ../СтандартныеПакеты --no-warnings && node ../tree-generator/build/launch.mjs ../compiler/source/tree
  • install-globalnpm run prepare-for-publish && npm i -g .
  • lint:checkeslint source test
  • lint:fixeslint --fix source test
  • prepare-for-publishnpm run bundle:release && node ./scripts/copy-compiler-dts.js
  • testnpm run before-build --prefix ../.. && node --experimental-vm-modules ../../node_modules/jest/bin/jest.js
  • test-clinode scripts/test-cli.js
Dependencies14
  • @babel/core7.27.3
  • @babel/generator7.27.3
  • @babel/parser7.27.3
  • @babel/plugin-proposal-decorators7.28.0
  • @babel/plugin-transform-class-properties7.27.1
  • @babel/types7.27.3
  • @vscode/l10n0.0.18
  • jsonc-parser3.3.1
  • reactronic^0.96.26029
  • typescript5.9.3
  • vscode-json-languageservice5.4.2
  • vscode-languageserver9.0.1
  • vscode-languageserver-textdocument1.0.11
  • vscode-uri3.0.8