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
- 866
- Versions published
- 62Mature · −50% score
- First published
- Mar 2024
- Publisher
- swax
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 review · score 8 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node ./bin/postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts10
agent:assistantnode dist/naisys.js ../../agents/assistant.yaml --integrated-hub --supervisor --erpagent:scdb:program-directorcd ../../agents/scdb && node ../../apps/naisys/dist/naisys.js program-director.yamlbuildtscbuild/run/attachabletsc && node --inspect dist/naisys.js ../../agents/assistant.yaml --supervisorcleannpx rimraf disteslintnpx eslint srcnpm:publishnpm publishnpm:publish:dryrunnpm publish --dry-runpostinstallnode ./bin/postinstall.cjstestvitest run
Dependencies19
@anthropic-ai/sdk^0.98.0@google/genai^2.6.0@naisys/common3.0.3@naisys/common-node3.0.3@naisys/hub-protocol3.0.3@xterm/headless^6.0.0chalk^5.6.2commander^14.0.3dotenv^17.4.2js-yaml^4.1.1openai^6.39.0playwright-core^1.60.0sharp^0.34.5socket.io-client^4.8.3string-argv^0.3.2strip-ansi^7.2.0text-table^0.2.0tiktoken^1.0.22tree-kill^1.2.2