PkgRadar

Package evidence

@phuetz/[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.

Versions published
30
First published
Feb 2026
Publisher
phuetz

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":["@phuetz/[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":["@phuetz/[email protected]"],"fail_on":"review"}'
Publisherphuetz
Artifact bytes4,825,253
Previous version0.1.26
Published2026-02-21T16:45:25.912Z
SHA-2560a9f73a3a5ca35580698241137a09e775f978234258c130bd4e1581e6e7f3f7f

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
80Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 80 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/tools/bash.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/security/sandbox.jsmatched ".config/gcloud"10
mediumCredential file accesspackage/dist/security/sandboxed-terminal.jsmatched ".config/gcloud"10
mediumCredential file accesspackage/dist/tools/bash/security-patterns.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/workspace/workspace-isolation.jsmatched ".npmrc"10
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/tools/bash.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/security/sandbox.jsmatched ".config/gcloud"10
mediumCredential file accesspackage/dist/security/sandboxed-terminal.jsmatched ".config/gcloud"10
mediumCredential file accesspackage/dist/tools/bash/security-patterns.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/workspace/workspace-isolation.jsmatched ".npmrc"10
lowCredential file accesspackage/dist/agent/specialized/security-review/agent.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/context/context-loader.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/security/data-redaction.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/plugins/isolated-plugin-runner.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/dist/security/security-modes.jsmatched ".aws/"5
lowCredential file accesspackage/dist/tools/sql-tool.jsmatched ".config/gcloud"5

Manifest

Package metadata

Scripts27
  • benchnpm run bench:startup && npm run bench:tools
  • bench:startupnpx tsx benchmarks/startup.bench.ts
  • bench:toolsnpx tsx benchmarks/tools.bench.ts
  • buildtsc
  • build:bunbun run tsc
  • build:watchtsc --watch
  • check:circularnpx tsx scripts/check-circular-deps.ts
  • cleanrm -rf dist coverage .nyc_output *.tsbuildinfo
  • devbun run src/index.ts
  • dev:nodetsx src/index.ts
  • docstypedoc
  • docs:watchtypedoc --watch
  • formatprettier --write "src/**/*.{ts,tsx,js,jsx,json,md}"
  • format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,json,md}"
  • install:bunbun install
  • linteslint . --ext .js,.jsx,.ts,.tsx
  • lint:fixeslint . --ext .js,.jsx,.ts,.tsx --fix
  • perfPERF_TIMING=true npm start -- --help
  • perf:verbosePERF_TIMING=true VERBOSE=true npm start -- --help
  • startnode dist/index.js
  • start:bunbun run dist/index.js
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • typechecktsc --noEmit
  • typecheck:watchtsc --noEmit --watch
  • validatenpm run lint && npm run typecheck && npm test
Dependencies26
  • @iarna/toml^2.2.5
  • @modelcontextprotocol/sdk^1.24.3
  • @resvg/resvg-js^2.6.2
  • axios^1.13.2
  • better-sqlite3^11.10.0
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • commander^12.1.0
  • cors^2.8.5
  • diff-match-patch^1.0.5
  • dotenv^16.6.1
  • express^5.1.0
  • fast-glob^3.3.3
  • form-data^4.0.5
  • fs-extra^11.3.2
  • ignore^5.3.2
  • ink^4.4.1
  • marked^15.0.12
  • marked-terminal^7.3.0
  • openai^5.23.2
  • react^18.3.1
  • semver^7.7.3
  • terminal-image^4.1.0
  • tiktoken^1.0.22
  • yaml^2.8.0
  • zod^3.25.0
Optional dependencies27
  • @anthropic-ai/sdk^0.39.0
  • @google/generative-ai^0.21.0
  • @mlc-ai/web-llm^0.2.80
  • @nut-tree-fork/nut-js^4.2.6
  • @picovoice/porcupine-node^4.0.1
  • @vscode/ripgrep^1.17.0
  • @whiskeysockets/baileys^6.7.16
  • @xenova/transformers^2.17.2
  • adm-zip^0.5.16
  • alasql^4.17.0
  • d3^7.9.0
  • d3-node^4.0.1
  • js-yaml^4.1.0
  • jszip^3.10.1
  • matrix-js-sdk^36.3.0
  • node-llama-cpp^3.14.5
  • node-pty^1.0.0
  • pdf-parse^2.4.5
  • playwright^1.58.0
  • sharp^0.33.5
  • string-width^7.2.0
  • tar^7.5.3
  • tree-sitter^0.21.1
  • tree-sitter-bash^0.23.3
  • usearch^2.21.4
  • ws^8.18.0
  • xlsx^0.18.5