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
167Mature · −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

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":["@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 bytes892,969
Previous version0.9.26025-pre-release
Published2026-05-18T13:08:58.321Z
SHA-256ae4ee5db8b2fa5d2e981a7dceccec245efd66c139f42155b94167ca670029b9f

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

review
Last checked
reviewRisk
11Score
0.9.26026-pre-releaseVersion
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/build/chunk-OTUGMPBD.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/build/chunk-XMSHAJ5M.js4618253 bytes10

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