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
- 689Mature · −50% score
- First published
- Oct 2024
- Publisher
- mical
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
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
Scripts17
buildTs(tsc --project tsconfig.json & tsc --project src/visualTest/utils/tsconfig.json & wait) && cp package.json distTs/package.jsone2enpm run buildTs && vitest run --config e2e/vitest.config.tse2e:agentvitest run --config e2e/vitest.config.ts e2e/modules/agent/e2e:apivitest run --config e2e/vitest.config.ts e2e/modules/api/e2e:artifactvitest run --config e2e/vitest.config.ts e2e/modules/artifact/e2e:authvitest run --config e2e/vitest.config.ts e2e/modules/auth/e2e:distrovitest run --config e2e/vitest.config.ts e2e/modules/distro/e2e:pipelinevitest run --config e2e/vitest.config.ts e2e/modules/pipeline/e2e:projectvitest run --config e2e/vitest.config.ts e2e/modules/project/e2e:sandboxvitest run --config e2e/vitest.config.ts e2e/modules/sandbox/e2e:tunnelvitest run --config e2e/vitest.config.ts e2e/modules/tunnel/e2e:tunnel-configvitest run --config e2e/vitest.config.ts e2e/modules/tunnel-config/e2e:versionvitest run --config e2e/vitest.config.ts e2e/modules/version/e2e:workspacevitest run --config e2e/vitest.config.ts e2e/modules/workspace/linteslint "*/**"lint:typestsc --skipLibCheck --noEmit --project tsconfig.jsonwatchtsc --watch --project tsconfig.json & tsc --watch --project src/visualTest/utils/tsconfig.json
Dependencies44
@buddy-works/ci-info1.1.7@fastify/accept-negotiator2.0.1@fastify/cors11.2.0@inquirer/prompts8.5.2@puppeteer/browsers2.13.0@scalar/json-magic0.12.16@scalar/openapi-parser0.28.7@scalar/openapi-types0.9.1@xhmikosr/decompress11.1.3basic-auth2.0.1chalk5.6.2commander15.0.0content-disposition2.0.1cookie1.1.1cross-spawn7.0.6dotenv17.4.2eventsource4.1.0fastify5.8.5fdir6.5.0fflate0.8.3human-id4.2.0isbinaryfile6.0.0jsonwebtoken9.0.3mime-db1.54.0mime-types3.0.2netmask2.1.1node-forge1.4.0open11.0.0path-is-inside1.0.2picomatch4.0.4- …and 14 more.