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
- 2,067Niche · −30% score
- Versions published
- 95Established · −30% score
- First published
- Dec 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@standardagents/[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":["@standardagents/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 3 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/client/MarketplaceView.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/plugin.js | matched ".npmrc" | 5 |
| low | Large Javascript Payload | package/dist/built-in-routes.js | 4539521 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/monaco.js | 3854124 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/assets/ts.worker-CAwxJUvc.js | 6013877 bytes | 0 |
Manifest
Package metadata
Scripts15
buildpnpm build:ui && pnpm build:code && pnpm build:copy-wasmbuild:codetsupbuild:copy-wasmcp node_modules/@standardagents/sip/dist/sip.wasm dist/sip.wasmbuild:uivite build --config vite.config.ui.tsbuild:ui:testKEEP_TEST_IDS=true vite build --config vite.config.ui.tsdevtsup --watchdev:uivite --config vite.config.ui.ts --port 5177testvitesttest:coveragevitest run --coveragetest:integrationvitest --config vitest.workerd.config.tstest:uivitest --config vitest.ui.config.tstest:unitvitest --config vitest.config.tstest:watchvitest --watchtheme:build:compactnode scripts/build-compact-theme.mjstypechecktsc --noEmit
Dependencies14
@anthropic-ai/sdk^0.104.1@cloudflare/vite-plugin1.17.0@formkit/auto-animate^0.9.0@rollup/plugin-commonjs^28.0.0@rollup/plugin-node-resolve^16.0.0@standardagents/cloudflare0.18.1@standardagents/sip1.0.1@standardagents/spec0.18.1magic-string^0.30.21openai^6.5.0rollup^4.0.0rollup-plugin-esbuild^6.0.0typescript^5.9.0zod^4.0.17