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
- 3
- Versions published
- 1
- First published
- May 2026
- Publisher
- philz3906
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":["@sentio/[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":["@sentio/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
1 remote tarball(s) were followed statically.
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
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| high | Remote Dependency Spec | package.json | devDependencies.openapi-typescript-codegen="https://github.com/aptos-labs/openapi-typescript-codegen/releases/download/v0.24.0-p1/openapi-typescript-codegen-v0.24.0-p1.tgz" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.openapi-typescript-codegen | https://github.com/aptos-labs/openapi-typescript-codegen/releases/download/v0.24.0-p1/openapi-typescript-codegen-v0.24.0-p1.tgz | error | 0 | unexpected end of file |
Manifest
Package metadata
Scripts14
_build:browsertsup --platform browser --format iife --global-name aptosSDK --minify_build:nodetsup --format cjs,esm --dts_fmtprettier 'src/**/*.ts' 'examples/**/*.js' 'examples/**/*.ts' '.eslintrc.js'buildpnpm build:clean && pnpm _build:node && pnpm _build:browserbuild:cleanrm -rf distchecked-publishscripts/checked_publish.shcov:cleanrm -rf coveragefmtpnpm _fmt --writefmt:checkpnpm _fmt --checkgenerate-clientopenapi -i ../../../api/doc/spec.yaml -o ./src/generated -c axios --name AptosGeneratedClient --exportSchemas truegenerate-ts-docsscripts/generate_ts_docs.shlinteslint "**/*.ts"prepackpnpm buildtestjest
Dependencies5
@noble/hashes1.1.3@scure/bip391.1.0axios0.27.2form-data4.0.0tweetnacl1.0.3