MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / testScreenAPI

Function testScreenAPI

internal/agent/screening_test.go:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12)
13
14func testScreenAPI() *API {
15 return &API{screen: piguard.NewEngine(piguard.EngineConfig{}, piguard.NewHeuristicsDetector())}
16}
17
18// tagSmuggle encodes ASCII into the invisible Unicode Tags block (U+E0000–E007F).
19func tagSmuggle(s string) string {

Calls 2

NewEngineFunction · 0.92
NewHeuristicsDetectorFunction · 0.92

Tested by

no test coverage detected