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
- 1
- First published
- Jun 2026
- Publisher
- chris2001
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":["[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"}'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 5 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dt-skill/src/skills.test.ts | matched ".npmrc" | 5 |
| low | Obfuscation Density | package/dt-skill/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts24
buildNODE_OPTIONS=--openssl-legacy-provider && easy buildcheck-typestsc --skipLibCheckcleaneasy cleancznpm run log && git add . && git czdebugegg-bin debugdevNODE_OPTIONS=--openssl-legacy-provider egg-bin dev --daemondingBotnode DingBot.jseslintnpx eslint '**/*.js' '**/*.ts' '**/*.tsx'eslint:fixnpx eslint '**/*.js' '**/*.ts' '**/*.tsx' --fixhelpDocdocsify serve ./docs/docsifyiinpm install --registry https://registry.npm.taobao.orglintnpm run prettier && npm run eslint && npm run stylelintlint:fixnpm run prettier:fix && npm run eslint:fix && npm run stylelint:fixlogconventional-changelog --config ./node_modules/vue-cli-plugin-commitlint/lib/log -i CHANGELOG.md -s -r 0prettiernpx prettier '**/*.ts' '**/*.tsx' '**/*.js' '**/*.json' --checkprettier:fixnpx prettier '**/*.ts' '**/*.tsx' '**/*.js' '**/*.json' --writerelease./scripts/release.shserveregg-scripts start --daemon --workers=4server:testegg-scripts start --port=7002 --env=test --daemon --workers=2startbash start.shstart:testbash start.sh -tstopegg-scripts stopstylelintnpx stylelint '**/*.scss' '**/*.css'stylelint:fixnpx stylelint '**/*.scss' '**/*.css' --fix
Dependencies63
@ant-design/icons4.5.0@modelcontextprotocol/sdk^1.25.2adm-zip^0.5.10ant-design-dtinsight-theme1.1.3antd4.15.6await-stream-ready^1.0.1babel-eslint^10.1.0babel-plugin-transform-decorators-legacy^1.3.5cheerio^1.0.0-rc.10codemirror^5.48.4content-type^1.0.5cropperjs^1.5.1dingtalk-robot-sender^1.2.0egg^2.1.0egg-cors^2.0.0egg-logger^1.5.0egg-scripts^2.8.1egg-sequelize^4.3.1egg-socket.io^4.1.6egg-ssh^1.0.5egg-validate^1.0.0egg-view-react-ssr^2.2.6extend~3.0.0file-saver^1.3.3history^4.7.2html2canvas^0.5.0-beta4http-proxy-middleware2.0.6js-cookie^2.2.0koa-connect^2.0.1lodash^4.17.4- …and 33 more.