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,163 analyzable servers
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 credential in log polydev-ai/polydev credential in log console.log(`[MCP] API Keys Query Result:`, { apiKeys, error: apiKeysError })
  2. MEDIUM suspicious endpoint polydev-ai/polydev 135.181.138.102 const MASTER_CONTROLLER_URL = process.env.MASTER_CONTROLLER_URL || 'http://135.181.138.102:4000';
  3. MEDIUM suspicious endpoint polydev-ai/polydev 135.181.138.102 const masterControllerUrl = `http://135.181.138.102:4000/api/auth/session/${sessionId}/credentials/status`;
  4. MEDIUM suspicious endpoint polydev-ai/polydev 135.181.138.102 const masterControllerUrl = process.env.MASTER_CONTROLLER_URL || 'http://135.181.138.102:4000';
  5. MEDIUM suspicious endpoint polydev-ai/polydev 135.181.138.102 const MASTER_CONTROLLER_URL = process.env.MASTER_CONTROLLER_URL || 'http://135.181.138.102:4000';
  6. MEDIUM suspicious endpoint polydev-ai/polydev 135.181.138.102 const masterControllerUrl = process.env.MASTER_CONTROLLER_URL || 'http://135.181.138.102:4000';
  7. MEDIUM suspicious endpoint piiiico/agentlair 192.169.0.1 expect(validateProxyUrl('https://192.169.0.1/api')).toBeNull();
  8. MEDIUM suspicious endpoint piiiico/agentlair 172.14.0.1 expect(validateProxyUrl('https://172.14.0.1/api')).toBeNull();
  9. MEDIUM suspicious endpoint piiiico/agentlair 169.254.169.254 (cloud metadata) expect(validateProxyUrl('https://169.254.169.254/latest/meta-data/')).not.toBeNull();
  10. MEDIUM suspicious endpoint piiiico/agentlair 172.32.0.1 expect(validateProxyUrl('https://172.32.0.1/api')).toBeNull();
  11. MEDIUM suspicious endpoint piiiico/agentlair 172.15.0.1 expect(validateProxyUrl('https://172.15.0.1/api')).toBeNull();
  12. MEDIUM suspicious endpoint piiiico/agentlair 169.254.169.254 (cloud metadata) 'http://169.254.169.254/.well-known/agent.json',
  13. HIGH credential in log piiiico/agentlair credential in log console.log('API key:', api_key); // al_live_...
  14. MEDIUM suspicious endpoint philrox/ris-mcp-ts 169.254.169.254 (cloud metadata) arguments: { url: 'http://169.254.169.254/latest/meta-data/' },
  15. HIGH dynamic exec philpof102-svg/lawbor new Function() return new Function('fetch', SRC.slice(i, j + 2) + '\nreturn poste;');