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 AlterMundi/daimon-matrix api.telegram.org
f"https://api.telegram.org/bot{self._token}/sendMessage", - HIGH dynamic exec giuseppecrj/paperbridge __import__()
JOB_RESULT_ERROR_CODES = __import__( - HIGH dynamic exec yuanchangsai77/agent-forge __import__ sink
assert __import__("os").environ["EXISTING"] == "from-env" - MEDIUM suspicious endpoint Morningstar202604/FinHub 169.254.169.254 (cloud metadata)
await transport.handle_async_request(self._request("http://169.254.169.254/latest/meta-data")) - MEDIUM suspicious endpoint Morningstar202604/FinHub 169.254.169.254 (cloud metadata)
_validate_url("http://169.254.169.254/latest") - MEDIUM suspicious endpoint Morningstar202604/FinHub 169.254.169.254 (cloud metadata)
assert not _is_request_allowed("http://169.254.169.254/latest/meta-data/", _PREFIX) - MEDIUM suspicious endpoint Morningstar202604/FinHub 169.254.169.254 (cloud metadata)
"http://169.254.169.254:8788/x", - MEDIUM suspicious endpoint Morningstar202604/FinHub 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/", - MEDIUM suspicious endpoint Morningstar202604/FinHub 93.184.216.34
"http://93.184.216.34:8000", - MEDIUM suspicious endpoint Morningstar202604/FinHub 169.254.169.254 (cloud metadata)
"https://169.254.169.254/latest/meta-data", # link-local metadata - HIGH dynamic exec Morningstar202604/FinHub __import__()
return_value=(__import__(HANDLER, fromlist=["ModelSource"]).ModelSource.SYSTEM, {}), - HIGH dynamic exec Morningstar202604/FinHub eval()/exec()
exec(compile(code, "gen_mcp_client", "exec"), self.ns) # noqa: S102 - MEDIUM suspicious endpoint Morningstar202604/FinHub 169.254.169.254 (cloud metadata)
"https://169.254.169.254/latest/", # cloud metadata - HIGH dynamic exec Morningstar202604/FinHub eval()/exec()
exec(compile(code, "mcp_client.py", "exec"), namespace) # noqa: S102 - HIGH dynamic exec Morningstar202604/FinHub eval()/exec()
exec(compile(code, "mcp_client.py", "exec"), namespace) # noqa: S102