Package evidence
ai-blackteam==1.7.1
Webhook Exfil Endpoint: matched "webhook.site"
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.
- Versions published
- 11
- First published
- Mar 2026
- Publisher
- Bill Kishore
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":["ai-blackteam==1.7.1"],"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":["ai-blackteam==1.7.1"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "webhook.site"
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 120 · status changed
Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | ai_blackteam-1.7.1/src/ai_blackteam/attacks/mcp_data_exfiltration.py | matched "webhook.site" | 40 |
| high | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/mcp_data_exfiltration.py | matched ".aws/" | 30 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | ai_blackteam-1.7.1/src/ai_blackteam/attacks/mcp_data_exfiltration.py | matched "webhook.site" | 40 |
| high | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/mcp_data_exfiltration.py | matched ".aws/" | 30 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/agent_credential_theft.py | matched ".aws/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/agent_plugin_hijack.py | matched ".ssh/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/agent_tool_credential_harvest.py | matched ".aws/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/ci_cd_injection.py | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/mcp_command_injection.py | matched ".ssh/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/mcp_tool_poisoning.py | matched ".ssh/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/progressive_normalization.py | matched ".ssh/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/xpia_document.py | matched ".ssh/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/attacks/xpia_email.py | matched ".aws/" | 5 |
| low | Credential file access | ai_blackteam-1.7.1/src/ai_blackteam/evaluator.py | matched ".ssh/" | 5 |