Code analysis
static source read inferred
Static code-analysis findings — hidden prompt content in shipped skill files, committed secrets, dynamic-exec sinks, and suspicious call-home endpoints — across the analyzed catalogue. Heuristic, pure, no code executed; every row deep-links to its source. Click a kind to filter.
50064 analyzed
8099 re-analysis due
988 not analyzable
0 not yet analyzed
4803 source gone
not analyzable
789 too large 199 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 338
- committed secret 6178
- dynamic exec 11834
- obfuscation 3579
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187628
- HIGH dynamic exec UiPath/coder_eval unsafe yaml.load()
yaml.load("x: !!python/object/apply:os.system ['echo hi']", Loader=_Probe) - HIGH dynamic exec UiPath/coder_eval unsafe yaml.load()
return yaml.load(mkdocs_path.read_text(encoding="utf-8"), Loader=_NavLoader) - HIGH dynamic exec Chris0Jeky/Taskdeck new Function()
const evaluate = new Function('self', 'caches', 'console', loadGeneratedCleanupScript()) - HIGH dynamic exec Chris0Jeky/Taskdeck new Function()
new Function('self', 'caches', workerScript)(self, caches) - HIGH dynamic exec Chris0Jeky/Taskdeck new Function()
expect(() => new Function(hoisted)).not.toThrow() - HIGH dynamic exec Chris0Jeky/Taskdeck new Function()
new Function('self', 'caches', workerScript)(self, caches) - MEDIUM suspicious endpoint Chris0Jeky/Taskdeck 169.254.169.254 (cloud metadata)
'http://169.254.169.254/latest/meta-data/', - HIGH credential in log Chris0Jeky/Taskdeck credential in log
console.log(` password: ${DEMO.password}`) - HIGH obfuscation HuginnIndustries/CodeCartographer dynamic require()/import()
const { parseSimpleYaml, stringifySimpleYaml } = await import(pathToFileURL(`${REPO_ROOT}/core/yaml.ts`).href); - HIGH obfuscation HuginnIndustries/CodeCartographer dynamic require()/import()
const core = await import(pathToFileURL(`${REPO_ROOT}/core/index.ts`).href); - HIGH obfuscation HuginnIndustries/CodeCartographer dynamic require()/import()
const { loadUsage, appendUsageRun, computeTotals, computePerPhaseTotals, USAGE_RELATIVE_PATH } = await import(pathToFileURL(`${REPO_ROOT}/core/usage.ts`).href); - HIGH obfuscation HuginnIndustries/CodeCartographer dynamic require()/import()
const core = await import(pathToFileURL(`${REPO_ROOT}/core/index.ts`).href); - HIGH obfuscation HuginnIndustries/CodeCartographer dynamic require()/import()
const core = await import(pathToFileURL(`${REPO_ROOT}/core/index.ts`).href); - HIGH obfuscation HuginnIndustries/CodeCartographer dynamic require()/import()
} = await import(pathToFileURL(`${REPO_ROOT}/core/index.ts`).href); - HIGH obfuscation HuginnIndustries/CodeCartographer dynamic require()/import()
const core = await import(pathToFileURL(`${REPO_ROOT}/core/index.ts`).href);