PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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":["[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"}'
Publishernpmaggroot
Artifact bytes2,892,858
Previous version1.5.6
Published2026-05-25T07:02:48.173Z
SHA-2569a910256b99a1889f9b0b63f66de6efb4396304da8320fdec9a15c86b115aaa2

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
25Score
1.5.7Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/generate-example-skills.tsmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/index.cjs9752483 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/generate-example-skills.tsmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/index.cjs9752483 bytes10
lowObfuscationpackage/share/agents/agent-coder.jsonmatched "\\u201c"3

Manifest

Package metadata

Scripts22
  • buildnode -e "require('fs').rmSync('dist',{recursive:true,force:true})" && tsc -p tsconfig.build.json && node scripts/obfuscate.mjs && node scripts/verify-no-source.mjs
  • build:allnode scripts/build-all.mjs
  • build:devtsc
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true});require('fs').rmSync('logs',{recursive:true,force:true})"
  • devnode --no-warnings --import=tsx --watch src/index.ts
  • dev:no-watchnode --no-warnings --import=tsx src/index.ts
  • dev:silentnode --no-warnings --import=tsx --watch src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • install:allnpm install && npm run rebuild-native
  • linteslint .
  • lint:fixeslint . --fix
  • prepacknpm run build
  • rebuild-nativenpm rebuild better-sqlite3 sharp
  • rebuild:linuxnpm rebuild --build-from-source better-sqlite3 sharp
  • rebuild:windowsnpm rebuild --build-from-source better-sqlite3 sharp
  • startnode --no-warnings --max-old-space-size=4096 dist/index.cjs
  • testvitest
  • test:coveragevitest run --coverage
  • test:cross-platformnode test-cross-platform.js
  • test:runvitest run
  • type-checktsc --noEmit
Dependencies39
  • @aggroot/protocolworkspace:*
  • @aggroot/serverworkspace:*
  • @modelcontextprotocol/sdk^1.29.0
  • @vscode/ripgrep^1.17.1
  • @xenova/transformers^2.17.0
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • chokidar^5.0.0
  • cli-table3^0.6.5
  • diff^9.0.0
  • docx^9.6.1
  • dotenv^17.3.1
  • exceljs^4.4.0
  • glob^13.0.6
  • iconv-lite^0.7.2
  • ink^6.8.0
  • inquirer^12.0.0
  • lru-cache^11.2.7
  • mammoth^1.12.0
  • marked^18.0.3
  • openai^4.67.0
  • ora^8.1.0
  • pino^9.5.0
  • pino-pretty^11.2.0
  • playwright^1.60.0
  • pptxgenjs^4.0.1
  • react^19.2.4
  • react-reconciler^0.31.0
  • scheduler^0.27.0
  • …and 9 more.
Optional dependencies3
  • @honcho-ai/sdk^2.1.1
  • better-sqlite3^12.8.0
  • sharp^0.34.5