Package evidence
@memberjunction/[email protected]
Remote Payload: matched "raw.githubusercontent.com"
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.
- 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":["@memberjunction/[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":["@memberjunction/[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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/constants/metadata-keywords.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts3
buildtsc -b && tsc-alias -ftestvitest runtest:watchvitest
Dependencies23
@memberjunction/config5.36.0@memberjunction/core5.36.0@memberjunction/core-entities5.36.0@memberjunction/core-entities-server5.36.0@memberjunction/generic-database-provider5.36.0@memberjunction/global5.36.0@memberjunction/graphql-dataprovider5.36.0@memberjunction/postgresql-dataprovider5.36.0@memberjunction/server-bootstrap-lite5.36.0@memberjunction/sql-dialect5.36.0@memberjunction/sqlserver-dataprovider5.36.0axios^1.13.4chalk^5.6.2chokidar^5.0.0cosmiconfig9.0.0dotenv17.2.4fast-glob^3.3.3fs-extra^11.3.3minimatch^10.1.2mssql^12.2.0pg^8.13.1uuid^13.0.0zod~3.24.4