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
50064 analyzed
8099 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 robhunter/agentdeals dynamic require()/import() const { excludedByReason, readmeCensus, readmeSelection, renderReadme } = await import(`${ROOT}/dist/llm-api-readme.js`);
  2. HIGH obfuscation robhunter/agentdeals dynamic require()/import() const { freePlanStatedOn, readablePartsOf } = await import(`${root}/dist/page-free-plan.js`);
  3. HIGH obfuscation robhunter/agentdeals dynamic require()/import() const { quotesTheStoredTermsAsPrevious, readingBehindTheChange } = await import(`${root}/dist/superseded-description.js`);
  4. HIGH obfuscation robhunter/agentdeals dynamic require()/import() const { vendorSlugMap } = await import(`${REPO}/dist/vendor-slug.js`);
  5. HIGH obfuscation velvetmonkey/seal dynamic require()/import() const { install } = require(${JSON.stringify(HELPER)});
  6. HIGH obfuscation velvetmonkey/seal dynamic require()/import() const { acquireProjectLock } = require(${JSON.stringify(path.join(__dirname, "../spine/protection.cjs"))});
  7. HIGH obfuscation velvetmonkey/seal dynamic require()/import() const { createApprovalContract } = require(${JSON.stringify(path.join(ROOT, "contract", "contract.cjs"))});
  8. HIGH obfuscation velvetmonkey/seal dynamic require()/import() const {openJournal} = require(root + '/spine/store.cjs');
  9. HIGH dynamic exec velvetmonkey/seal vm exec vm.runInNewContext(fs.readFileSync(worker,'utf8').split('async function main()')[0],context);
  10. HIGH dynamic exec velvetmonkey/seal indirect eval (0, eval)(fs.readFileSync(path.join(WASM_DIR, "seal.js"), "utf8")); // -> globalThis.SealModule
  11. HIGH dynamic exec velvetmonkey/seal indirect eval (0, eval)(fs.readFileSync(path.join(WASM_DIR, "seal.js"), "utf8"));
  12. HIGH dynamic exec 1nc0gn30/cyber-turtle-studio eval()/exec() return float(eval(val_clean, {"__builtins__": None}, safe_dict))
  13. HIGH dynamic exec weby-homelab/power-framework __import__() retry = __import__(
  14. HIGH committed secret weby-homelab/power-framework GitHub token ghp_A1…(40 chars, redacted)
  15. MEDIUM suspicious endpoint weby-homelab/power-framework 169.254.169.254 (cloud metadata) monkeypatch.setenv("OLLAMA_HOST", "http://169.254.169.254/latest")