PkgRadar

Package evidence

@esankhan3/[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":["@esankhan3/[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":["@esankhan3/[email protected]"],"fail_on":"review"}'
Publisheresankhan3
Artifact bytes2,085,578
Previous version0.2.1
Published2026-05-25T06:33:11.598Z
SHA-256e29aacdb6a9a27d4a55f684e275581a71d39bb1a617ac889ff5664f6f1cc58d7

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
115Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 115 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/doctor.jsmatched "curl "12
mediumRemote Payloadpackage/dist/dashboard/dist/assets/index-tpc25n-z.jsmatched "curl "12
Show all 31 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/doctor.jsmatched "curl "12
mediumRemote Payloadpackage/dist/dashboard/dist/assets/index-tpc25n-z.jsmatched "curl "12
lowCredential file accesspackage/dist/dashboard/server/setup/load-env.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/dashboard/server/review-rules/security-prepass.jsmatched "AWS_ACCESS_KEY"5
lowObfuscationpackage/dist/commands/auth.jsmatched "\\u0004"3
lowObfuscationpackage/dist/git/branch-name.jsmatched "\\x00"3
lowObfuscationpackage/dist/pipeline/budget.jsmatched "\\u2500"3
lowObfuscationpackage/dist/pipeline/conventions.jsmatched "\\u2717"3
lowObfuscationpackage/dist/sandbox/deploy-output-parser.jsmatched "\\x1B"3
lowObfuscationpackage/dist/commands/diff.jsmatched "\\u2717"3
lowObfuscationpackage/dist/commands/doctor.jsmatched "\\u25CB"3
lowObfuscationpackage/dist/resilience/garbage-detector.jsmatched "\\x00"3
lowObfuscationpackage/dist/incident-stats-formatter.jsmatched "\\u001b"3
lowObfuscationpackage/dist/dashboard/server/incident-webhooks.jsmatched "Buffer.from(s, 'base64"3
lowObfuscationpackage/dist/dashboard/dist/assets/index-tpc25n-z.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/dashboard/server/pipeline/json-extract.jsmatched "\\u201C"3
lowObfuscationpackage/dist/dashboard/server/pipeline-approval-tokens.jsmatched "Buffer.from(input, 'base64"3
lowObfuscationpackage/dist/dashboard/server/plan-share.jsmatched "Buffer.from(input, 'base64"3
lowObfuscationpackage/dist/commands/replay.jsmatched "\\u2713"3
lowObfuscationpackage/dist/dashboard/server/review-dismissal-store.jsmatched "\\u0001"3
lowObfuscationpackage/dist/commands/runs.jsmatched "\\x1b"3
lowObfuscationpackage/dist/dashboard/server/review-rules/security-prepass.jsmatched "eval("3
lowObfuscationpackage/dist/dashboard/server/browser/session-manager.jsmatched "\\u241F"3
lowObfuscationpackage/dist/commands/setup.jsmatched "\\u2713"3
lowObfuscationpackage/dist/analytics/stats-formatter.jsmatched "\\u2581"3
lowObfuscationpackage/dist/ui/summary.jsmatched "\\x1B"3
lowObfuscationpackage/dist/dashboard/server/test-share.jsmatched "Buffer.from(input, 'base64"3
lowObfuscationpackage/dist/commands/tui.jsmatched "\\x1B"3
lowObfuscationpackage/dist/commands/validate.jsmatched "\\u2713"3
lowObfuscationpackage/dist/dashboard/server/tools/web-fetch.jsmatched "\\u241F"3
lowObfuscationpackage/dist/dashboard/server/tools/web-tool-bridge.jsmatched "\\u241F"3

Manifest

Package metadata

Scripts3
  • buildnpm --prefix ../dashboard run build && tsc -b && node ./scripts/bundle-dashboard.mjs && (mkdir -p dist/templates && cp src/templates/*.yaml dist/templates/ 2>/dev/null || true) && (mkdir -p dist/personas/prompts && cp src/personas/prompts/*.md dist/personas/prompts/ 2>/dev/null || true)
  • devtsc -b --watch
  • testecho 'cli has no per-workspace node:test files (knowledge tests moved to @anvil/knowledge-core; hooks integration test runs via root jest)'
Dependencies17
  • @esankhan3/anvil-agent-core^0.3.0
  • @esankhan3/anvil-convention-core^0.3.0
  • @esankhan3/anvil-core-pipeline^0.3.0
  • @esankhan3/anvil-knowledge-core^0.3.0
  • @esankhan3/anvil-memory-core^0.3.0
  • commander^13.1.0
  • lucide-react1.8.0
  • picocolors^1.1.1
  • react^19.1.0
  • react-dom^19.1.0
  • react-force-graph-2d1.29.1
  • socket.io^4.8.3
  • socket.io-client^4.8.3
  • ts-pattern^5.9.0
  • ws^8.18.0
  • yaml^2.7.1
  • zod^3.25.76