Package evidence
[email protected]
Suspicious Publish Context: {"package_age_days":0,"publisher":"dev-ciel0","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}
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
- dev-ciel0
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
Suspicious Publish Context: {"package_age_days":0,"publisher":"dev-ciel0","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"dev-ciel0","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
Manifest
Package metadata
Scripts17
buildtsupcleanrimraf dist && rimraf componentsdevtsup --watchformat:checkprettier --check "**/*.{ts,tsx,mdx}" --cacheformat:writeprettier --write "**/*.{ts,tsx,mdx}" --cachemcp:inspectpnpm dlx @modelcontextprotocol/inspector node dist/index.js mcppub:betapnpm build && pnpm publish --no-git-checks --access public --tag betapub:nextpnpm build && pnpm publish --no-git-checks --access public --tag nextpub:rcpnpm build && pnpm publish --no-git-checks --access public --tag rcpub:releasepnpm build && pnpm publish --access publicreleasechangeset versionstartnode dist/index.jsstart:devSELF_REGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates node dist/index.jsstart:prodcross-env SELF_REGISTRY_URL=https://ui.ciel0.com/r node dist/index.jstestvitest runtest:devREGISTRY_URL=http://localhost:4000/r SHADCN_TEMPLATE_DIR=../../templates vitest runtypechecktsc --noEmit
Dependencies33
@babel/core^7.28.0@babel/parser^7.28.0@babel/plugin-transform-typescript^7.28.0@babel/preset-typescript^7.27.1@dotenvx/dotenvx^1.48.4@modelcontextprotocol/sdk^1.26.0@types/validate-npm-package-name^4.0.2browserslist^4.26.2commander^14.0.0cosmiconfig^9.0.0dedent^1.6.0deepmerge^4.3.1diff^8.0.2execa^9.6.0fast-glob^3.3.3fs-extra^11.3.1fuzzysort^3.1.0https-proxy-agent^7.0.6kleur^4.1.5node-fetch^3.3.2open^11.0.0ora^8.2.0postcss^8.5.6postcss-selector-parser^7.1.0prompts^2.4.2recast^0.23.11stringify-object^5.0.0tailwind-merge^3.0.1ts-morph^26.0.0tsconfig-paths^4.2.0- …and 3 more.