Package evidence
@themobiusstrip/[email protected]
Suspicious Publish Context: {"package_age_days":0,"publisher":"lindelofn","burst_same_day":1,"burst_week":1,"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
- 2
- First published
- Jun 2026
- Publisher
- lindelofn
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":["@themobiusstrip/[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":["@themobiusstrip/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Suspicious Publish Context: {"package_age_days":0,"publisher":"lindelofn","burst_same_day":1,"burst_week":1,"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":"lindelofn","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
Manifest
Package metadata
Scripts11
buildnpm run clean && tsc -p tsconfig.build.json && node -e "require('node:fs').chmodSync('dist/cli.js',0o755)"cleannode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"devtsx src/cli.tsxdocker:builddocker build -t coble .evaltsx src/cli.tsx evalpack:drynpm pack --dry-run --cache .tmp/npm-cacheprepacknpm run buildprepublishOnlynpm run typecheck && npm test && npm run buildtestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies16
@langchain/anthropic^1.4.0@langchain/core^1.1.48@langchain/google-genai^2.1.31@langchain/langgraph^1.4.1@langchain/langgraph-checkpoint-sqlite^1.0.3@langchain/ollama^1.2.7@langchain/openai^1.4.7commander^15.0.0execa^9.6.1ink^7.0.5ink-spinner^5.0.0ink-text-input^6.0.0nanoid^5.1.11react^19.2.7yaml^2.9.0zod^4.4.3