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.
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.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12007
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190152
- MEDIUM over-broad oauth scope grisuno/LazyOwn https://www.googleapis.com/auth/cloud-platform
"https://www.googleapis.com/auth/cloud-platform", - MEDIUM over-broad oauth scope grisuno/LazyOwn https://www.googleapis.com/auth/drive
"https://www.googleapis.com/auth/drive", - MEDIUM over-broad oauth scope grisuno/LazyOwn https://mail.google.com/
"https://mail.google.com/", - MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata)
'ssrf': ['http://localhost:8080/admin', 'http://169.254.169.254/latest/meta-data/'] - MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata)
AWS_URL = "http://169.254.169.254/latest" - 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\"]}}' " - MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata)
"metadata": "http://169.254.169.254/metadata/instance?api-version=2021-02-01", - MEDIUM suspicious endpoint grisuno/LazyOwn api.telegram.org
url = f"https://api.telegram.org/bot{token}/sendMessage" - MEDIUM suspicious endpoint grisuno/LazyOwn 100.100.100.200 (cloud metadata)
"curl -s http://100.100.100.200/latest/meta-data/", - MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata)
"curl -s http://169.254.169.254/latest/meta-data/iam/security-credentials/", - MEDIUM suspicious endpoint grisuno/LazyOwn 169.254.169.254 (cloud metadata)
'aws': 'http://169.254.169.254/latest/meta-data/', - 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()); " - 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", - MEDIUM suspicious endpoint grisuno/LazyOwn api.telegram.org
TELEGRAM_API_URL = "https://api.telegram.org/bot{token}/sendDocument" - HIGH bundled IDE extension Chimdiiii/OpenMemory install-hook (high)
extension declares install hook(s): postinstall