Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 high · score 72 · status changed
Related candidates
Linked campaigns and clusters
codeaholicguy
2 members · evidence strength 58Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/util/github.js | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/util/github.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/lib/SkillIndex.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/lib/SkillRegistry.js | matched "raw.githubusercontent.com" | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/util/github.js | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/util/github.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/lib/SkillIndex.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/lib/SkillRegistry.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/dist/commands/agent.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/util/terminal-ui.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts7
buildtsc && cp -R templates dist/templatesdevts-node src/cli.tslinteslint src --ext .tsprepublishOnlynpm run buildtestjesttest:coveragejest --coveragetest:watchjest --watch
Dependencies13
@ai-devkit/agent-manager0.13.0@ai-devkit/channel-connector0.5.0@ai-devkit/memory0.10.0chalk^4.1.2commander^11.1.0debug^4.4.3fs-extra^11.2.0gray-matter^4.0.3inquirer^8.2.6ora^5.4.1smol-toml^1.6.1yaml^2.3.4zod^3.25.76