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
- 25
- Versions published
- 28
- First published
- Mar 2026
- Publisher
- andreihasna2
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":["@hasna/[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":["@hasna/[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 20 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/bin/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/bin/mcp.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="true" | 5 |
Manifest
Package metadata
Scripts14
buildbun build ./src/cli/index.tsx --outfile ./bin/index.js --target bun && bun build ./src/mcp/index.ts --outfile ./bin/mcp.js --target bun && bun build ./src/index.ts --outdir ./dist --target bunbuild:allbun run build && bun run --filter '*' buildcleanrm -rf dist bin microservices/*/dist microservices/*/bin node_modules microservices/*/node_modulesdevbun run ./src/cli/index.tsxformatbunx biome format --write .gatewaybun run gateway.tslintbunx biome check .postinstalltruepre-commitbun run lint && bun run formatprepublishOnlybun run build:alltestbun testtest:allbun test && bun run --filter '*' testtypechecktsc --noEmittypecheck:allbun run typecheck && bun run --filter '*' typecheck
Dependencies5
@hasna/events^0.1.6@modelcontextprotocol/sdk^1.26.0chalk^5.3.0commander^12.1.0zod^3.24.0
Optional dependencies21
@hasna/microservice-agents^0.0.1@hasna/microservice-audit^0.0.1@hasna/microservice-auth^0.0.1@hasna/microservice-billing^0.0.1@hasna/microservice-files^0.0.1@hasna/microservice-flags^0.0.1@hasna/microservice-guardrails^0.0.1@hasna/microservice-jobs^0.0.1@hasna/microservice-knowledge^0.0.1@hasna/microservice-llm^0.0.1@hasna/microservice-memory^0.0.1@hasna/microservice-notify^0.0.1@hasna/microservice-onboarding^0.0.1@hasna/microservice-prompts^0.0.1@hasna/microservice-search^0.0.1@hasna/microservice-sessions^0.0.1@hasna/microservice-teams^0.0.1@hasna/microservice-traces^0.0.1@hasna/microservice-usage^0.0.1@hasna/microservice-waitlist^0.0.1@hasna/microservice-webhooks^0.0.1