PkgRadar

Package evidence

@hanna84/[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
1,853Niche · −30% score
Versions published
186
First published
Apr 2026
Publisher
hanna.r

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":["@hanna84/[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":["@hanna84/[email protected]"],"fail_on":"review"}'
Publisherhanna.r
Artifact bytes249,765
Previous version3.29.0
Published2026-06-07T18:45:44.251Z
SHA-2569c31617503ec34c9e2f843034c3ede184ce11442a4a159640a0c276c0ae484d3

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts22
  • check:docsnpm run docs && git diff --exit-code -- docs/agents/tools.md
  • check:prnpm run check:static && npm test
  • check:staticnpm run lint && npm run guard:legacy-root-imports && npm run guard:docker-docs && npm run check:docs
  • docsnode src/scripts/generate-tool-docs.mjs
  • guard:docker-docsnode src/scripts/check-docker-docs.mjs
  • guard:legacy-root-importsnode src/scripts/check-legacy-root-imports.mjs
  • linteslint *.js eslint-rules src/index.js src/core src/review-bundles src/runtime src/setup src/scripts src/structure src/styleguide src/sync src/tools src/workflows src/world
  • lint:metadatanode src/scripts/lint-metadata.mjs
  • manual:merge-beta-testnode src/scripts/manual/run_mcp_test.js
  • manual:realtestnode src/scripts/manual-scrivener-realtest.mjs
  • manual:review-bundlenode src/scripts/manual/run_create_review_bundle.js
  • manual:scenariosnode src/scripts/manual/test-scenarios.mjs
  • manual:testnode src/scripts/manual/test.mjs
  • new:entitynode src/scripts/new-world-entity.js
  • normalize:scene-charactersnode --experimental-sqlite src/scripts/normalize-scene-characters.mjs
  • releaserelease-it
  • setup:openclaw-envsh src/scripts/setup-openclaw-env.sh
  • startnode --experimental-sqlite index.js
  • sync:server-json-versionnode src/scripts/sync-server-json-version.mjs
  • testnpm run test:unit && npm run test:integration
  • test:integrationnode --experimental-sqlite --test --test-concurrency=1 src/test/integration/*.test.mjs
  • test:unitnode --experimental-sqlite --test src/test/unit/*.test.mjs
Dependencies6
  • @modelcontextprotocol/sdk^1.29.0
  • @xmldom/xmldom^0.9.10
  • gray-matter^4.0.3
  • js-yaml^4.1.1
  • pdfkit^0.18.0
  • zod^4.4.3