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.

Versions published
605Established · −30% score
First published
Aug 2025
Publisher
akira-cn

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherakira-cn
Artifact bytes298,314
Previous version4.76.2
Published2026-06-03T10:36:41.338Z
SHA-2563b47d92edfa6c47946c3f0748a87b90f058d8d9a068d7057db07e24e75aad3b4

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildpnpm build:sdk && pnpm build:sandbox
  • build:sandboxesbuild sandbox/index.ts --bundle --platform=node --outfile=sandbox/http-proxy.js --external:sharp --external:playwright-core --external:playwright-extra --external:puppeteer-extra-plugin-stealth --allow-overwrite --tsconfig-raw={}
  • build:sdkrm -rf ./dist && tsc && chmod +x dist/cli/*.js && cp -r src/mcp/servers/prompts dist/mcp/servers/
  • build:workeresbuild worker/worker.ts --bundle --format=cjs --platform=node --outfile=worker/worker.js
  • deploy:chrome./scripts/deploy-template.sh cerevox-chrome-stable chrome-stable.Dockerfile ./chrome-stable.toml
  • deploy:chromium./scripts/deploy-template.sh cerevox-chromium chromium.Dockerfile ./chromium.toml
  • deploy:volcano./scripts/deploy-volcano.sh vefaas-sandbox.Dockerfile cerevox-vefaas
  • deploy:volcano-chrome./scripts/deploy-volcano.sh vefaas-sandbox-chrome.Dockerfile cerevox-vefaas-chrome
  • devts-node src/index.ts
  • formatprettier --write src/**/*.{mjs,ts}
  • linteslint src/**/*.{mjs,ts} --no-error-on-unmatched-pattern
  • lint:fixeslint src/**/*.{mjs,ts} --fix --no-error-on-unmatched-pattern
Dependencies30
  • @coze/api^1.3.7
  • @modelcontextprotocol/sdk^1.17.2
  • @numairawan/video-duration^1.0.0
  • @types/multer^2.0.0
  • axios^1.12.2
  • commander^14.0.0
  • dotenv^16.5.0
  • esbuild^0.25.8
  • form-data^4.0.4
  • i^0.3.7
  • image-size^2.0.2
  • jsonwebtoken^9.0.3
  • mime^3.0.0
  • mime-types^3.0.2
  • mixpanel^0.18.1
  • mp3-duration^1.1.0
  • multer^2.0.2
  • npm^11.13.0
  • nunjucks^3.2.4
  • open^8.4.2
  • pino^9.7.0
  • pino-pretty^13.1.1
  • playwright-core^1.53.2
  • reflect-metadata^0.2.2
  • shell-quote^1.8.3
  • typescript^5.8.3
  • undici^6.25.0
  • uuid^11.1.0
  • ws^8.18.3
  • zod^3.25.76