MCPcopy Create free account

hub / github.com/antgroup/agent-aegis / functions

Functions667 in github.com/antgroup/agent-aegis

↓ 1 callersFunctionisBase64UrlChar
(char: string)
src/encoding-guard.ts:180
↓ 1 callersFunctionisBase64UrlChar
(char)
src/encoding-guard.js:112
↓ 1 callersFunctionisMemoryTargetPath
(candidatePath: string, workspaceRoot = process.cwd())
src/rules.ts:1732
↓ 1 callersFunctionisMemoryTargetPath
(candidatePath, workspaceRoot = process.cwd())
src/rules.js:1255
↓ 1 callersFunctionisOpenClawConfigPath
(candidatePath: string)
src/rules.ts:1652
↓ 1 callersFunctionisOpenClawConfigPath
(candidatePath)
src/rules.js:1194
↓ 1 callersFunctionisOutboundScriptRuntimeCommand
( command: string | undefined, patterns: readonly RegExp[], )
src/rules.ts:1792
↓ 1 callersFunctionisOutboundScriptRuntimeCommand
(command, patterns)
src/rules.js:1298
↓ 1 callersFunctionisPathOutsideWorkspace
(candidatePath: string, workspaceRoot: string)
src/rules.ts:1317
↓ 1 callersFunctionisPathOutsideWorkspace
(candidatePath, workspaceRoot)
src/rules.js:956
↓ 1 callersFunctionisScriptArtifactPath
(candidatePath: string)
src/rules.ts:2414
↓ 1 callersFunctionisScriptArtifactPath
(candidatePath)
src/rules.js:1773
↓ 1 callersFunctionisSensitiveProtectedPath
(candidatePath: string)
src/rules.ts:1279
↓ 1 callersFunctionisSensitiveProtectedPath
(candidatePath)
src/rules.js:938
↓ 1 callersFunctionisTokenBreakChar
(char: string)
src/encoding-guard.ts:85
↓ 1 callersFunctionisTokenBreakChar
(char)
src/encoding-guard.js:36
↓ 1 callersFunctionisUntrustedExternalToolResult
(record: Record<string, unknown>)
src/rules.ts:975
↓ 1 callersFunctionisUntrustedExternalToolResult
(record)
src/rules.js:679
↓ 1 callersFunctionisValidResult
(v: unknown)
web/api/src/services/file-watcher.ts:38
↓ 1 callersFunctionjoinPresentTextSegments
(segments)
src/handlers.js:24
↓ 1 callersFunctionjoinPresentTextSegments
(segments: Array<string | undefined>)
src/handlers.ts:90
↓ 1 callersMethodloadExistingEvents
()
web/api/src/services/file-watcher.ts:110
↓ 1 callersMethodloadExistingSkillScanEvents
()
web/api/src/services/file-watcher.ts:178
↓ 1 callersFunctionlogObservedToolCall
(params)
src/handlers.js:269
↓ 1 callersFunctionlogObservedToolCall
(params: { logger: AegisLogger; mechanism: string; message: string; sessionKey?: string; runId?: str
src/handlers.ts:427
↓ 1 callersFunctionlooksLikeBase32Token
(token: string)
src/encoding-guard.ts:229
↓ 1 callersFunctionlooksLikeBase32Token
(token)
src/encoding-guard.js:154
↓ 1 callersFunctionlooksLikeBase64Token
(token: string)
src/encoding-guard.ts:245
↓ 1 callersFunctionlooksLikeBase64Token
(token)
src/encoding-guard.js:169
↓ 1 callersFunctionlooksLikeBase64UrlToken
(token: string)
src/encoding-guard.ts:261
↓ 1 callersFunctionlooksLikeBase64UrlToken
(token)
src/encoding-guard.js:184
↓ 1 callersFunctionlooksLikeScriptArtifact
(toolName: string, candidatePath: string, text: string | undefined)
src/rules.ts:2418
↓ 1 callersFunctionlooksLikeScriptArtifact
(toolName, candidatePath, text)
src/rules.js:1776
↓ 1 callersFunctionlooksLikeUrlEncodedToken
(token: string)
src/encoding-guard.ts:213
↓ 1 callersFunctionlooksLikeUrlEncodedToken
(token)
src/encoding-guard.js:140
↓ 1 callersFunctionlooksPathLikeToken
(token: string)
src/rules.ts:1180
↓ 1 callersFunctionlooksPathLikeToken
(token)
src/rules.js:854
↓ 1 callersFunctionlooksSensitiveEnvReference
(label: string, envName: string)
src/rules.ts:571
↓ 1 callersFunctionlooksSensitiveEnvReference
(label, envName)
src/rules.js:396
↓ 1 callersFunctionmatchesAnyPattern
(text: string, patterns: readonly RegExp[])
src/rules.ts:491
↓ 1 callersFunctionmatchesAnyPattern
(text, patterns)
src/rules.js:331
↓ 1 callersFunctionmatchesBootstrapRule
(text: string, lines: string[], rule: SkillScanBootstrapRule)
src/scan-worker.ts:55
↓ 1 callersFunctionmatchesBootstrapRule
(text, lines, rule)
src/scan-worker.js:29
↓ 1 callersFunctionmatchesClawAegisConfigTamper
(text: string)
src/rules.ts:1613
↓ 1 callersFunctionmatchesClawAegisConfigTamper
(text)
src/rules.js:1182
↓ 1 callersFunctionmatchesPatternRiskRule
( variants: GuardTextVariants, rule: PatternRiskRule, )
src/rules.ts:456
↓ 1 callersFunctionmatchesSkillRule
( text: string, lines: string[], rule: PatternRiskRule, )
src/scan-worker.ts:44
↓ 1 callersFunctionmatchesSkillRule
(text, lines, rule)
src/scan-worker.js:23
↓ 1 callersFunctionmaybeDecodePowerShellInline
(input: string)
src/rules.ts:1447
↓ 1 callersFunctionmaybeDecodePowerShellInline
(input)
src/rules.js:1065
↓ 1 callersFunctionmentionsClawAegisReference
(text: string)
src/rules.ts:1508
↓ 1 callersFunctionmentionsClawAegisReference
(text)
src/rules.js:1119
↓ 1 callersFunctionmentionsProtectedPluginTarget
(text: string, protectedPluginIds: string[])
src/rules.ts:1578
↓ 1 callersFunctionmentionsProtectedPluginTarget
(text, protectedPluginIds)
src/rules.js:1161
↓ 1 callersFunctionmentionsProtectedSkillTarget
(text: string, protectedSkillIds: string[])
src/rules.ts:1563
↓ 1 callersFunctionmentionsProtectedSkillTarget
(text, protectedSkillIds)
src/rules.js:1149
↓ 1 callersFunctionmergeModes
(...modes: DefenseMode[])
src/security-strategies.ts:237
↓ 1 callersFunctionmergeModes
(...modes)
src/security-strategies.js:8
↓ 1 callersFunctionnormalizeProtectedIdentifier
(value: string)
src/rules.ts:1538
↓ 1 callersFunctionnormalizeProtectedIdentifier
(value)
src/rules.js:1129
↓ 1 callersFunctionnormalizeSelfIntegrityRecord
(raw)
src/state.js:65
↓ 1 callersFunctionnormalizeSelfIntegrityRecord
(raw: unknown)
src/state.ts:104
↓ 1 callersFunctionnormalizeTrustedSkillsFile
(raw)
src/state.js:47
↓ 1 callersFunctionnormalizeTrustedSkillsFile
(raw: unknown)
src/state.ts:83
↓ 1 callersMethodnoteToolResult
(sessionKey: string, outcome: ToolResultScanOutcome)
src/state.ts:329
↓ 1 callersFunctionparseApplyPatchDeletedPaths
(input: string)
src/rules.ts:2001
↓ 1 callersFunctionparseApplyPatchDeletedPaths
(input)
src/rules.js:1463
↓ 1 callersMethodprocessNext
()
src/scan-service.ts:744
↓ 1 callersMethodprocessNext
()
src/scan-service.js:624
↓ 1 callersFunctionpromptForToken
()
web/frontend/src/api/client.ts:23
↓ 1 callersFunctionreadCommandText
(params)
src/handlers.js:28
↓ 1 callersFunctionreadCommandText
(params: Record<string, unknown>)
src/handlers.ts:95
↓ 1 callersMethodreadNewEvents
()
web/api/src/services/file-watcher.ts:129
↓ 1 callersMethodreadNewSkillScanEvents
()
web/api/src/services/file-watcher.ts:196
↓ 1 callersFunctionredactObservedSecrets
( text: string, observedSecrets: string[] | undefined, matchedKeywords: Set<string>, )
src/rules.ts:749
↓ 1 callersFunctionredactObservedSecrets
(text, observedSecrets, matchedKeywords)
src/rules.js:517
↓ 1 callersFunctionregisterClawAegisPlugin
( api: OpenClawPluginApi, createRuntime: typeof createClawAegisRuntime = createClawAegisRuntime, )
index.ts:27
↓ 1 callersFunctionregisterClawAegisPlugin
(api, createRuntime = createClawAegisRuntime)
index.js:15
↓ 1 callersMethodrememberTrustedSkill
(record)
src/state.js:224
↓ 1 callersMethodrememberTrustedSkill
(record: TrustedSkillRecord)
src/state.ts:291
↓ 1 callersFunctionremove
(index: number)
web/frontend/src/components/config/ArrayEditor.tsx:29
↓ 1 callersFunctionremoveToolResultSpecialTokens
(text: string)
src/rules.ts:892
↓ 1 callersFunctionremoveToolResultSpecialTokens
(text)
src/rules.js:609
↓ 1 callersMethodremoveTrustedSkill
(skillPath: string)
web/api/src/services/state-service.ts:73
↓ 1 callersMethodresetConfig
()
web/api/src/services/config-service.ts:150
↓ 1 callersFunctionresolveAllowedOrigins
()
web/api/src/server.ts:29
↓ 1 callersFunctionresolveApiToken
(configDir: string)
web/api/src/server.ts:49
↓ 1 callersFunctionresolveDevToken
()
web/frontend/vite.config.ts:10
↓ 1 callersFunctionresolveExecutedScriptTargets
(command: string, baseDir: string)
src/rules.ts:2522
↓ 1 callersFunctionresolveExecutedScriptTargets
(command, baseDir)
src/rules.js:1863
↓ 1 callersFunctionresolveModeFromSources
( ctx: ToolCallDefenseContext, source: ToolCallDefenseModeSource | readonly ToolCallDefenseModeSource[], )
src/security-strategies.ts:247
↓ 1 callersFunctionresolveModeFromSources
(ctx, source)
src/security-strategies.js:17
↓ 1 callersFunctionresolvePluginConfigSchema
(configSchema)
runtime-api.js:1
↓ 1 callersFunctionresolvePluginConfigSchema
( configSchema: DefinePluginEntryOptions["configSchema"], )
runtime-api.ts:122
↓ 1 callersFunctionresolveProtectedPathCandidates
( toolName: string, params: Record<string, unknown>, baseDir = process.cwd(), )
src/rules.ts:2193
↓ 1 callersFunctionresolveProtectedRoots
(api, stateDir)
src/handlers.js:84
↓ 1 callersFunctionresolveProtectedRoots
(api: OpenClawPluginApi, stateDir: string)
src/handlers.ts:165
↓ 1 callersFunctionresolveToolCallDefenseMode
(modes, source)
src/handlers.js:232
↓ 1 callersFunctionresolveToolCallDefenseMode
( modes: ToolCallDefenseModes, source: ToolCallDefenseModeSource | readonly ToolCallDefenseModeSource[], )
src/handlers.ts:371
↓ 1 callersFunctionsafeDecodeBase32Token
(token: string)
src/encoding-guard.ts:356
← previousnext →401–500 of 667, ranked by callers