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
262
Versions published
6
First published
May 2026
Publisher
ratelworks

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"}'
Publisherratelworks
Artifact bytes19,447,921
Previous version1.6.0
Published2026-06-10T00:47:27.612Z
SHA-256f3738c704850443aa9f235899f75b55058fbd29c0bb963bcf85a7acbf9b604e9

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

Scripts75
  • audittsx scripts/audit/audit-graph-health.ts && tsx scripts/audit/legal-coverage-audit.ts
  • audit:blocker-contracttsx scripts/audit/audit-blocker-contract.ts
  • audit:criticaltsx scripts/audit/audit-graph-health.ts --strict --critical
  • audit:expandtsx scripts/audit/audit-jsonld-expand.ts
  • audit:graph-v2tsx scripts/audit/audit-ontology-v2.ts
  • audit:kosha-gapstsx scripts/audit/audit-kosha-guide-gaps.ts
  • audit:master-cycle-drifttsx scripts/audit/audit-master-cycle-drift.ts
  • audit:stricttsx scripts/audit/audit-graph-health.ts --strict
  • auto-improvetsx scripts/quality/auto-improve.ts
  • buildtsc && tsx scripts/build/copy-ontology-assets.ts && tsx scripts/build/generate-inventory.ts && tsx scripts/build/sync-docs.ts && node -e "import('fs').then(fs=>fs.chmodSync('build/cli.js',0o755))"
  • check:allnpm run check:essence && npm run check:lightweight
  • check:doc-citationstsx scripts/verify/check-doc-citation-existence.ts
  • check:doc-synctsx scripts/verify/check-doc-code-sync.ts
  • check:essencetsx scripts/verify/check-essence.ts
  • check:lightweighttsx scripts/verify/check-lightweight.ts
  • check:oss-hygienetsx scripts/verify/check-oss-hygiene.ts
  • clinode build/cli.js
  • crawl-koshatsx scripts/sync/crawl-kosha-portal.ts
  • devtsx src/index.ts
  • docs:checktsx scripts/build/sync-docs.ts --check
  • docs:synctsx scripts/build/sync-docs.ts
  • evaluate-jsonldtsx scripts/verify/evaluate-jsonld.ts
  • export-rdftsx scripts/ontology/export-rdf.ts
  • form-conformancetsx scripts/verify/form-conformance.ts
  • mcp:a2ui:demonode build/cli.js call render_a2ui_form --inputJson '{"docId":"daily_tbm","format":"jsonl"}'
  • mcp:inspectnpx @modelcontextprotocol/inspector node build/cli.js serve
  • mcp:startnode build/cli.js serve
  • mcp:test:a2uitsx scripts/test/test-a2ui-workflow.ts
  • mcp:test:allnpm run build && npm run mcp:test:lifecycle && npm run mcp:test:a2ui && npm run mcp:test:scenarios && npm run mcp:test:fillrate:top && npm run mcp:test:graph
  • mcp:test:consistencytsx scripts/test/test-graph-consistency.ts
  • …and 45 more.
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • commander^12.1.0
  • fast-xml-parser^5.8.0
  • graphology^0.26.0
  • zod^3.23.8