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
- 1,235Niche · −30% score
- Versions published
- 192Established · −30% score
- First published
- Nov 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
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
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
Remote Payload: matched "raw.githubusercontent.com"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/cli-functions.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts24
analyzenode scripts/analysis/analyze-collections.jsgenerate-manifestnode scripts/generation/generate-manifest.jslinteslint .lint:fixeslint . --fixmigrate-collectionsnode scripts/generation/migrate-collections-format.jsprepublishOnlynpm run generate-manifestpublish:localnpm run release && npm publish --registry http://localhost:4873releaserelease-itstart:registryverdaccio --config verdaccio/config.yamlsyncnode scripts/sync-repo.jssync-agentsnode scripts/sync-repo.js agentssync-allnode scripts/sync-repo.js allsync-collectionsnode scripts/sync-repo.js collectionssync-hooksnode scripts/sync-repo.js hookssync-instructionsnode scripts/sync-repo.js instructionssync-pluginsnode scripts/sync-repo.js pluginssync-promptsnode scripts/sync-repo.js promptssync-skillsnode scripts/sync-repo.js skillstestvitest runtest:coveragevitest run --coveragetest:localnode bin/cli.js list && node bin/cli.js download instructions a11y --dry-runtest:watchvitestvalidate-assetsnode scripts/analysis/validate-assets.jsvalidate-skillsnode scripts/analysis/validate-skills.js
Dependencies7
chalk^5.3.0commander^12.0.0fs-extra^11.2.0gray-matter^4.0.3inquirer^9.2.15minimatch^10.1.1yaml^2.8.2