PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
805
Versions published
12
First published
Jun 2026
Publisher
blue-diaz

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"}'
Publisherblue-diaz
Artifact bytes2,890,116
Previous version0.13.0
Published2026-06-05T17:47:55.973Z
SHA-256ef2d671bc6c2d4fa0c5f38752b26f2d6074cdb6fb7a3a9bc7e210faff74b89a4

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

review
Last checked
reviewRisk
10Score
0.13.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/shared/formatters/formatter.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/shared/formatters/core/syntax-map.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts61
  • addtutanus licencas disclaimer add
  • analistastutanus analistas
  • atualizartutanus atualizar
  • audittutanus licencas scan
  • azure:scantutanus azure scan
  • barrelstutanus barrels
  • buildtsc -p tsconfig.json && tsc-alias -p tsconfig.json && npm run build:web
  • build:webnext build
  • circleci:scantutanus circleci scan
  • converttutanus convert
  • coveragevitest run --coverage
  • devnext dev --port 3001
  • diagnosticartutanus diagnosticar
  • disclaimer:addtutanus licencas disclaimer add
  • disclaimer:verifytutanus licencas disclaimer verify
  • fix-typestutanus fix-types
  • format:checktutanus formatar --check
  • formatartutanus formatar --write
  • gha:apptutanus github-actions app
  • gha:gatetutanus github-actions gate
  • gha:reporttutanus github-actions report
  • gha:scantutanus github-actions scan
  • gitlab:scantutanus gitlab-ci scan
  • guardiantutanus guardian
  • headers:spdxfind src -name "*.ts" -exec grep -L "SPDX-License-Identifier" {} \; 2>/dev/null | head -20
  • importstutanus imports
  • imports:applytutanus imports --apply
  • imports:scantutanus imports --scan
  • jenkins:scantutanus jenkins scan
  • jsontutanus licencas scan --json
  • …and 31 more.
Dependencies23
  • @babel/parser7.29.7
  • @babel/traverse7.29.7
  • @babel/types7.29.7
  • @octokit/app16.1.2
  • chalk5.6.2
  • commander15.0.0
  • css-tree3.2.1
  • dotenv17.4.2
  • express5.2.1
  • fast-xml-parser5.8.0
  • htmlparser212.0.0
  • marked18.0.5
  • micromatch4.0.8
  • next16.2.7
  • openpgp6.3.1
  • ora9.4.0
  • p-limit7.3.0
  • postcss-sass0.5.0
  • postcss-scss4.0.9
  • react19.2.7
  • tutanus^0.12.9
  • xxhashjs0.2.2
  • yaml2.9.0