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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/esm/commands/init/InitCmd.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts4
buildyarn build:tsbuild:tstsc --build tsconfig.esm.jsontestvitest runtest: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.0chalk^5.3.0change-case^5.4.4consolidate^1.0.4create-frame^1.0.0fs-extra^11.2.0globby^14.0.2json-schema-to-zod2.6.1read-pkg-up^11.0.0rxjs^7.8.1semver^7.6.3ts-morph27.0.0tslib^2.7.0zod3.25.76