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
- 3
- First published
- May 2026
- Publisher
- arbade
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/ui/prompts.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts5
buildtsc && rm -rf dist/templates dist/bundled-skills dist/bundled-commands && cp -r src/templates dist/templates && cp -r src/bundled-skills dist/bundled-skills && cp -r src/bundled-commands dist/bundled-commandscleanrm -rf disttestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies32
@clack/prompts^1.4.0@rot-balance/ai-anthropic0.3.0@rot-balance/ai-azure0.3.0@rot-balance/ai-bedrock0.3.0@rot-balance/ai-cli-bridge0.3.0@rot-balance/ai-cohere0.3.0@rot-balance/ai-deepseek0.3.0@rot-balance/ai-google0.3.0@rot-balance/ai-groq0.3.0@rot-balance/ai-mistral0.3.0@rot-balance/ai-ollama0.3.0@rot-balance/ai-openai0.3.0@rot-balance/ai-openrouter0.3.0@rot-balance/ai-xai0.3.0@rot-balance/core0.3.0@rot-balance/plugin-aws0.3.0@rot-balance/plugin-azure0.3.0@rot-balance/plugin-bitbucket0.3.0@rot-balance/plugin-gcp0.3.0@rot-balance/plugin-github0.3.0@rot-balance/plugin-gitlab0.3.0@rot-balance/plugin-jira0.3.0@rot-balance/plugin-kubernetes0.3.0@rot-balance/plugin-linear0.3.0@rot-balance/plugin-privacy-crawler0.3.0@rot-balance/plugin-slack0.3.0chalk^5.6.2cli-table3^0.6.5dotenv^17.4.2ora^9.4.0- …and 2 more.