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 obfuscation Apra-Labs/apra-fleet dynamic require()/import() const installMod = await import(`../../../dist/cli/install.js?fyc3=${cacheBust}`);
  2. HIGH obfuscation Apra-Labs/apra-fleet dynamic require()/import() const wired = await import(`../fleet-sprint/contracts.mjs?packaging-test-empty=${Date.now()}-${Math.random()}`);
  3. HIGH obfuscation Apra-Labs/apra-fleet dynamic require()/import() return await import(`../fleet-sprint/contracts.mjs?observability-test=${Date.now()}-${Math.random()}`);
  4. HIGH obfuscation Apra-Labs/apra-fleet dynamic require()/import() wired = await import(`../fleet-sprint/contracts.mjs?wired-test=${Date.now()}`);
  5. HIGH dynamic exec Apra-Labs/apra-fleet new Function() const fn = new Function('document', 'fetch', 'setTimeout', `${script}\nreturn { stopWorkflow, closeStopModal, confirmStopWorkflow, showStopToast };`);
  6. HIGH dynamic exec Apra-Labs/apra-fleet new Function() const { DEFAULT_CALIBRATION, truncateStreakToCeiling } = new Function(
  7. HIGH dynamic exec Apra-Labs/apra-fleet new Function() const fn = new Function(`${m[0]}; return sprintStateFileFor;`)();
  8. HIGH dynamic exec Apra-Labs/apra-fleet new Function() } = new Function(`${match[1]}; return { computeSprintAnalysis, computeSprintQuote, DEFAULT_CALIBRATION, MODEL_SONNET };`)();
  9. HIGH dynamic exec Apra-Labs/apra-fleet new Function() } = new Function(`${match[1]}; return { buildExecutionSummary, buildSprintSummary };`)();
  10. HIGH dynamic exec Apra-Labs/apra-fleet new Function() } = new Function(`${match[1]}; return { MODEL_OPUS, MODEL_SONNET, MODEL_HAIKU, DEFAULT_CALIBRATION, reviewerModelFor, computeSprintQuote, computeSprintAnalysis, computeUpdatedCalibration, accumulateBu
  11. HIGH dynamic exec Apra-Labs/apra-fleet new Function() } = new Function(`${match[1]}; return { MODEL_SONNET, MODEL_HAIKU, parseBlockers, parseReadyStreaks, parseCycleState, collectSubtreeIds };`)();
  12. HIGH dynamic exec Apra-Labs/apra-fleet new Function() } = new Function(
  13. HIGH dynamic exec Apra-Labs/apra-fleet new Function() new Function(`${match[1]}; return { computeSprintQuote, DEFAULT_CALIBRATION };`)();
  14. HIGH dynamic exec Apra-Labs/apra-fleet new Function() return new Function(`${block}\n return { ${names.join(', ')} };`)();
  15. HIGH dynamic exec Apra-Labs/apra-fleet new Function() const shellMaxTurns = new Function('cmds', shellMaxTurnsMatch[1]);