PkgRadar

Package evidence

[email protected]

no findings

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.

Weekly downloads
9
Versions published
4
First published
Apr 2026
Publisher
franklabs

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"}'
Publisherfranklabs
Artifact bytes316,271
Previous version0.1.2
Published2026-05-14T00:52:03.171Z
SHA-256f4e6ac8eaa1a405cef4e57d1c9584029c6386c51c54866fe0d4cfeea2ace8f0f

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsc && rm -rf dist/dashboard/client && cp -r src/dashboard/client dist/dashboard/client
  • devtsx src/cli.ts
  • linteslint src tests --ext .ts
  • testvitest run
  • test:ai-liveRUN_AI_LIVE_TESTS=1 vitest run --config vitest.live.config.ts
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies15
  • @anthropic-ai/sdk^0.88.0
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.3.0
  • commander^12.0.0
  • express^5.2.1
  • fast-glob^3.3.2
  • minimatch^10.2.5
  • open^11.0.0
  • openai^6.34.0
  • pino^9.0.0
  • typescript^5.4.0
  • ws^8.20.0
  • yaml^2.4.0
  • zod^3.22.4
  • zod-to-json-schema^3.25.2