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
- 183
- Versions published
- 10
- First published
- Jan 2026
- Publisher
- profoundlogic
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":["@profoundlogic/[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":["@profoundlogic/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 24 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/skills/ibmi-interactive-session/genie_end.sh | matched "curl " | 12 |
| medium | Remote Payload | package/skills/ibmi-interactive-session/genie_put.sh | matched "curl " | 12 |
| medium | Remote Payload | package/skills/ibmi-interactive-session/genie_start.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/skills/ibmi-interactive-session/genie_end.sh | matched "curl " | 12 |
| medium | Remote Payload | package/skills/ibmi-interactive-session/genie_put.sh | matched "curl " | 12 |
| medium | Remote Payload | package/skills/ibmi-interactive-session/genie_start.sh | matched "curl " | 12 |
| low | Obfuscation Density | package/release/src/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts13
buildtscbuild:releasenode scripts/build-release.jscleanrm -rf distclean:allrm -rf dist releaseclean:releaserm -rf releaselinteslint "src/**/*.ts" "tests/**/*.ts"lint:fixeslint "src/**/*.ts" "tests/**/*.ts" --fixprepublishOnlynpm run clean:all && npm run lint && npm run build && npm test && npm run build:release && npm run test:releasetestcross-env AITOOL_E2E_ENABLED=1 node --test 'dist/tests/**/*.test.js'test:coveragecross-env AITOOL_E2E_ENABLED=1 node --test --experimental-test-coverage 'dist/tests/**/*.test.js'test:integrationnode --test 'dist/tests/integration/**/*.test.js'test:releasecross-env AITOOL_E2E_ENABLED=1 node --test 'release/tests/**/*.test.js'test:unitnode --test 'dist/tests/unit/**/*.test.js'
Dependencies4
@profoundlogic/ras-js^2.0.0ejs^5.0.1json5^2.2.3mssql^12.2.0