PkgRadar

Package evidence

[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
113
First published
Jan 2026
Publisher
egonschiele

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheregonschiele
Artifact bytes1,641,663
Previous version0.3.0
Published2026-06-03T14:36:54.604Z
SHA-256b205eb175b0e338aa5450533f1f5c56be6d820b27fa8d17804bbdf8235786692

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.4.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/lib/agents/agency-agent/images/images.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts26
  • anode ./dist/scripts/agency.js
  • agencynode ./dist/scripts/agency.js
  • agentnode ./dist/scripts/agency.js agent
  • astnode ./dist/scripts/agency.js ast
  • buildmake build
  • bundlenode ./dist/scripts/agency.js bundle
  • circular-depsnpx dpdm --circular lib/parser.ts
  • compilenode ./dist/scripts/agency.js compile
  • debugnode ./dist/scripts/agency.js debug
  • diagnosticsnode ./dist/scripts/agency.js diagnostics
  • evalnode ./dist/scripts/agency.js test eval
  • fixturesnode ./dist/scripts/agency.js test fixtures
  • fmtnode ./dist/scripts/agency.js fmt
  • lint:fixeslint lib/ --fix
  • lint:structureeslint lib/
  • preprocessnode ./dist/scripts/agency.js preprocess
  • rrnode ./dist/scripts/agency.js rr
  • startnode dist/index.js
  • templatestypestache ./lib/templates
  • testvitest --test-timeout=1000
  • test:agencytime node ./dist/scripts/agency.js test tests/agency -p 12
  • test:agency-jstime node ./dist/scripts/agency.js test js tests/agency-js -p 12
  • test:runvitest run
  • tracenode ./dist/scripts/agency.js trace
  • typechecktsc --noEmit
  • unbundlenode ./dist/scripts/agency.js unbundle
Dependencies15
  • chokidar^4
  • cli-highlight^2.1.11
  • commander^14.0.3
  • diff-match-patch^1.0.5
  • esbuild^0.27.4
  • nanoid^5.1.6
  • picomatch^4.0.4
  • prompts^2.4.2
  • smoltalk^0.3.0
  • tarsec0.3.2
  • typestache^0.5.0
  • vscode-languageserver^9.0.1
  • vscode-languageserver-protocol^3.17.5
  • vscode-languageserver-textdocument^1.0.12
  • zod^4.3.5