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
- 28
- First published
- Feb 2026
- Publisher
- pedrocastanha
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_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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/modules/mcp/catalog/mcp-templates.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts19
buildnode scripts/build-fast.mjseval:envnode scripts/eval-environment-leaks.mjseval:skillsnode scripts/eval-skill-selection.mjsformatprettier --write .format:checkprettier --check .linteslint "{src,apps,libs,test}/**/*.ts" --fixlint:checkeslint "{src,apps,libs,test}/**/*.ts"prepublishOnlynpm run buildsmoke:agentic-runtime-v2node scripts/agentic-runtime-v2-smoke.mjssmoke:benchmark-labnode scripts/smoke-benchmark-lab.mjssmoke:bridgenode scripts/bridge-claude-smoke.mjssmoke:e2enode scripts/e2e-cast-projects.mjssmoke:memorynode scripts/memory-smoke.mjssmoke:sandboxnode scripts/sandbox-smoke.mjssmoke:schedulenode scripts/schedule-smoke.mjsstartnode dist/main.jsstart:devnode scripts/start-dev.mjstestnode --test -r ts-node/register "src/**/*.spec.ts"typechecknode --max-old-space-size=6144 node_modules/typescript/bin/tsc -p tsconfig.build.json --noEmit --incremental false
Dependencies22
@anthropic-ai/sdk^0.100.0@google/generative-ai^0.24.1@inquirer/prompts^7.3.2@modelcontextprotocol/sdk^1.26.0@nestjs/common^10.0.0@nestjs/core^10.0.0@nestjs/platform-express^10.0.0@types/better-sqlite3^7.6.13@types/js-yaml^4.0.9better-sqlite3^12.9.0chalk^4.1.2diff^9.0.0dotenv^17.2.3glob^11.0.0gray-matter^4.0.3js-yaml^4.1.1openai^6.39.1quickjs-emscripten^0.32.0reflect-metadata^0.2.0rxjs^7.8.0zod^3.23.0zod-to-json-schema^3.25.2
Optional dependencies1
node-pty^1.1.0