PkgRadar

Package evidence

@interf/[email protected]

Known Indicator Filename: package/dist/packages/engine/agents/lib/execution.js

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":["@interf/[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":["@interf/[email protected]"],"fail_on":"high"}'
Publishergedossman
Artifact bytes1,127,204
Previous version0.22.0
Published2026-05-09T08:07:09.816Z
SHA-2568c38b0e895b1112dc915321dafaa520fa1af5f4f270a4863772cbe12771f1ff3

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/packages/engine/agents/lib/execution.js

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

gedossman

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/packages/engine/agents/lib/execution.jspackage/dist/packages/engine/agents/lib/execution.js45
highCredential file accesspackage/dist/packages/engine/agents/lib/shells.jsmatched ".ssh"30
mediumObfuscation Densitypackage/dist/interf-ui/_next/static/chunks/0~a36ujuzpaz..jshigh encoded/escaped-token density12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/packages/engine/agents/lib/execution.jspackage/dist/packages/engine/agents/lib/execution.js45
highCredential file accesspackage/dist/packages/engine/agents/lib/shells.jsmatched ".ssh"30
mediumObfuscation Densitypackage/dist/interf-ui/_next/static/chunks/0~a36ujuzpaz..jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/interf-ui/_next/static/chunks/0~a36ujuzpaz..jsmatched "atob("3
lowObfuscationpackage/dist/interf-ui/_next/static/chunks/03~yq9q893hmn.jsmatched "\\u2028"3
lowObfuscationpackage/dist/interf-ui/_next/static/chunks/0haldgm65ve6l.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/interf-ui/_next/static/chunks/13c8b~m8knjsf.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/interf-ui/_next/static/chunks/14dznb2qpt-ho.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/interf-ui/_next/static/chunks/15z_en80lrq-3.jsmatched "\\u0000"3
lowObfuscationpackage/dist/packages/engine/verify/verify-targets.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts22
  • buildnode -e "require('fs').rmSync('dist',{recursive:true,force:true});require('fs').rmSync('.tsbuildinfo',{force:true})" && tsc && chmod 755 dist/bin.js
  • devtsc --watch
  • docs:check-publicnode scripts/docs/sync-public-repo.mjs --check
  • docs:sync-publicnode scripts/docs/sync-public-repo.mjs
  • postpacknode scripts/release/package-readme.mjs --clean
  • prepacknode scripts/release/package-readme.mjs --write
  • prepublishOnlynode scripts/release/prepublish-gate.mjs
  • testnpm run test:smoke
  • test:acceptancenpm run build && node scripts/acceptance/release.mjs
  • test:acceptance-livenpm run build && node scripts/acceptance/live.mjs
  • test:acceptance-quick:context-querynpm run build && node scripts/acceptance/targeted.mjs context-query
  • test:acceptance-quick:create-buildnpm run build && node scripts/acceptance/targeted.mjs create-build
  • test:acceptance-quick:self-improvingnpm run build && node scripts/acceptance/targeted.mjs self-improving-build
  • test:e2enpm run test:acceptance
  • test:e2e:claudenpm run test:acceptance-live -- --agent claude-code --with-test
  • test:e2e:codexnpm run test:acceptance-live -- --agent codex --with-test
  • test:fullnpm test && npm run web:build
  • test:releasenpm run web:typecheck && npm test && node scripts/acceptance/release.mjs && npm run web:build
  • test:smokenpm run build && node --test test/**/*.test.mjs
  • web:buildnode scripts/web/build-interf-ui.mjs
  • web:devnpm --prefix src/apps/interf-ui run dev
  • web:typechecknpm --prefix src/apps/interf-ui run typecheck
Dependencies5
  • @clack/prompts^0.9.1
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.4.1
  • yargs^17.7.2
  • zod^4.3.6