/
MO
mode-io
/
skill-manager
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v16
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
54
100
163.1 KB
Scan Skill
post
/api/scan/skills/{skill_ref}
Path parameters
skill_ref
string
required
Request body
ScanOptionsRequest
required
awsProfile
string
nullable
awsRegion
string
nullable
awsSessionToken
string
nullable
llmApiKey
string
nullable
llmApiVersion
string
nullable
llmBaseUrl
string
nullable
llmConsensusRuns
integer
llmMaxTokens
integer
llmModel
string
nullable
llmProvider
string
nullable
useLlm
boolean
Response
Successful Response
ScanResultResponse
required
analyzersUsed
string[]
required
durationSeconds
number
required
findings
ScanFindingResponse[]
required
findingsCount
integer
required
isSafe
boolean
required
maxSeverity
string
required
skillName
string
required