Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@poping/[email protected]"],"fail_on":"high"}'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":["@poping/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 high · score 72 · status changed
Related candidates
Linked campaigns and clusters
poping
2 members · evidence strength 58Evidence
Static findings
15 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/yomeSkills/login.js | matched "GITHUB_TOKEN" | 30 |
Show all 15 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/yomeSkills/login.js | matched "GITHUB_TOKEN" | 30 |
| low | Obfuscation | package/dist/ui/AgentPicker.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/ui/App.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/ui/AskUserPrompt.js | matched "\\u95EE" | 3 |
| low | Obfuscation | package/dist/ui/Banner.js | matched "\\u2588" | 3 |
| low | Obfuscation | package/dist/ui/MarketplacePicker.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/ui/MeshApp.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/ui/MessageList.js | matched "\\u23FA" | 3 |
| low | Obfuscation | package/dist/ui/ModelPicker.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/ui/MultilineTextInput.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/ui/PermissionPrompt.js | matched "\\u7F16" | 3 |
| low | Obfuscation | package/dist/ui/SessionPicker.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/ui/TodoPanel.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/ui/TogglePicker.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/ui/UnifiedSkillsPicker.js | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts8
buildtscbuild:allnpm run build && npm run build:nativebuild:nativecd native/calwatch && swift build -c release && cp .build/release/yome-calwatch ../../bin/yome-calwatchdevbun --watch src/index.tsxprepublishOnlynpm run buildstartnode bin/yome.jstestvitest runtypechecktsc --noEmit
Dependencies9
chokidar^3.6.0fast-glob^3.3.2ink^5.1.0ink-text-input^6.0.0marked^17.0.6meow^13.0.0node-cron^4.2.1react^18.3.1ws^8.20.1