PkgRadar

Package evidence

@tsed/[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
1,586Niche · −30% score
Versions published
437Mature · −50% score
First published
Mar 2020
Publisher
romakita

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":["@tsed/[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":["@tsed/[email protected]"],"fail_on":"review"}'
Publisherromakita
Artifact bytes149,225
Previous version7.5.0-rc.9
Published2026-05-18T13:12:33.405Z
SHA-256c4dca9250433794e3f6ce7b3e2c5968c164eb91fa154368bab682b24e0d39ef6

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
1Score
7.5.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/esm/commands/init/InitCmd.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts4
  • buildyarn build:ts
  • build:tstsc --build tsconfig.esm.json
  • testvitest run
  • test:civitest run --coverage.thresholds.autoUpdate=true
Dependencies30
  • @modelcontextprotocol/sdk^1.25.1
  • @npmcli/run-script9.0.0
  • @swc-node/register^1.11.1
  • @swc/core^1.15.7
  • @swc/helpers^0.5.17
  • @tsed/cli-core7.5.0
  • @tsed/cli-mcp7.5.0
  • @tsed/cli-prompts7.5.0
  • @tsed/cli-tasks7.5.0
  • @tsed/core>=8.21.0
  • @tsed/di>=8.21.0
  • @tsed/hooks>=8.21.0
  • @tsed/logger>=8.0.3
  • @tsed/logger-std>=8.0.3
  • @tsed/normalize-path>=8.21.0
  • @tsed/openspec>=8.21.0
  • @tsed/schema>=8.21.0
  • chalk^5.3.0
  • change-case^5.4.4
  • consolidate^1.0.4
  • create-frame^1.0.0
  • fs-extra^11.2.0
  • globby^14.0.2
  • json-schema-to-zod2.6.1
  • read-pkg-up^11.0.0
  • rxjs^7.8.1
  • semver^7.6.3
  • ts-morph27.0.0
  • tslib^2.7.0
  • zod3.25.76