PkgRadar

Package evidence

attocode==0.2.25

Webhook Exfil Endpoint: matched "hooks.slack.com/services/"

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
37
First published
Mar 2026
Publisher
eren23

Recommended action

Block this update

Static 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":["attocode==0.2.25"],"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":["attocode==0.2.25"],"fail_on":"high"}'
Publishereren23
Artifact bytes7,778,661
Previous versionnone
Published2026-05-31T11:59:01
SHA-25610575c7bfbbdab26f32d1c4fac92e992a5bf6caf9a8675052de1df1286c63988

Why flagged

What the scanner saw

Webhook Exfil Endpoint: matched "hooks.slack.com/services/"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
148Score
0.2.25Version
Status history (1 event)
  1. newavailable · risk high · score 148 · status changed

Evidence

Static findings

18 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highWebhook Exfil Endpointattocode-0.2.25/eval/rule_accuracy/corpus/python/CWE-798/tp_hardcoded_secrets.pymatched "hooks.slack.com/services/"40
highPy Runtime Dynamic Dangerous Importattocode-0.2.25/src/attocode/code_intel/cli.pyDynamic __import__('subprocess') — reflection bypass for static checks.30
highPy Runtime Base64 Decodeattocode-0.2.25/src/attocode/code_intel/api/routes/notify.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessattocode-0.2.25/eval/rule_accuracy/corpus/python/CWE-798/tn_safe_config.pymatched "AWS_ACCESS_KEY"10
Show all 18 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointattocode-0.2.25/eval/rule_accuracy/corpus/python/CWE-798/tp_hardcoded_secrets.pymatched "hooks.slack.com/services/"40
highPy Runtime Dynamic Dangerous Importattocode-0.2.25/src/attocode/code_intel/cli.pyDynamic __import__('subprocess') — reflection bypass for static checks.30
highPy Runtime Base64 Decodeattocode-0.2.25/src/attocode/code_intel/api/routes/notify.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumCredential file accessattocode-0.2.25/eval/rule_accuracy/corpus/python/CWE-798/tn_safe_config.pymatched "AWS_ACCESS_KEY"10
lowCredential file accessattocode-0.2.25/eval/rule_accuracy/corpus/python/CWE-798/tp_hardcoded_secrets.pymatched "aws_access_key"5
lowCredential file accessattocode-0.2.25/lessons/11-plugin-system/example-plugins/security-plugin.tsmatched ".ssh/"5
lowCredential file accessattocode-0.2.25/lessons/23-execution-policies/main.tsmatched ".ssh/"5
lowCredential file accessattocode-0.2.25/src/attocode/code_intel/cli.pymatched ".aws/"5
lowCredential file accessattocode-0.2.25/src/attocode/integrations/context/codebase_context.pymatched ".npmrc"5
lowCredential file accessattocode-0.2.25/src/attocode/integrations/security/patterns.pymatched "aws_access_key"5
lowCredential file accessattocode-0.2.25/src/attocode/tools/bash.pymatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accessattocode-0.2.25/eval/rule_accuracy/baseline.jsonmatched "aws_access_key"3
lowObfuscation Densityattocode-0.2.25/frontend/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densityattocode-0.2.25/legacy/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densityattocode-0.2.25/legacy/docs-site/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densityattocode-0.2.25/legacy/tools/trace-dashboard/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densityattocode-0.2.25/lessons/package-lock.jsonhigh encoded/escaped-token density0
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0