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
- 3,693Niche · −30% score
- Versions published
- 655Mature · −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
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
Credential file access: matched ".aws"
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 2 · status changed
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/distTs/src/utils.js | matched ".aws" | 5 |
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
Dependencies45
@buddy-works/ci-info1.1.7@fastify/accept-negotiator1.1.0@fastify/cors11.2.0@inquirer/prompts8.3.2@puppeteer/browsers2.13.0@scalar/json-magic0.12.4@scalar/openapi-parser0.25.6@scalar/openapi-types0.6.1@scalar/types0.7.4@xhmikosr/decompress11.1.1basic-auth2.0.1chalk4.1.2commander12.1.0content-disposition0.5.4cookie1.1.1cross-spawn7.0.6dotenv16.6.1eventsource4.1.0fastify5.8.5fdir6.5.0fflate0.8.2human-id4.1.3isbinaryfile5.0.7jsonwebtoken9.0.3mime-db1.54.0mime-types2.1.35netmask2.0.2node-forge1.4.0open11.0.0path-is-inside1.0.2- …and 15 more.