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.
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 6180
- dynamic exec 11839
- obfuscation 3598
- suspicious endpoint 12356
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187702
- HIGH obfuscation Fmarzochi/EGC dynamic require()/import()
['-e', `require(${JSON.stringify(path.join(libDir, 'dashboard-launch.js'))}) - HIGH obfuscation Fmarzochi/EGC dynamic require()/import()
const utils = require(${JSON.stringify(utilsPath)}); - HIGH obfuscation Fmarzochi/EGC dynamic require()/import()
const { readAdapterStdinJson } = require(${JSON.stringify(MODULE_PATH)}); - HIGH obfuscation Fmarzochi/EGC dynamic require()/import()
const pluginModule = (await import(${JSON.stringify(pluginPath)})).default; - HIGH dynamic exec Fmarzochi/EGC new Function()
const createPingLatency = new Function( - HIGH obfuscation Fmarzochi/EGC dynamic require()/import()
const { record } = require(${JSON.stringify(METRICS_PATH)}); - HIGH obfuscation NVIDIA/SkillSpector base64 decode → exec sink
exec(base64.b64decode("aW1wb3J0IG9z")) - MEDIUM suspicious endpoint NVIDIA/SkillSpector 169.254.169.254 (cloud metadata)
handler._clone_git("http://169.254.169.254/latest/meta-data/") - HIGH dynamic exec NVIDIA/SkillSpector eval()/exec()
exec(compare_scan_accuracy._RUNTIME_IDENTITY_PROBE, {}) - MEDIUM suspicious endpoint NVIDIA/SkillSpector 169.254.169.254 (cloud metadata)
'requests.get("http://169.254.169.254/latest/meta-data/iam/security-credentials/")\n' - HIGH dynamic exec NVIDIA/SkillSpector __import__ sink
__import__("os").getenv("SKIP_SLOW_TESTS"), - HIGH dynamic exec NVIDIA/SkillSpector __import__()
mod = __import__(module, fromlist=[""]) - HIGH credential in log okandemirel/Strada.Brain credential in log
logger.info("provider configured", { apiKey: canary, nested: { inner: canary } }); - HIGH committed secret okandemirel/Strada.Brain Anthropic key
sk-ant…(49 chars, redacted) - HIGH committed secret okandemirel/Strada.Brain OpenAI key
sk-zyx…(35 chars, redacted)