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
- 666
- Versions published
- 102
- First published
- Feb 2026
- Publisher
- ascend42
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":["@a-company/[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":["@a-company/[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
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-Y4XFVDZC.js | matched "raw.githubusercontent.com" | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-Y4XFVDZC.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation Density | package/dist/agent-MB3H5EZA.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-QDP4G53M.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-S3UVQ5RV.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-XKNJSPB5.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/shift-TNA2E5O7.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/triage-FCWOZASE.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts13
buildnode scripts/generate-hooks.mjs && tsup && npm run build:sentinel-assets && npm run build:university-assetsbuild:graph-uicd graph-ui && npx vite buildbuild:lore-uicd lore-ui && npx vite buildbuild:platform-uicd platform-ui && npx vite buildbuild:sentinel-assetsrm -rf dist/sentinel-ui && cp -r ../sentinel/ui/dist dist/sentinel-uibuild:university-assetsrm -rf dist/university-ui dist/university-content && cp -r ../university/ui/dist dist/university-ui && cp -r ../university/src/content dist/university-contentcheck:hooksnode scripts/generate-hooks.mjs --checkdevtsup src/index.ts --format esm --dts --watchlinteslint src/commands/prepublishOnlynpm run buildtestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies17
@a-company/portal-core*@a-company/registry-client^0.1.0@a-company/university-core*@modelcontextprotocol/sdk^1.0.0chalk^5.3.0commander^11.1.0express^5.2.1glob^13.0.0js-yaml^4.1.0open^10.0.3ora^8.0.1prompts^2.4.2simple-git^3.22.0sql.js^1.10.3uuid^9.0.0ws^8.19.0zod^3.23.0