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
- 25
- First published
- Feb 2026
- Publisher
- mipu
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 "aws_secret_access_key"
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
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/index.js | matched "aws_secret_access_key" | 5 |
| low | Credential file access | package/dist/lib.js | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts23
agent:skills:checknode scripts/agent-skills-check.mjsagent:skills:refreshnode scripts/agent-skills-refresh.mjsbuildtsupcompliancenode scripts/compliance-harness.mjscompliance:drynode scripts/compliance-harness.mjsdemotsx examples/multi-provider-demo.tsdemo:skillstsx examples/skills-demo.tsdevtsup --watchdogfoodnode scripts/dogfood.mjsformatprettier --write --end-of-line auto "src/**/*.ts"format:checkprettier --check --end-of-line auto "src/**/*.ts"indexingtsx src/index.ts indexingperf-budgetnode scripts/perf-budget.mjsprepublishOnlynpm run buildrelease:checknode scripts/release-check.mjsreview:stagedtsx src/index.ts --stagedschema:gentsx scripts/gen-config-schema.tssmoke:sveltenode scripts/svelte-smoke.mjsstartnode dist/index.jstestnode --experimental-vm-modules --require ./jest.setup.cjs node_modules/jest/bin/jest.jstest:coveragenode --experimental-vm-modules --require ./jest.setup.cjs node_modules/jest/bin/jest.js --coveragetypechecktsc --noEmittypecheck:teststsc --noEmit -p tsconfig.tests.json
Dependencies13
@google/genai^2.0.1@modelcontextprotocol/sdk^1.29.0commander14.0.3dotenv^17.4.2fast-glob3.3.3ignore7.0.5prompts^2.4.2smol-toml^1.6.1tiktoken1.0.22tree-sitter^0.21.1tree-sitter-javascript^0.23.1tree-sitter-typescript0.23.2zod^4.4.3