MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / CountExistingInjections

Method CountExistingInjections

internal/toolinjection/format.go:46–46  ·  view source on GitHub ↗
(rawJSON []byte)

Source from the content-addressed store, hash-verified

44
45 CollectToolNames(rawJSON []byte) []string
46 CountExistingInjections(rawJSON []byte) int
47}
48
49// formats maps format name strings to their implementations.

Callers 1

countExistingInjectionsFunction · 0.65

Implementers 3

responsesFormatinternal/toolinjection/format_response
openaiFormatinternal/toolinjection/format_openai.g
claudeFormatinternal/toolinjection/format_claude.g

Calls

no outgoing calls

Tested by

no test coverage detected