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
- 7,674Niche · −30% score
- Versions published
- 282
- First published
- Apr 2026
- Publisher
- robinmordasiewicz
Effective trust discount applied: −30% (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":["@f5xc-salesdemos/[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":["@f5xc-salesdemos/[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 3 · 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/src/cli/args.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Obfuscation Density | package/src/modes/components/welcome.ts | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts15
buildbun run generate-build-info && bun run generate-api-spec-index && bun run generate-branding-index && bun run generate-terraform-index && test -f src/internal-urls/api-spec-index.generated.ts && bun --cwd=../stats scripts/generate-client-bundle.ts --generate && bun --cwd=../natives run embed:native && bun build --compile --define PI_COMPILED=true --external mupdf --root ../.. ./src/cli.ts --outfile dist/xcsh && bun --cwd=../natives run embed:native --reset && bun --cwd=../stats scripts/generate-client-bundle.ts --resetcheckbiome check . && bun run format-prompts -- --check && bun run check:typescheck:typesbun run generate-build-info && bun run generate-api-spec-index && bun run generate-branding-index && bun run generate-terraform-index && tsgo -p tsconfig.json --noEmitfixbiome check --write --unsafe . && bun run format-prompts && bun run generate-docs-index && bun run generate-api-spec-index && bun run generate-build-infofmtbiome format --write . && bun run format-promptsformat-promptsbun scripts/format-prompts.tsgenerate-api-spec-indexbun scripts/generate-api-spec-index.tsgenerate-branding-indexbun scripts/generate-branding-index.tsgenerate-build-infobun scripts/generate-build-info.tsgenerate-docs-indexbun scripts/generate-docs-index.tsgenerate-templatebun scripts/generate-template.tsgenerate-terraform-indexbun scripts/generate-terraform-index.tslintbiome lint .prepackbun scripts/generate-docs-index.ts && bun scripts/generate-api-spec-index.ts && bun scripts/generate-build-info.ts && bun scripts/generate-terraform-index.tstestbun run generate-build-info && bun run generate-api-spec-index && bun test --max-concurrency 4
Dependencies20
@agentclientprotocol/sdk0.16.1@f5xc-salesdemos/pi-agent-core19.29.2@f5xc-salesdemos/pi-ai19.29.2@f5xc-salesdemos/pi-natives19.29.2@f5xc-salesdemos/pi-tui19.29.2@f5xc-salesdemos/pi-utils19.29.2@f5xc-salesdemos/xcsh-stats19.29.2@mozilla/readability^0.6@sinclair/typebox^0.34@xterm/headless^6.0ajv^8.20chalk^5.6diff^8.0fflate0.8.2handlebars^4.7linkedom^0.18lru-cache11.3.1markit-ai0.5.0puppeteer^24.37zod4.3.6