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
- 10
- Versions published
- 33Established · −30% score
- First published
- Oct 2025
- Publisher
- moesaif
Effective trust discount applied: −30% (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":["[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 "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 review · score 7 · 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/dist/mcp/config.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/commands/mcp.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts5
buildtsc -p tsconfig.jsondevtsx src/index.tsprepublishOnlynpm run buildrelease./scripts/release.shtesttsx scripts/verify-agent-tools.ts && tsx scripts/verify-slash-commands.ts && tsx scripts/verify-agent-queue.ts && tsx scripts/verify-agent-session.ts && tsx scripts/verify-session-branches.ts && tsx scripts/verify-session-compaction.ts && tsx scripts/verify-skills.ts && tsx scripts/verify-plan-panel.ts && tsx scripts/verify-composer-wrap.ts && tsx scripts/verify-agent-loop-limits.ts && tsx scripts/verify-error-context.ts
Dependencies39
@babel/parser^7.28.4@babel/traverse^7.28.4@inkjs/ui^2.0.0@modelcontextprotocol/sdk^1.19.1@types/inquirer^9.0.9@types/react^19.2.2ansi-escapes^7.1.1boxen^8.0.1chalk^5.3.0cli-boxes^4.0.1cli-highlight^2.1.11cli-table3^0.6.5commander^12.0.0diff^5.2.0dotenv^16.4.0glob^11.0.0gpt-tokenizer^3.0.1ink^6.6.0ink-big-text^2.0.0ink-box^2.0.0ink-gradient^3.0.0ink-select-input^6.2.0ink-spinner^5.0.0ink-text-input^6.0.0inquirer^12.9.6marked^15.0.12marked-terminal^7.3.0node-fetch^3.3.2open^10.2.0ora^8.0.0- …and 9 more.