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.
50066 analyzed
8097 re-analysis due
988 not analyzable
0 not yet analyzed
4803 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 6178
- dynamic exec 11834
- obfuscation 3579
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187628
- HIGH obfuscation xgre1/troth dynamic require()/import()
const state = require('${REPO}/shared-core/state.js'); - HIGH dynamic exec suneel944/agent-bridge __import__()
__import__(name) - MEDIUM suspicious endpoint crewhaus/factory 93.184.216.34
await webFetch.execute({ url: "https://93.184.216.34/" }); - MEDIUM suspicious endpoint crewhaus/factory 169.254.169.254 (cloud metadata)
url: "http://169.254.169.254/latest/meta-data/iam/security-credentials/", - MEDIUM suspicious endpoint crewhaus/factory 169.254.169.254 (cloud metadata)
["AWS/GCP metadata", "http://169.254.169.254/latest/meta-data/iam/security-credentials/"], - MEDIUM suspicious endpoint crewhaus/factory 93.184.216.34
const PUBLIC_URL = "https://93.184.216.34/"; - HIGH dynamic exec crewhaus/factory new Function()
fn = new Function("input", "output", String(payload.code)) as ( - MEDIUM suspicious endpoint crewhaus/factory 93.184.216.34
registerFetchConfig({ allowed_origins: ["https://93.184.216.34"] }); - MEDIUM suspicious endpoint crewhaus/factory 169.254.169.254 (cloud metadata)
registerFetchConfig({ allowed_origins: ["http://169.254.169.254"] }); - HIGH committed secret crewhaus/factory Slack token
xoxb-i…(21 chars, redacted) - HIGH committed secret crewhaus/factory Slack token
xoxb-p…(22 chars, redacted) - HIGH dynamic exec crewhaus/factory new Function()
const evaluated = new Function( - HIGH committed secret crewhaus/factory Slack token
xoxb-h…(19 chars, redacted) - HIGH committed secret crewhaus/factory Slack token
xoxb-n…(20 chars, redacted) - HIGH committed secret crewhaus/factory private key
PEM private key block (redacted)