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,713 analyzable servers
51314 analyzed
7403 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(func_src, "<verify_global_reachability>", "exec"), ns)
  2. HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec() exec(compile(module, "<extracted studio_db.py>", "exec"), ns)
  3. HIGH dynamic exec abhishekpandaOfficial/XOne __import__() __import__(name)
  4. HIGH dynamic exec abhishekpandaOfficial/XOne __import__() __import__(import_name)
  5. HIGH obfuscation abhishekpandaOfficial/XOne base64 decode → exec sink (WORK / {json.dumps(PAYLOAD_NOTEBOOK)}).write_bytes(gzip.decompress(base64.b64decode(PAYLOAD)))
  6. HIGH credential in log ohwisey/vitality-oss credential in log console.log(` Password: ${TEST_PASSWORD}`)
  7. HIGH credential in log ohwisey/vitality-oss credential in log console.log(` Password: ${TEST_PASSWORD}`)
  8. MEDIUM over-broad oauth scope ohwisey/vitality-oss https://mail.google.com/ { id: 'gmail', label: 'Gmail', icon: '✉️', url: 'https://mail.google.com/', what: 'my unread emails (inbox + Primary)' },
  9. HIGH obfuscation VoltAgent/voltagent dynamic require()/import() require(`prismjs/components/prism-${lang}`); // not a language specific diff
  10. HIGH dynamic exec VoltAgent/voltagent new Function() return new Function(`return ${objectLiteral};`)();
  11. HIGH committed secret VoltAgent/voltagent Slack token xoxb-y…(19 chars, redacted)
  12. MEDIUM suspicious endpoint VoltAgent/voltagent us.i.posthog.com (telemetry) host: "https://us.i.posthog.com",
  13. HIGH dynamic exec VoltAgent/voltagent eval() return { result: eval(expression) };
  14. MEDIUM suspicious endpoint VoltAgent/voltagent us.i.posthog.com (telemetry) host: "https://us.i.posthog.com",
  15. HIGH committed secret VoltAgent/voltagent Slack token xoxb-y…(19 chars, redacted)