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
- MEDIUM suspicious endpoint Krilliac/Sonder-runtime 8.8.8.8
"http://8.8.8.8:80/", - HIGH dynamic exec Krilliac/Sonder-runtime eval()/exec()
exec("from fleet_store import *", namespace) - MEDIUM suspicious endpoint Krilliac/Sonder-runtime 8.8.8.8
server = _server(endpoint="https://8.8.8.8/mcp", allow_remote=True) - MEDIUM suspicious endpoint Krilliac/Sonder-runtime 169.254.169.254 (cloud metadata)
"http://169.254.169.254/mcp", - HIGH dynamic exec Krilliac/Sonder-runtime eval()/exec()
exec(code + "\n" + check, namespace) # trusted literals from this file - HIGH dynamic exec Krilliac/Sonder-runtime __import__ sink
"subprocess": __import__("subprocess"), - HIGH dynamic exec Krilliac/Sonder-runtime eval()/exec()
exec(source[start:end], namespace) - HIGH dynamic exec Krilliac/Sonder-runtime __import__ sink
claim.write_text(str(__import__("os").getpid()), encoding="ascii") - HIGH dynamic exec Krilliac/Sonder-runtime pickle.loads()
roundtrip = pickle.loads(pickle.dumps(err)) - HIGH dynamic exec Krilliac/Sonder-runtime __import__()
recorded_at = self._clock() if self._clock is not None else __import__( - HIGH dynamic exec Krilliac/Sonder-runtime eval()/exec()
exec(code, module.__dict__) - HIGH dynamic exec Krilliac/Sonder-runtime __import__ sink
self._platform = platform_name or __import__("os").name - HIGH dynamic exec Krilliac/Sonder-runtime eval()/exec()
exec(code, namespace, namespace) - HIGH committed secret ca33u/daisy-app Google OAuth client secret
GOCSPX…(35 chars, redacted) - HIGH committed secret ca33u/daisy-app Google OAuth client secret
GOCSPX…(35 chars, redacted)