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
- 158,440Ubiquitous · −70% score
- Versions published
- 216Mature · −50% score
- First published
- Jan 2018
- Publisher
- zachleat
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@11ty/[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":["@11ty/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts6
coveragenpx nyc ava && npx nyc report --reporter=json-summary && cp coverage/coverage-summary.json docs-src/_data/coverage.json && node cmd.js --config=docs-src/.eleventy.docs.jsdefaultnpm run testdocjsdoc -c .jsdoc.conf.json -d ./api-docs -p ./package.json -R README.md -t ./node_modules/ink-docstrap/template -r src/lint-stagedlint-stagedpreparehusky installtestnpx ava --verbose
Dependencies35
@11ty/dependency-tree^2.0.0@iarna/toml^2.2.5browser-sync^2.26.14chalk^4.1.0chokidar^3.5.1debug^4.3.1dependency-graph^0.11.0ejs^3.1.6fast-glob^3.2.5fs-extra^9.1.0gray-matter^4.0.2hamljs^0.6.2handlebars^4.7.7is-glob^4.0.1liquidjs^9.23.2lodash^4.17.21luxon^1.26.0markdown-it^12.0.4minimist^1.2.5moo^0.5.1multimatch^5.0.0mustache^4.1.0normalize-path^3.0.0nunjucks^3.2.3parse-filepath^1.0.2please-upgrade-node^3.2.0pretty^2.0.0pug^3.0.2recursive-copy^2.0.11semver^7.3.4- …and 5 more.