Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
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
- 937
- Versions published
- 236
- First published
- Feb 2026
- Publisher
- getfoundry
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
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
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
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 | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
| low | Large Javascript Payload | package/runtime/cli.js | 7379907 bytes | 0 |
Manifest
Package metadata
Scripts7
build:runtimebash ../../scripts/build-runtime-scrubbed.sh packages/skill/runtimebuild:sdktsc -p tsconfig.sdk.jsondevbun --watch src/index.tspostinstallnode scripts/postinstall.mjsprepacknpm run build:runtime && npm run build:sdk && node scripts/prepare-pack.mjs && node scripts/assert-kuri-vendor.mjs && node scripts/assert-utls-vendor.mjsprepublishOnlynode scripts/assert-release-flow.mjs && node scripts/verify-release-assets.mjsstartbun src/index.ts
Dependencies11
@fastify/cors^11.2.0@fastify/rate-limit^10.3.0@solana/kit^6.6.0@x402/fetch^2.9.0bs58^6.0.0cheerio^1.2.0dotenv^17.3.1fastify^5.7.4nanoid^5.1.6tsx^4.20.6ws^8.19.0
Optional dependencies2
@faremeter/flex-solana^0.2.1keytar^7.9.0