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
241Established · −30% score
First published
Nov 2025
Publisher
bazilio-san

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"}'
Publisherbazilio-san
Artifact bytes618,683
Previous version0.12.3
Published2026-06-08T04:55:51.927Z
SHA-256d48cc7a3104c7120f3818c17490d84b423d3b4528eb1ee33f4fc19fe0f23016f

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.12.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

Scripts36
  • agents:linknode scripts/claude-2-agents-symlink.js setup
  • agents:link:removenode scripts/claude-2-agents-symlink.js remove
  • agents:link:statusnode scripts/claude-2-agents-symlink.js status
  • buildtsc && npm run copy-static
  • cbnpm run clean && npm run build
  • check-llmnode dist/core/agent-tester/check-llm.js
  • cinode --no-deprecation ./scripts/npm/run.js
  • cleanrimraf dist
  • copy-staticnode scripts/copy-static.js
  • devtsc --watch
  • formatoxfmt --check .
  • format:fixoxfmt .
  • lintoxlint .
  • lint-fix-buildoxlint --fix . && oxfmt . && rimraf dist && tsc && node scripts/copy-static.js
  • lint:fixoxlint --fix .
  • prepublishOnlynpm run cb
  • qualitynpm run lint && npm run format
  • quality:fixnpm run lint:fix && npm run format:fix
  • reinstallnode --no-deprecation ./scripts/npm/run.js reinstall
  • startnpm run template:start
  • template:startnode dist/template/start.js
  • template:stdionode dist/template/start.js stdio
  • test:agent-tester-modesnpm run build && node tests/agent-tester-auth-modes.test.mjs
  • test:agent-tester-ttlnpm run build && node tests/agent-tester-ttl-refresh.test.mjs
  • test:binary-resourcenpm run build && node tests/binary-resource.test.mjs
  • test:capabilitiesnpm run build && node tests/capabilities.test.mjs
  • test:completionsnpm run build && node tests/completions.test.mjs
  • test:error-codesnpm run build && node tests/error-codes.test.mjs
  • test:error-sanitizenpm run build && node tests/error-sanitize.test.mjs
  • test:ip-checknpm run build && node tests/ip-check.test.mjs
  • …and 6 more.
Dependencies26
  • @modelcontextprotocol/sdk^1.29.0
  • @tsoa/runtime^6.6.0
  • af-ad-ts^0.0.71
  • af-db-ts^3.0.34
  • af-logger-ts^0.0.26
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • config^4.4.1
  • cors^2.8.6
  • dotenv^17.4.1
  • express^5.2.1
  • fa-consul^1.0.7
  • helmet^8.1.0
  • jose^5.10.0
  • js-yaml^4.1.1
  • jsonwebtoken^9.0.3
  • node-cache^5.1.2
  • openai^6.33.0
  • pgvector^0.2.1
  • prom-client^15.1.3
  • rate-limiter-flexible^11.0.0
  • swagger-ui-express^5.0.1
  • tsoa^6.6.0
  • uuid^13.0.0
  • ya-express-ntlm^1.0.39