PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

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 promoting

Mixed 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"}'
Publishermical
Artifact bytes246,575
Previous version1.22.57-dev
Published2026-05-27T12:35:33.341Z
SHA-256603ce38c12adf85ab01a773e3f8674e44f06ccba55cc313daf1888a94ea87fdf

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

review
Last checked
reviewRisk
2Score
1.22.57-stageVersion
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/distTs/src/utils.jsmatched ".aws"5

Manifest

Package metadata

Scripts17
  • buildTs(tsc --project tsconfig.json & tsc --project src/visualTest/utils/tsconfig.json & wait) && cp package.json distTs/package.json
  • e2enpm run buildTs && vitest run --config e2e/vitest.config.ts
  • e2e: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.json
  • watchtsc --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.1
  • basic-auth2.0.1
  • chalk4.1.2
  • commander12.1.0
  • content-disposition0.5.4
  • cookie1.1.1
  • cross-spawn7.0.6
  • dotenv16.6.1
  • eventsource4.1.0
  • fastify5.8.5
  • fdir6.5.0
  • fflate0.8.2
  • human-id4.1.3
  • isbinaryfile5.0.7
  • jsonwebtoken9.0.3
  • mime-db1.54.0
  • mime-types2.1.35
  • netmask2.0.2
  • node-forge1.4.0
  • open11.0.0
  • path-is-inside1.0.2
  • …and 15 more.