Improve prompt-injection multimodal and gateway gates#1616
Open
ASUKAAAAA1204 wants to merge 1 commit into
Open
Improve prompt-injection multimodal and gateway gates#1616ASUKAAAAA1204 wants to merge 1 commit into
ASUKAAAAA1204 wants to merge 1 commit into
Conversation
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Skill Improvement ($50-150 Bounty)
Skill Modified
Skill name: prompt-injection
Skill path:
skills/ai-security/prompt-injection/What Was Wrong
The skill covered direct and indirect text prompt injection well, but it did not require reviewers to inventory multimodal inputs, OCR/transcript-derived instructions, cross-agent handoffs, or LLM gateway/firewall evidence. That left two gaps from #1437:
What This PR Fixes
Refs #1437.
This PR updates
SKILL.mdto add:4.6 Multimodal Injectioncategory with evidence requirements for image/audio/video/OCR/transcript paths.5.8 LLM Gateway / AI Firewall Evidenceand5.9 Cross-Agent and Tool-Output Taint Controlsdefense gates.Evidence
Before (skill misses this / false positive on this):
After (now correctly handled):
Test Cases Added/Updated
SKILL.md.tests/directory because this existing skill currently consists of a singleSKILL.mdfile.Validation
git diff --check-> no whitespace errors (Windows Git emitted only the existing LF/CRLF warning).Multimodal Injection,LLM Gateway / AI Firewall Evidence,Cross-Agent and Tool-Output Taint Controls,Source modality, andWorkflow risk tierare present.fence_count=2and even.name,version,allowed-tools, andinjection-hardenedremain present.git diff --stat-> one file changed, 57 insertions.Bounty Tier
Bounty Info