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
- 14
- First published
- Apr 2026
- Publisher
- geequlim
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":["@tinyaxis/[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":["@tinyaxis/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/index.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Dependencies76
@faker-js/faker^10.3.0@fastify/auth^5.0.4@fastify/cors^11.2.0@fastify/formbody^8.0.2@fastify/middie^9.3.1@fastify/multipart^9.4.0@fastify/rate-limit^10.3.0@fastify/request-context^6.2.1@fastify/static^9.0.0@fastify/swagger^9.7.0@fastify/swagger-ui^5.2.5@scalar/fastify-api-reference^1.48.7@sinclair/typebox^0.34.49ajv^8.18.0ajv-error-messages^2.1.0ajv-errors^3.0.0ajv-formats^3.0.1ajv-i18n^4.2.0async-lock^1.4.1axios^1.15.0chalk^5.6.2cli-highlight^2.1.11commander^14.0.3cross-env^10.1.0dotenv^17.3.1esm-hook^0.1.4expr-eval^2.0.2fast-glob^3.3.3fastify^5.8.2fastify-favicon^5.0.0- …and 46 more.