Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FIND-Lab/AgentWard
/ detectBlock
Function
detectBlock
core/warnings.ts:14–16 ·
view source on GitHub ↗
(warning: Warning)
Source
from the content-addressed store, hash-verified
12
}
13
14
export
function
detectBlock(warning: Warning): DetectionResult {
15
return
{ warning, verdict:
"block"
};
16
}
17
18
export
function
detectApprove(
19
warning: Warning,
Callers
2
register
Function · 0.90
toolCallDetect
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected