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
- 256
- Versions published
- 33
- First published
- Mar 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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 ".aws/"
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
5 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/canonical.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/cli.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/engine.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/index.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/targets.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts31
agentsmeshnode ./dist/cli.jsattwattw --pack . --profile esm-onlybuildtsupcatalog:generatetsx scripts/generate-target-catalog.tscatalog:verifytsx scripts/generate-target-catalog.ts --verifychangesetchangesetconsumer-smoke./scripts/consumer-smoke.shflake:checktsx scripts/flake-check.tsflake:watchtsx scripts/flake-check-watch.tsformatprettier --write src/format:checkprettier --check src/install-globalrm -f agentsmesh-*.tgz && npm run build && npm pack && (npm uninstall -g agentsmesh 2>/dev/null || true) && npm install -g $(pwd)/agentsmesh-*.tgzlinteslint src testslint:deadkniplint:dead:strictknip --strictmatrix:generatetsx scripts/render-support-matrix.tsmatrix:verifytsx scripts/render-support-matrix.ts --verifyprebuildtsx scripts/generate-target-catalog.tsprecommitpnpm typecheck && pnpm lint:dead && pnpm test:coverage && pnpm lint-stagedpretestpnpm buildpretest:coveragepnpm buildpublintpublintreleasepnpm build && changeset publishschemas:generatetsx scripts/generate-schemas.tstestvitest runtest:contractvitest run tests/contracttest:coverageCOVERAGE=1 vitest run --coveragetest:e2epnpm build && vitest run --config vitest.e2e.config.tstest:watchvitesttypechecktsc --noEmit- …and 1 more.
Dependencies8
@modelcontextprotocol/sdk^1.29.0chokidar^5.0.0diff8.0.4picomatch^4.0.4smol-toml^1.6.1tar7.5.13yaml^2.8.3zod^4.3.6