anthropics / anthropics/claude-code

[Bug] Cybersecurity classifier blocking defensive malware analysis tooling mid-conversation

未关闭
#88,014 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:model area:security bug platform:macos stale
主要语言
Python
星标
145k
派生
23.1k
PR 合并指标
PR 指标待抓取

描述

**Bug Description**
A conversation building defensive Android malware triage tooling (static APK analysis, permission auditing, LLM-assisted classification via Ollama Cloud, passive OSINT for IOC reporting to law enforcement) was blocked by the cybersecurity safety classifier partway through. The conversation had been proceeding normally for ~15 turns with no prior flags, including file creation of manifest audit code, router logic, and LLM client wrapper — all deterministic/defensive in nature.

Context:

Use case: triaging a real fake-KYC banking-dropper APK received via a compromised family member's WhatsApp, for submission to Maharashtra Cyber / CERT-In.
Explicit scope boundary was documented in the project README (passive analysis and OSINT only; active exploitation of attacker infrastructure explicitly excluded).
No malware was requested to be written; only detection/analysis tooling.
The block occurred on a message continuing prior technical work, not on a new/escalated request.

What I'd like investigated:

Whether this pattern (multi-turn defensive tooling requests, code generation for static analysis) is a known trigger for over-blocking.
Whether Cyber Verification Program enrollment status is correctly checked/applied mid-conversation, or only at session start.

Attachments available on request: conversation transcript, repo scaffold created prior to the block.

**Environment Info**
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.212
- Feedback ID: 2fb7f73d-2023-4568-bb31-44c16e6f03ec

**Errors**
```json
[]
```

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start with the supplied conversation transcript and repo scaffold, especially the README scope boundary and the manifest audit, router, and LLM client wrapper mentioned in the report. Reproduce or review the block if the materials are provided, then determine whether defensive multi-turn requests trigger over-blocking and whether Cyber Verification Program enrollment is applied mid-conversation; done means both questions have a documented finding.

由索引模型根据 Issue 内容生成。

评估

技术栈
android, ollama, python
领域
ai, devtools, security
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。