MCPcopy Create free account

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

Functions667 in github.com/antgroup/agent-aegis

↓ 2 callersMethodstart
()
src/scan-service.ts:269
↓ 2 callersFunctionstripEnclosingQuotes
(value: string)
src/rules.ts:562
↓ 2 callersFunctionstripEnclosingQuotes
(value)
src/rules.js:389
↓ 2 callersFunctiontabClass
(active: boolean)
web/frontend/src/pages/SkillsPage.tsx:27
↓ 2 callersFunctiontoolCallContainsSuspiciousServiceScript
(record: ToolCallRecord)
src/rules.ts:1834
↓ 2 callersFunctiontoolCallContainsSuspiciousServiceScript
(record)
src/rules.js:1322
↓ 2 callersFunctionuseEvents
(params?: Record<string, string>)
web/frontend/src/api/hooks.ts:35
↓ 2 callersMethodwalkSkillFiles
( root: string, visitor: (filePath: string, sourceRoot: string) => Promise<void>, deadline = Numbe
src/scan-service.ts:203
↓ 2 callersMethodwalkSkillFiles
(root, visitor, deadline = Number.POSITIVE_INFINITY)
src/scan-service.js:115
↓ 2 callersMethodwritePluginJson
(data: PluginJson)
web/api/src/services/config-service.ts:40
↓ 1 callersFunctionadd
()
web/frontend/src/components/config/ArrayEditor.tsx:21
↓ 1 callersFunctionarePromptHooksEnabled
(api)
src/handlers.js:195
↓ 1 callersFunctionarePromptHooksEnabled
(api: OpenClawPluginApi)
src/handlers.ts:308
↓ 1 callersFunctionassessScriptArtifactRiskFlags
(text: string)
src/rules.ts:2425
↓ 1 callersFunctionassessScriptArtifactRiskFlags
(text)
src/rules.js:1782
↓ 1 callersFunctionbasenameLowercase
(value: string)
src/rules.ts:1176
↓ 1 callersFunctionbasenameLowercase
(value)
src/rules.js:851
↓ 1 callersFunctionbuildObservedSecretVariants
(secret: string)
src/encoding-guard.ts:594
↓ 1 callersFunctionbuildScanWindows
(text: string, maxScanChars: number)
src/encoding-guard.ts:94
↓ 1 callersFunctionbuildScanWindows
(text, maxScanChars)
src/encoding-guard.js:43
↓ 1 callersFunctionbuildSecretFingerprints
(values, source, timestamp)
src/handlers.js:37
↓ 1 callersFunctionbuildSecretFingerprints
( values: string[], source: string, timestamp: number, )
src/handlers.ts:105
↓ 1 callersFunctionbuildSelfIntegrityRecord
(params)
src/handlers.js:117
↓ 1 callersFunctionbuildSelfIntegrityRecord
(params: { api: OpenClawPluginApi; stateDir: string; protectedRoots: string[]; })
src/handlers.ts:201
↓ 1 callersFunctioncandidateConfidence
(riskFlags: string[])
src/encoding-guard.ts:402
↓ 1 callersFunctioncandidateConfidence
(riskFlags)
src/encoding-guard.js:319
↓ 1 callersFunctioncollectDeleteCommandTargetPaths
(command: string, baseDir: string)
src/rules.ts:2036
↓ 1 callersFunctioncollectDeleteCommandTargetPaths
(command, baseDir)
src/rules.js:1496
↓ 1 callersFunctioncollectObservedSecretVariantMatches
( text: string, observedSecrets: string[], )
src/encoding-guard.ts:610
↓ 1 callersFunctioncollectObservedSecretVariantMatches
(text, observedSecrets)
src/encoding-guard.js:503
↓ 1 callersFunctioncollectOutsideWorkspaceDeletionTargets
( toolName: string, params: Record<string, unknown>, baseDir = process.cwd(), )
src/rules.ts:2073
↓ 1 callersFunctioncollectOutsideWorkspaceDeletionTargets
(toolName, params, baseDir = process.cwd())
src/rules.js:1527
↓ 1 callersFunctioncollectSelfProtectionTexts
( toolName: string, params: Record<string, unknown>, candidatePaths: string[], )
src/rules.ts:1656
↓ 1 callersFunctioncollectSelfProtectionTexts
(toolName, params, candidatePaths)
src/rules.js:1197
↓ 1 callersFunctioncollectSensitivePathTargetTexts
( toolName: string, params: Record<string, unknown>, candidatePaths: string[], )
src/rules.ts:1702
↓ 1 callersFunctioncollectSensitivePathTargetTexts
(toolName, params, candidatePaths)
src/rules.js:1234
↓ 1 callersFunctioncontainsRestrictedOpenClawControlCommand
(command: string | undefined)
src/rules.ts:1233
↓ 1 callersFunctioncontainsRestrictedOpenClawControlCommand
(command)
src/rules.js:903
↓ 1 callersFunctioncontainsRestrictedOpenClawInvocation
(command: string | undefined, depth = 0)
src/rules.ts:1209
↓ 1 callersFunctioncontainsRestrictedOpenClawInvocation
(command, depth = 0)
src/rules.js:880
↓ 1 callersFunctioncreateAegisLogger
(api)
src/handlers.js:171
↓ 1 callersFunctioncreateAegisLogger
(api: OpenClawPluginApi)
src/handlers.ts:274
↓ 1 callersFunctioncreateApiAccessGuard
(token: string)
web/api/src/server.ts:84
↓ 1 callersFunctioncreateConfigRouter
(configService: ConfigService)
web/api/src/routes/config.ts:5
↓ 1 callersFunctioncreateDefenseEventWriter
(stateDir)
src/handlers.js:239
↓ 1 callersFunctioncreateDefenseEventWriter
(stateDir: string)
src/handlers.ts:395
↓ 1 callersFunctioncreateEventsRouter
(eventService: EventService)
web/api/src/routes/events.ts:4
↓ 1 callersFunctioncreateServer
(options: ServerOptions)
web/api/src/server.ts:99
↓ 1 callersFunctioncreateSkillScanEventWriter
(stateDir)
src/handlers.js:254
↓ 1 callersFunctioncreateSkillScanEventWriter
(stateDir: string)
src/handlers.ts:411
↓ 1 callersFunctioncreateSkillScansRouter
( skillScanEventService: SkillScanEventService, )
web/api/src/routes/skill-scans.ts:4
↓ 1 callersFunctioncreateSkillsRouter
( stateService: StateService, eventService: EventService, )
web/api/src/routes/skills.ts:5
↓ 1 callersFunctioncreateStatusRouter
( configService: ConfigService, stateService: StateService, )
web/api/src/routes/status.ts:7
↓ 1 callersFunctioncreateSyntheticSkillRiskState
(params)
src/handlers.js:146
↓ 1 callersFunctioncreateSyntheticSkillRiskState
(params: { now: number; skillRiskFlags: string[]; riskySkills: string[]; })
src/handlers.ts:244
↓ 1 callersFunctionderiveScriptArtifactSignals
(artifacts)
src/handlers.js:47
↓ 1 callersFunctionderiveScriptArtifactSignals
(artifacts: ScriptArtifactRecord[])
src/handlers.ts:120
↓ 1 callersFunctiondetectEncodingTransformSignals
(text: string | undefined)
src/rules.ts:495
↓ 1 callersFunctiondetectEncodingTransformSignals
(text)
src/rules.js:334
↓ 1 callersFunctionencodeBase32Bytes
(bytes: Buffer)
src/encoding-guard.ts:576
↓ 1 callersFunctionencodeBase32Bytes
(bytes)
src/encoding-guard.js:471
↓ 1 callersMethodenqueueFile
(filePath: string, sourceRoot: string)
src/scan-service.ts:537
↓ 1 callersMethodenqueueFile
(filePath, sourceRoot)
src/scan-service.js:422
↓ 1 callersMethodensureWorker
()
src/scan-service.ts:885
↓ 1 callersMethodensureWorker
()
src/scan-service.js:759
↓ 1 callersFunctionestimateSerializedValueLength
(value: unknown)
src/rules.ts:1327
↓ 1 callersFunctionestimateSerializedValueLength
(value)
src/rules.js:964
↓ 1 callersFunctionexceedsMemoryWriteBudget
(text: string)
src/rules.ts:1754
↓ 1 callersFunctionexceedsMemoryWriteBudget
(text)
src/rules.js:1268
↓ 1 callersFunctionextractCandidateTokens
(text: string, maxCandidates: number)
src/encoding-guard.ts:116
↓ 1 callersFunctionextractCandidateTokens
(text, maxCandidates)
src/encoding-guard.js:60
↓ 1 callersFunctionfindExplicitGroupMatch
(text: string)
src/rules.ts:1432
↓ 1 callersFunctionfindExplicitGroupMatch
(text)
src/rules.js:1052
↓ 1 callersMethodgetPluginJsonPath
()
web/api/src/services/config-service.ts:21
↓ 1 callersMethodgetSelfIntegrity
()
web/api/src/services/state-service.ts:100
↓ 1 callersMethodgetUserConfig
()
web/api/src/services/config-service.ts:52
↓ 1 callersFunctionhandleRemove
(path: string)
web/frontend/src/pages/SkillsPage.tsx:21
↓ 1 callersFunctionhasDetail
(ev: { commandText?: string; toolParams?: Record<string, unknown>; userInput?: string; details?: Record<string
web/frontend/src/pages/EventsPage.tsx:7
↓ 1 callersFunctionhasExplicitPatternRiskMatch
( text: string, rules: readonly PatternRiskRule[], )
src/rules.ts:477
↓ 1 callersFunctionhasExplicitPatternRiskMatch
(text, rules)
src/rules.js:327
↓ 1 callersFunctionhasExternalInstructionNotice
(text: string)
src/rules.ts:996
↓ 1 callersFunctionhasExternalInstructionNotice
(text)
src/rules.js:698
↓ 1 callersFunctionhasHighConfidenceMemoryInstruction
(text: string)
src/rules.ts:1746
↓ 1 callersFunctionhasHighConfidenceMemoryInstruction
(text)
src/rules.js:1265
↓ 1 callersFunctionhasRepeatedPercentEncoding
(token: string)
src/encoding-guard.ts:196
↓ 1 callersFunctionhasRepeatedPercentEncoding
(token)
src/encoding-guard.js:124
↓ 1 callersFunctionhasSelfProtectionAction
(text: string)
src/rules.ts:1517
↓ 1 callersFunctionhasSelfProtectionAction
(text)
src/rules.js:1123
↓ 1 callersMethodhashText
(text: string)
src/scan-service.ts:740
↓ 1 callersMethodhashText
(text)
src/scan-service.js:621
↓ 1 callersFunctioninjectExternalNoticeIntoString
(text: string)
src/rules.ts:1048
↓ 1 callersFunctioninjectExternalNoticeIntoString
(text)
src/rules.js:742
↓ 1 callersFunctioninjectExternalNoticeIntoToolResultMessage
(record: Record<string, unknown>)
src/rules.ts:1124
↓ 1 callersFunctioninjectExternalNoticeIntoToolResultMessage
(record)
src/rules.js:807
↓ 1 callersFunctioninspectDecodedCandidate
(params: { token: string; kind: EncodedCandidateKind; rootToken: string; analyzeDecoded?: (decoded: st
src/encoding-guard.ts:406
↓ 1 callersFunctioninspectDecodedCandidate
(params)
src/encoding-guard.js:322
↓ 1 callersFunctionisBase32Char
(char: string)
src/encoding-guard.ts:191
↓ 1 callersFunctionisBase32Char
(char)
src/encoding-guard.js:120
↓ 1 callersFunctionisBase64Char
(char: string)
src/encoding-guard.ts:169
↓ 1 callersFunctionisBase64Char
(char)
src/encoding-guard.js:104
← previousnext →301–400 of 667, ranked by callers