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
- 2
- First published
- Jun 2026
- Publisher
- gtbuchanan
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":["@gtbuchanan/[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":["@gtbuchanan/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Suspicious Publish Context
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
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | — | 10 |
Manifest
Package metadata
Dependencies28
@eslint-community/eslint-plugin-eslint-comments4.7.2@eslint/json2.0.0@eslint/markdown8.0.2@gtbuchanan/eslint-plugin-agent-skills0.1.0@gtbuchanan/eslint-plugin-markdownlint0.1.0@gtbuchanan/eslint-plugin-md-frontmatter0.1.0@gtbuchanan/eslint-plugin-yamllint0.1.0@prettier/plugin-xml^3.4.2@stylistic/eslint-plugin5.10.0@vitest/eslint-plugin1.6.20eslint-plugin-format2.0.1eslint-plugin-import-x4.16.2eslint-plugin-jsdoc63.0.2eslint-plugin-n18.1.0eslint-plugin-only-warn1.2.1eslint-plugin-pnpm1.6.1eslint-plugin-promise^7.2.1eslint-plugin-regexp3.1.0eslint-plugin-toml1.4.0eslint-plugin-unicorn^65.0.0eslint-plugin-yml3.4.0prettier^3.8.3prettier-plugin-css-order2.2.0prettier-plugin-multiline-arrays4.1.9prettier-plugin-packagejson3.0.2prettier-plugin-sort-json4.2.0prettier-plugin-toml2.0.6typescript-eslint8.61.0