PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\u0000"

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
4
First published
May 2026
Publisher
ratelworks

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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,286,766
Previous version1.4.0
Published2026-05-24T10:02:06.817Z
SHA-256a24fe3e941dd39ca54a20f213a600b80072ea92619f7227a5573fad41a5f7879

Why flagged

What the scanner saw

Obfuscation: matched "\\u0000"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.5.0Version
Status history (2 events)
  1. availableavailable · risk review · score 3 · status available -> available, risk high -> review, score 67 -> 3
  2. newavailable · risk high · score 67 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install Lifecycle Suppresses Failure — prepare="git config core.hookspath .githooks 2>/dev/null || true"

10 members · evidence strength 83

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/build/lib/safety-report-storage.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts73
  • 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-synctsx scripts/verify/check-doc-code-sync.ts
  • check:essencetsx scripts/verify/check-essence.ts
  • check:lightweighttsx scripts/verify/check-lightweight.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
  • mcp:test:coveragetsx scripts/audit/coverage-report.ts
  • mcp:test:effecttsx scripts/test/test-graph-effect.ts
  • …and 43 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