PkgRadar

Package evidence

[email protected]

Credential file access: matched ".azure"

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
80Mature · −50% score
First published
Oct 2024
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 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"}'
Artifact bytes133,383
Previous version1.13.1
Published2026-04-26T14:08:21.265Z
SHA-256836ea98037ee5f05510d70fdf52d265d448a4faba87a9a743d212860d3b80e4f

Why flagged

What the scanner saw

Credential file access: matched ".azure"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.14.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/lib/core/git/gitRemoteParse.jsmatched ".azure"5

Manifest

Package metadata

Scripts24
  • benchnode --run build && hyperfine --warmup 2 --runs 10 'node bin/repomix.cjs'
  • bench:coresnode --run build && bash scripts/bench-cores.sh
  • buildrimraf lib && tsc -p tsconfig.build.json
  • build-bunbun run build
  • lintnode --run lint-biome && node --run lint-oxlint && node --run lint-ts && node --run lint-secretlint
  • lint-biomebiome check --write
  • lint-oxlintoxlint --fix
  • lint-secretlintsecretlint "**/*" --secretlintignore .gitignore
  • lint-tstsgo --noEmit
  • memory-checknode --run repomix -- --verbose | grep Memory
  • memory-check-one-filenode --run repomix -- --verbose --include 'package.json' | grep Memory
  • pinact-checkpinact run --check
  • pinact-runpinact run
  • preparenpm run build
  • repomixnode --run build && node --enable-source-maps --trace-warnings bin/repomix.cjs
  • repomix-srcnode --run repomix -- --include 'src,tests'
  • repomix-websitenode --run repomix -- --include 'website'
  • testvitest
  • test-coveragevitest run --coverage
  • time-bunbun run build && time bun bin/repomix.cjs
  • time-nodenode --run build && time node bin/repomix.cjs
  • websitedocker compose -f website/compose.yml build --no-cache && docker compose -f website/compose.yml up
  • website-bundledocker compose -f website/compose.bundle.yml build --no-cache && docker compose -f website/compose.bundle.yml up
  • website-generate-schematsx website/client/scripts/generateSchema.ts
Dependencies27
  • @clack/prompts^0.11.0
  • @modelcontextprotocol/sdk^1.29.0
  • @repomix/strip-comments^2.4.2
  • @repomix/tree-sitter-wasms^0.1.16
  • @secretlint/core^11.6.0
  • @secretlint/secretlint-rule-preset-recommend^11.6.0
  • commander^14.0.3
  • fast-xml-builder^1.1.4
  • git-url-parse^16.1.0
  • globby^16.2.0
  • gpt-tokenizer^3.4.0
  • handlebars^4.7.9
  • iconv-lite^0.7.0
  • is-binary-path^3.0.0
  • isbinaryfile^5.0.2
  • jiti^2.6.1
  • jschardet^3.1.4
  • json5^2.2.3
  • minimatch^10.2.5
  • picocolors^1.1.1
  • picospinner^3.0.0
  • tar^7.5.13
  • tinyclip^0.1.12
  • tinypool^2.1.0
  • valibot^1.3.1
  • web-tree-sitter^0.26.8
  • zod^4.3.6