PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Publisherstevenvelozo
Artifact bytes1,509,249
Previous version1.0.198
Published2026-05-24T05:47:40.002Z
SHA-256cf4161314c72fc4a3338d065e2fe18b0bf5875b18f3b24899bec9429bf474d03

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

high
Last checked
highRisk
111Score
1.0.199Version
Status history (1 event)
  1. newavailable · risk high · score 111 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

stevenvelozo

6 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/docs/examples/change_tracking/change_tracking.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/dynamic_analysis/dynamic_analysis_application.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/gradebook/gradebook_application.min.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/ndt_field_test/ndt_field_test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/playground/runtime/pict-section-form.min.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/scope_mathematics/scope_mathematics.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/simple_table/simple_tabular_application.min.jshigh encoded/escaped-token density12
Show all 16 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/docs/examples/change_tracking/change_tracking.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/dynamic_analysis/dynamic_analysis_application.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/gradebook/gradebook_application.min.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/ndt_field_test/ndt_field_test.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/playground/runtime/pict-section-form.min.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/scope_mathematics/scope_mathematics.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/docs/examples/simple_table/simple_tabular_application.min.jshigh encoded/escaped-token density12
lowObfuscationpackage/docs/examples/change_tracking/change_tracking.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/examples/dynamic_analysis/dynamic_analysis_application.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/examples/gradebook/gradebook_application.min.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/examples/ndt_field_test/ndt_field_test.jsmatched "\\u00B0"3
lowObfuscationpackage/example_applications/ndt_field_test/NDT-Application.jsmatched "\\u00B0"3
lowObfuscationpackage/docs/playground/runtime/pict-section-form.min.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/playground/runtime/pict.min.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/examples/scope_mathematics/scope_mathematics.jsmatched "fromCharCode"3
lowObfuscationpackage/docs/examples/simple_table/simple_tabular_application.min.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts10
  • buildnpx quack build
  • coveragenpx quack coverage
  • docker-dev-builddocker build ./ -f Dockerfile_LUXURYCode -t pict-section-form-image:local
  • docker-dev-rundocker run -it -d --name pict-section-form-dev -p 48888:8080 -p 49999:9999 -v "$PWD/.config:/home/coder/.config" -v "$PWD:/home/coder/pict-section-form" -u "$(id -u):$(id -g)" -e "DOCKER_USER=$USER" pict-section-form-image:local
  • docker-dev-shelldocker exec -it pict-section-form-dev /bin/bash
  • linteslint source/**
  • startnode source/Pict-Section-Form.js
  • testnpx quack test
  • testsnpx quack test -g
  • typestsc -p .
Dependencies7
  • chart.js^4.5.1
  • fable-serviceproviderbase^3.0.19
  • marked^4.3.0
  • pict-provider^1.0.13
  • pict-section-tuigrid^1.0.31
  • pict-template^1.0.15
  • pict-view^1.0.68