ai-ide-attack-chains

分类: 工具与效率 | 上传者: MindgardMindgard | 下载: 0 | 版本: v1.0(最新)

Plans and constructs multi-stage attack chains against AI IDEs. Use when combining vulnerability primitives into end-to-end exploits, assessing overall IDE security posture, or mapping how individual vulnerabilities chain together through the file-write pivot point. Each chain is classified by interaction tier to prioritize reportable findings. --- # AI IDE Attack Chains Individual vulnerability primitives -- prompt injection, config poisoning, filter bypass, exfil channels -- combine into multi-stage attack chains. A PI alone may be low severity; PI plus file write plus config auto-reload is critical. This skill helps construct these chains from confirmed primitives, classify them by interaction tier, and assess their real-world severity. Run this skill after testing with pattern-specific skills has identified individual primitives. It is the final step before writing up findings. ## When to Use - **After pattern-specific testing** has identified individual vulnerability primitives (PI works, file writes are possible, MCP config is auto-loaded, etc.). - **When assessing overall IDE security posture** -- you need to combine individual findings into a severity assessment that accounts for chaining. - **When constructing proof-of-concept exploits** -- you need to build an end-to-end PoC that demonstrates real impact, not just an isolated primitive. - **When writing vulnerability reports** -- the chain model helps communicate why a seemingly low-severity PI is actually critical when combined with file writes. - **When triaging findings by reportability** -- tier classification determines whether a vendor will accept or reject the report. ## Interaction Tiers Each chain maps to a tier based on the user interaction required to trigger it. Test in priority order -- Tier 1 first. | Tier | Label | User Interaction | Reportability | |------|-------|-----------------|---------------| | **Tier 1** | Zero-Interaction | None. Clone and open. | Highest -- vendors cannot argue "us

更新日志: Source: GitHub https://github.com/Mindgard/ai-ide-skills

目录结构

当前层级: skills/ai-ide-attack-chains/

SKILL.md

登录后下载/点赞/收藏 ❤ 37 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。