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
- 11
- First published
- May 2026
- Publisher
- andreitoma8
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts12
buildtsc && npm run copy-skills && npm run build:dashboardbuild:clitsc && npm run copy-skillsbuild:dashboardnext build dashboardclean:next-cachenode -e "const fs=require('fs');for (const d of ['dashboard/.next/cache','dashboard/.next/trace','dashboard/.next/types']) fs.rmSync(d,{recursive:true,force:true})"copy-skillsnode -e "const fs=require('fs');const p=require('path');fs.cpSync(p.join('src','skills'),p.join('dist','skills'),{recursive:true})"dev:clitsc --watchdev:dashboardnext dev dashboardformatprettier --write .lintprettier --check .prepacknpm run build && npm run clean:next-cachetestvitest runtest:watchvitest
Dependencies18
@dnd-kit/core^6.1.0@solidity-parser/parser^0.18.0@tanstack/react-table^8.17.0chalk^5.3.0chokidar^3.6.0commander^12.1.0glob^10.3.10mermaid^11.4.0next14.2.5next-themes^0.4.6ora^8.0.1react^18.3.1react-dom^18.3.1react-markdown^9.0.1rehype-highlight^7.0.0remark-gfm^4.0.0tiktoken^1.0.15zod^3.23.8