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 85% of 59,151 analyzable servers
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.

code findings 15 shown
  1. HIGH dynamic exec Obelyth/cortex eval() else if (flag === "-p") console.log(eval(expression));
  2. HIGH committed secret Obelyth/cortex GitHub fine-grained PAT github…(39 chars, redacted)
  3. HIGH dynamic exec Obelyth/cortex eval() eval(_script:string,keys:string[],args:string[]) {
  4. MEDIUM suspicious endpoint Obelyth/cortex sentry.io (telemetry) mint: { label: "Sentry client keys", href: "https://sentry.io/settings/projects/" },
  5. MEDIUM suspicious endpoint MerariJafet/agora 169.254.169.254 (cloud metadata) "https://169.254.169.254/latest/meta-data/",
  6. HIGH credential in log MerariJafet/agora credential in log log.info("op", session_token="ses_SUPER_SECRET", agent_id="agt_x", password="hunter2")
  7. MEDIUM suspicious endpoint MerariJafet/agora 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/", # cloud metadata service
  8. MEDIUM suspicious endpoint MerariJafet/agora 169.254.169.254 (cloud metadata) json={"source_id": "gdelt_world_pulse", "query": "http://169.254.169.254/latest"},
  9. MEDIUM suspicious endpoint openagentemail/openagentemail 1.1.1.1 expect(validateWebhookUrlStatic('https://1.1.1.1/hook', { allowPrivateTargets: false }).valid).toBe(false);
  10. HIGH obfuscation openagentemail/openagentemail dynamic require()/import() const mod = await import(`../src/lib/wait-clock.ts?warn_once=${Date.now()}`);
  11. HIGH dynamic exec openagentemail/openagentemail new Function() const runner = new Function(
  12. HIGH dynamic exec openagentemail/openagentemail new Function() const fn = new Function(
  13. HIGH dynamic exec openagentemail/openagentemail new Function() const run = new Function(
  14. HIGH dynamic exec openagentemail/openagentemail new Function() new Function(
  15. HIGH dynamic exec openagentemail/openagentemail new Function() new Function(UI_JS);