MCPcopy Create free account

hub / github.com/caido/skills / functions

Functions79 in github.com/caido/skills

↓ 50 callersFunctiongetClient
()
skills/caido-mode/lib/client.ts:127
↓ 11 callersFunctiondecodeRaw
(raw: Uint8Array | undefined)
skills/caido-mode/lib/output.ts:5
↓ 8 callersFunctionformatHttpRaw
(decoded: string, opts: OutputOpts)
skills/caido-mode/lib/output.ts:21
↓ 8 callersFunctionparseOutputOpts
(args: string[], startIdx: number)
skills/caido-mode/lib/types.ts:17
↓ 4 callersFunctionbuildConnection
(host: string, port: number, isTLS: boolean, overrides?: ConnectionOverrides)
skills/caido-mode/lib/commands/replay.ts:30
↓ 4 callersFunctionbuildReplayOutput
(sessionId: string, result: any, opts: OutputOpts, modifiedRaw?: string)
skills/caido-mode/lib/commands/replay.ts:148
↓ 4 callersFunctionparseCollectionId
(args: string[], startIdx: number)
skills/caido-mode/caido-client.ts:33
↓ 4 callersFunctionparseConnectionOverrides
(args: string[], startIdx: number)
skills/caido-mode/caido-client.ts:21
↓ 3 callersFunctionresolveSession
(client: any, idOrName: string)
skills/caido-mode/lib/commands/replay.ts:125
↓ 2 callersFunctionapplyRawEdits
(raw: string, edits: RawEdits)
skills/caido-mode/lib/commands/replay.ts:73
↓ 2 callersFunctioncmdInterceptSet
(enabled: boolean)
skills/caido-mode/lib/commands/intercept.ts:16
↓ 2 callersFunctionformatReplayEntry
(entry: any, opts: OutputOpts, includeRaw: boolean)
skills/caido-mode/lib/commands/replay.ts:390
↓ 2 callersFunctionisCachedTokenValid
(secrets: CaidoSecrets)
skills/caido-mode/lib/client.ts:34
↓ 2 callersFunctionloadConfig
()
skills/caido-mode/lib/client.ts:92
↓ 2 callersFunctionprintUsage
()
skills/caido-mode/caido-client.ts:47
↓ 2 callersFunctionresolveRaw
(raw: string)
skills/caido-mode/lib/commands/replay.ts:48
↓ 1 callersMethodclear
()
skills/caido-mode/lib/client.ts:78
↓ 1 callersFunctioncmdAuthStatus
()
skills/caido-mode/lib/commands/info.ts:70
↓ 1 callersFunctioncmdCancelTask
(taskId: string)
skills/caido-mode/lib/commands/management.ts:181
↓ 1 callersFunctioncmdCreateAutomateSession
(requestId: string)
skills/caido-mode/lib/commands/replay.ts:519
↓ 1 callersFunctioncmdCreateCollection
(name: string)
skills/caido-mode/lib/commands/replay.ts:499
↓ 1 callersFunctioncmdCreateEnv
(name: string)
skills/caido-mode/lib/commands/management.ts:105
↓ 1 callersFunctioncmdCreateFilter
(name: string, query: string, alias?: string)
skills/caido-mode/lib/commands/management.ts:59
↓ 1 callersFunctioncmdCreateFinding
( requestId: string, title: string, description?: string, reporter?: string, dedupeKey?: string, )
skills/caido-mode/lib/commands/findings.ts:35
↓ 1 callersFunctioncmdCreateScope
(name: string, allow: string[], deny: string[])
skills/caido-mode/lib/commands/management.ts:13
↓ 1 callersFunctioncmdCreateSession
(requestId: string, collectionId?: string)
skills/caido-mode/lib/commands/replay.ts:449
↓ 1 callersFunctioncmdDeleteCollection
(collectionId: string)
skills/caido-mode/lib/commands/replay.ts:511
↓ 1 callersFunctioncmdDeleteEnv
(envId: string)
skills/caido-mode/lib/commands/management.ts:139
↓ 1 callersFunctioncmdDeleteFilter
(filterId: string)
skills/caido-mode/lib/commands/management.ts:91
↓ 1 callersFunctioncmdDeleteHostedFile
(fileId: string)
skills/caido-mode/lib/commands/management.ts:167
↓ 1 callersFunctioncmdDeleteScope
(scopeId: string)
skills/caido-mode/lib/commands/management.ts:45
↓ 1 callersFunctioncmdDeleteSessions
(ids: string[])
skills/caido-mode/lib/commands/replay.ts:479
↓ 1 callersFunctioncmdEdit
( requestId: string, edits: RawEdits & { sessionId?: string }, opts: OutputOpts, overrides?: Connectio
skills/caido-mode/lib/commands/replay.ts:258
↓ 1 callersFunctioncmdEditSession
( sessionIdOrName: string, edits: RawEdits, opts: OutputOpts, overrides?: ConnectionOverrides, )
skills/caido-mode/lib/commands/replay.ts:348
↓ 1 callersFunctioncmdEnvSet
(envId: string, varName: string, value: string)
skills/caido-mode/lib/commands/management.ts:119
↓ 1 callersFunctioncmdEnvs
()
skills/caido-mode/lib/commands/management.ts:99
↓ 1 callersFunctioncmdExportCurl
(requestId: string)
skills/caido-mode/lib/commands/requests.ts:129
↓ 1 callersFunctioncmdFilters
()
skills/caido-mode/lib/commands/management.ts:53
↓ 1 callersFunctioncmdFindings
(limit: number)
skills/caido-mode/lib/commands/findings.ts:5
↓ 1 callersFunctioncmdFuzz
(sessionId: string, payloads: string[])
skills/caido-mode/lib/commands/replay.ts:527
↓ 1 callersFunctioncmdGet
(requestId: string, opts: OutputOpts)
skills/caido-mode/lib/commands/requests.ts:62
↓ 1 callersFunctioncmdGetFinding
(findingId: string)
skills/caido-mode/lib/commands/findings.ts:23
↓ 1 callersFunctioncmdGetResponse
(requestId: string, opts: OutputOpts)
skills/caido-mode/lib/commands/requests.ts:99
↓ 1 callersFunctioncmdGetSession
(sessionIdOrName: string, opts: OutputOpts)
skills/caido-mode/lib/commands/replay.ts:297
↓ 1 callersFunctioncmdHealth
()
skills/caido-mode/lib/commands/info.ts:21
↓ 1 callersFunctioncmdHostedFiles
()
skills/caido-mode/lib/commands/management.ts:161
↓ 1 callersFunctioncmdInterceptStatus
()
skills/caido-mode/lib/commands/intercept.ts:6
↓ 1 callersFunctioncmdMoveSession
(sessionId: string, collectionId: string)
skills/caido-mode/lib/commands/replay.ts:468
↓ 1 callersFunctioncmdPlugins
()
skills/caido-mode/lib/commands/info.ts:15
↓ 1 callersFunctioncmdProjects
()
skills/caido-mode/lib/commands/management.ts:147
↓ 1 callersFunctioncmdRecent
(limit: number)
skills/caido-mode/lib/commands/requests.ts:43
↓ 1 callersFunctioncmdRenameCollection
(collectionId: string, name: string)
skills/caido-mode/lib/commands/replay.ts:505
↓ 1 callersFunctioncmdRenameSession
(sessionId: string, name: string)
skills/caido-mode/lib/commands/replay.ts:462
↓ 1 callersFunctioncmdReplay
( requestId: string, rawOverride: string | undefined, opts: OutputOpts, overrides?: ConnectionOverride
skills/caido-mode/lib/commands/replay.ts:199
↓ 1 callersFunctioncmdReplayCollections
(limit: number)
skills/caido-mode/lib/commands/replay.ts:487
↓ 1 callersFunctioncmdReplayEntries
( sessionIdOrName: string, limit: number, opts: OutputOpts, includeRaw: boolean, )
skills/caido-mode/lib/commands/replay.ts:320
↓ 1 callersFunctioncmdReplaySessions
(limit: number)
skills/caido-mode/lib/commands/replay.ts:435
↓ 1 callersFunctioncmdScopes
()
skills/caido-mode/lib/commands/management.ts:7
↓ 1 callersFunctioncmdSearch
(filter: string, limit: number, after?: string, idsOnly?: boolean, desc?: boolean)
skills/caido-mode/lib/commands/requests.ts:7
↓ 1 callersFunctioncmdSelectEnv
(envId?: string)
skills/caido-mode/lib/commands/management.ts:113
↓ 1 callersFunctioncmdSelectProject
(projectId: string)
skills/caido-mode/lib/commands/management.ts:153
↓ 1 callersFunctioncmdSendRaw
( host: string, port: number, tls: boolean, raw: string, opts: OutputOpts, overrides?: ConnectionO
skills/caido-mode/lib/commands/replay.ts:234
↓ 1 callersFunctioncmdSetup
(pat: string, url: string)
skills/caido-mode/lib/commands/info.ts:27
↓ 1 callersFunctioncmdTasks
()
skills/caido-mode/lib/commands/management.ts:175
↓ 1 callersFunctioncmdUpdateFilter
( filterId: string, name?: string, query?: string, alias?: string, )
skills/caido-mode/lib/commands/management.ts:69
↓ 1 callersFunctioncmdUpdateFinding
( findingId: string, title?: string, description?: string, hidden?: boolean, )
skills/caido-mode/lib/commands/findings.ts:53
↓ 1 callersFunctioncmdUpdateScope
( scopeId: string, name?: string, allow?: string[], deny?: string[], )
skills/caido-mode/lib/commands/management.ts:23
↓ 1 callersFunctioncmdViewer
()
skills/caido-mode/lib/commands/info.ts:9
↓ 1 callersFunctioncreateRawReplaySession
( client: any, raw: string, connection: ConnectionInfoInput, collectionId?: string, )
skills/caido-mode/lib/commands/replay.ts:177
↓ 1 callersFunctionextractHeaders
(decoded: string)
skills/caido-mode/lib/output.ts:10
↓ 1 callersFunctionmain
()
skills/caido-mode/caido-client.ts:279
↓ 1 callersFunctionnormalizeRaw
(raw: string)
skills/caido-mode/lib/commands/replay.ts:60
↓ 1 callersFunctionparseSessionName
(args: string[], startIdx: number)
skills/caido-mode/caido-client.ts:40
↓ 1 callersFunctionrawToCurl
(rawRequest: string, host: string, port: number, isTls: boolean)
skills/caido-mode/lib/output.ts:65
↓ 1 callersFunctionreadCaidoSecrets
()
skills/caido-mode/lib/client.ts:24
↓ 1 callersFunctionreadStdin
()
skills/caido-mode/lib/commands/replay.ts:40
↓ 1 callersFunctiontruncateBody
(decoded: string, maxLines: number, maxChars: number)
skills/caido-mode/lib/output.ts:26
Methodload
()
skills/caido-mode/lib/client.ts:49
Methodsave
(token: CachedToken)
skills/caido-mode/lib/client.ts:63