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.
50020 analyzed
8131 re-analysis due
988 not analyzable
1 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.
- hidden prompt 338
- committed secret 6177
- dynamic exec 11826
- obfuscation 3575
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2548
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187620
- HIGH dynamic exec scitex-ai/scitex-dev __import__ sink
**__import__("os").environ, - HIGH dynamic exec scitex-ai/scitex-dev eval()/exec()
exec(f"from pip_project_template import {module_name}") - HIGH dynamic exec scitex-ai/scitex-dev eval()/exec()
eval(CONFIG.MNIST.NORMALIZE.MEAN), - HIGH dynamic exec scitex-ai/scitex-dev eval()/exec()
scitex.io.save(model, eval(CONFIG.PATH.MNIST.MODEL_SVM)) - HIGH credential in log britsync07-prog/crm credential in log
console.log(`Admin user created: ${email} / ${password}`); - HIGH committed secret pacepace/aidc Anthropic key
sk-ant…(34 chars, redacted) - HIGH dynamic exec human-plus-machine/monkeybot __import__ sink
sentinel.write_text(str(__import__("os").getpid() + 1), encoding="utf-8") - HIGH dynamic exec human-plus-machine/monkeybot __import__ sink
assert "KNOWLEDGE_ENABLED" not in __import__("os").environ - HIGH dynamic exec human-plus-machine/monkeybot __import__ sink
env={**__import__("os").environ, "HOME": str(home)}, - HIGH dynamic exec human-plus-machine/monkeybot __import__ sink
env={**__import__("os").environ, "PYTHONPATH": str(CLI_ROOT / "src")}, - HIGH dynamic exec human-plus-machine/monkeybot __import__()
mod = __import__(mod_name) - HIGH dynamic exec Aquaticat/Monochromatic eval()
const evalResult = eval(evalStr,) as number; - HIGH committed secret Aquaticat/Monochromatic AWS access key id
AKIA01…(20 chars, redacted) - HIGH committed secret Aquaticat/Monochromatic AWS access key id
AKIA01…(20 chars, redacted) - HIGH committed secret Aquaticat/Monochromatic AWS access key id
AKIA22…(20 chars, redacted)