Package evidence
@interf/[email protected]
Known Indicator Filename: package/dist/packages/engine/agents/lib/execution.js
Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 108 · status changed
Related candidates
Linked campaigns and clusters
gedossman
2 members · evidence strength 64Evidence
Static findings
10 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/packages/engine/agents/lib/execution.js | package/dist/packages/engine/agents/lib/execution.js | 45 |
| high | Credential file access | package/dist/packages/engine/agents/lib/shells.js | matched ".ssh" | 30 |
| medium | Obfuscation Density | package/dist/interf-ui/_next/static/chunks/0~a36ujuzpaz..js | high encoded/escaped-token density | 12 |
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/packages/engine/agents/lib/execution.js | package/dist/packages/engine/agents/lib/execution.js | 45 |
| high | Credential file access | package/dist/packages/engine/agents/lib/shells.js | matched ".ssh" | 30 |
| medium | Obfuscation Density | package/dist/interf-ui/_next/static/chunks/0~a36ujuzpaz..js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/interf-ui/_next/static/chunks/0~a36ujuzpaz..js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/interf-ui/_next/static/chunks/03~yq9q893hmn.js | matched "\\u2028" | 3 |
| low | Obfuscation | package/dist/interf-ui/_next/static/chunks/0haldgm65ve6l.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/interf-ui/_next/static/chunks/13c8b~m8knjsf.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/dist/interf-ui/_next/static/chunks/14dznb2qpt-ho.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/interf-ui/_next/static/chunks/15z_en80lrq-3.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/packages/engine/verify/verify-targets.js | matched "\\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.jsdevtsc --watchdocs:check-publicnode scripts/docs/sync-public-repo.mjs --checkdocs:sync-publicnode scripts/docs/sync-public-repo.mjspostpacknode scripts/release/package-readme.mjs --cleanprepacknode scripts/release/package-readme.mjs --writeprepublishOnlynode scripts/release/prepublish-gate.mjstestnpm run test:smoketest:acceptancenpm run build && node scripts/acceptance/release.mjstest:acceptance-livenpm run build && node scripts/acceptance/live.mjstest:acceptance-quick:context-querynpm run build && node scripts/acceptance/targeted.mjs context-querytest:acceptance-quick:create-buildnpm run build && node scripts/acceptance/targeted.mjs create-buildtest:acceptance-quick:self-improvingnpm run build && node scripts/acceptance/targeted.mjs self-improving-buildtest:e2enpm run test:acceptancetest:e2e:claudenpm run test:acceptance-live -- --agent claude-code --with-testtest:e2e:codexnpm run test:acceptance-live -- --agent codex --with-testtest:fullnpm test && npm run web:buildtest:releasenpm run web:typecheck && npm test && node scripts/acceptance/release.mjs && npm run web:buildtest:smokenpm run build && node --test test/**/*.test.mjsweb:buildnode scripts/web/build-interf-ui.mjsweb:devnpm --prefix src/apps/interf-ui run devweb:typechecknpm --prefix src/apps/interf-ui run typecheck
Dependencies5
@clack/prompts^0.9.1@modelcontextprotocol/sdk^1.29.0chalk^5.4.1yargs^17.7.2zod^4.3.6