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.

analysis coverage 86% of 59,695 analyzable servers
51192 analyzed
7507 re-analysis due
995 not analyzable
1 not yet analyzed
4848 source gone
not analyzable
795 too large 200 no source

Running analyzer v33. The scanner changelog explains what each version detects and when it changed.

code findings 15 shown
  1. MEDIUM over-broad oauth scope grisuno/LazyOwn https://www.googleapis.com/auth/cloud-platform "https://www.googleapis.com/auth/cloud-platform",
  2. MEDIUM over-broad oauth scope grisuno/LazyOwn https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",
  3. MEDIUM over-broad oauth scope grisuno/LazyOwn https://mail.google.com/ "https://mail.google.com/",
  4. MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata) 'ssrf': ['http://localhost:8080/admin', 'http://169.254.169.254/latest/meta-data/']
  5. MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata) AWS_URL = "http://169.254.169.254/latest"
  6. MEDIUM over-broad oauth scope grisuno/LazyOwn https://www.googleapis.com/auth/cloud-platform f"curl -H 'Authorization: Bearer TOKEN' -d '{{\"scope\": [\"https://www.googleapis.com/auth/cloud-platform\"]}}' "
  7. MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata) "metadata": "http://169.254.169.254/metadata/instance?api-version=2021-02-01",
  8. MEDIUM suspicious endpoint grisuno/LazyOwn api.telegram.org url = f"https://api.telegram.org/bot{token}/sendMessage"
  9. MEDIUM suspicious endpoint grisuno/LazyOwn 100.100.100.200 (cloud metadata) "curl -s http://100.100.100.200/latest/meta-data/",
  10. MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata) "curl -s http://169.254.169.254/latest/meta-data/iam/security-credentials/",
  11. MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata) 'aws': 'http://169.254.169.254/latest/meta-data/',
  12. MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata) "creds = json.loads(urllib.request.urlopen('http://169.254.169.254/latest/meta-data/iam/security-credentials/ROLE_NAME').read()); "
  13. MEDIUM suspicious endpoint grisuno/LazyOwn www.google-analytics.com (telemetry) "url_traffic_1" : "https://www.google-analytics.com/collect?v=1&_v=j81&a=123456789&t=pageview&_s=1&dl=https%3A%2F%2Fexample.com%2F&ul=en-us&de=UTF-8&dt=Example%20Page",
  14. MEDIUM suspicious endpoint grisuno/LazyOwn api.telegram.org TELEGRAM_API_URL = "https://api.telegram.org/bot{token}/sendDocument"
  15. HIGH bundled IDE extension Chimdiiii/OpenMemory install-hook (high) extension declares install hook(s): postinstall