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
- 119
- Versions published
- 102
- First published
- Mar 2026
- Publisher
- phi-code-admin
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":["@phi-code-admin/[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":["@phi-code-admin/[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 10 · 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/dist/cli/args.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts9
buildtsgo -p tsconfig.build.json && shx chmod +x dist/cli.js && npm run copy-assetsbuild:binarynpm --prefix ../tui run build && npm --prefix ../ai run build && npm --prefix ../agent run build && npm run build && bun build --compile --external koffi ./dist/bun/cli.js --outfile dist/pi && npm run copy-binary-assetscleanshx rm -rf distcopy-assetsshx mkdir -p dist/modes/interactive/theme dist/core/export-html/vendor dist/core && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx cp src/core/default-models.json dist/core/ && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/copy-binary-assetsshx cp package.json dist/ && shx cp README.md dist/ && shx cp CHANGELOG.md dist/ && shx mkdir -p dist/theme && shx cp src/modes/interactive/theme/*.json dist/theme/ && shx mkdir -p dist/assets && shx cp -r src/modes/interactive/assets dist/ 2>/dev/null || true && shx mkdir -p dist/export-html/vendor && shx cp src/core/export-html/template.html dist/export-html/ && shx cp src/core/export-html/vendor/*.js dist/export-html/vendor/ && shx cp -r docs dist/ && shx cp -r examples dist/ && shx cp ../../node_modules/@silvia-odwyer/photon-node/photon_rs_bg.wasm dist/devtsgo -p tsconfig.build.json --watch --preserveWatchOutputpostinstallnode scripts/postinstall.cjsprepublishOnlynpm run clean && npm run buildtestvitest --run
Dependencies25
@mariozechner/jiti^2.6.5@phi-code-admin/browser^1.0.4@silvia-odwyer/photon-node^0.3.4chalk^5.5.0cli-highlight^2.1.11diff^8.0.2extract-zip^2.0.1file-type^21.1.1glob^13.0.1hosted-git-info^9.0.2ignore^7.0.5marked^15.0.12minimatch^10.2.3phi-code-agent^0.74.0phi-code-ai^0.74.0phi-code-tui^0.74.0proper-lockfile^4.1.2sigma-agents^0.1.7sigma-memory^0.2.2sigma-skills^0.1.2strip-ansi^7.1.0typebox^1.1.24undici^7.19.1uuid^14.0.0yaml^2.8.2
Optional dependencies1
@mariozechner/clipboard^0.3.5