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":["@gracker/[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":["@gracker/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 234 · status changed
Related candidates
Linked campaigns and clusters
gracker
3 members · evidence strength 74Evidence
Static findings
27 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/agentv3/claudeConfig.js | matched "AWS_ACCESS_KEY" | 30 |
| high | Credential file access | package/dist/services/providerManager/connectionTester.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/agentRuntime/envCredentialSources.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/services/providerManager/providerService.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/services/providerManager/providerSnapshot.js | matched "AWS_ACCESS_KEY" | 30 |
| medium | Remote Payload | package/dist/routes/agentRoutes.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/agentv3/selfImprove/contentScanner.js | matched "curl " | 12 |
Show all 27 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/agentv3/claudeConfig.js | matched "AWS_ACCESS_KEY" | 30 |
| high | Credential file access | package/dist/services/providerManager/connectionTester.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/agentRuntime/envCredentialSources.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/services/providerManager/providerService.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/services/providerManager/providerSnapshot.js | matched "AWS_ACCESS_KEY" | 30 |
| medium | Remote Payload | package/dist/routes/agentRoutes.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/agentv3/selfImprove/contentScanner.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/services/agentResultNormalizer.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/agentv3/analysisPatternMemory.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/services/blogKnowledgeIngester.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/agentv3/claudeVerifier.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/agent/core/conclusionGenerator.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/cli/commands/coverage.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/services/enterpriseSsoService.js | matched "Buffer.from(encoded, 'base64" | 3 |
| low | Obfuscation | package/dist/services/htmlReportGenerator.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/cli-user/repl/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli-user/commands/list.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/commands/list.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/services/providerManager/localSecretStore.js | matched "Buffer.from(trimmed, 'base64" | 3 |
| low | Obfuscation | package/dist/agentOpenAI/openAiRuntime.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/routes/ragAdminRoutes.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/cli-user/repl/renderer.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/commands/smoke.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/commands/test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/scripts/testCrossDomainExpert.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/scripts/testCrossDomainIntegration.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/commands/validate.js | matched "\\x1b" | 3 |