Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ scanner.test.ts
File
scanner.test.ts
packages/agent-core/test/skill/scanner.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, realpath as fsRealpath, rm, symlink, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
path from
'pathe'
;
4
Callers
nothing calls this directly
Calls
15
resolveSkillRoots
Function · 0.90
discoverSkills
Function · 0.90
makeWorkspace
Function · 0.85
mkdtemp
Function · 0.85
loadRoots
Method · 0.80
realpath
Function · 0.70
writeSkill
Function · 0.70
listSkills
Method · 0.65
listInvocableSkills
Method · 0.65
getSkill
Method · 0.65
getPluginSkill
Method · 0.65
has
Method · 0.65
Tested by
no test coverage detected