github-research

Warn

Audited by Runlayer on Feb 27, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
88%
Files
15
Flagged
4
Chunks
23
Flagged Files (4)
github-research/scripts/repo_db.pyMEDIUM
87.6%

Malicious tool definition detected

Tool: github-research/scripts/repo_db.py [2/2] Description: if scored_count else 0.0, "languages": dict(sorted(languages.items(), key=lambda x: -x[1])[:15]), "sources": sources, "tags": tags_dist, } print(json.dumps(stats, indent=2)) def cmd_export(args): """Export database in csv, jsonl, or markdown format.""" records = load_jsonl(args.input) if not records: print("No records to export.", file=sys.stderr) return fmt = args.format if fmt == "csv": output = _export_csv(records) elif fmt == "jsonl

github-research/scripts/search_paperswithcode.pyMEDIUM
85.7%

Malicious tool definition detected

github-research/SKILL.mdMEDIUM
79.9%

Tool passed security scan

Malicious tool definition detected

2. **Clone each repo** (shallow): ```bash python ~/.claude/skills/github-research/scripts/clone_repo.py \ --repo owner/name \ --output-dir github-research-output/$SLUG/phase4_deep_dive/repos/ ``` 3.

github-research/scripts/repo_metadata.pyLOW
57.0%

Tool passed security scan

Passed Files (11)Click to expand
github-research/scripts/extract_dependencies.pyOK
47.8%

Tool passed security scan

github-research/scripts/clone_repo.pyOK
47.4%

Tool passed security scan

github-research/scripts/compare_repos.pyOK
42.8%

Tool passed security scan

github-research/scripts/extract_research_refs.pyOK
35.9%

Tool passed security scan

github-research/references/phase-guide.mdOK
33.7%

Tool passed security scan

github-research/scripts/search_github_code.pyOK
31.2%

Tool passed security scan

github-research/scripts/search_github.pyOK
28.5%

Tool passed security scan

github-research/scripts/repo_readme_fetch.pyOK
27.0%

Tool passed security scan

github-research/scripts/compile_github_report.pyOK
24.4%

Tool passed security scan

github-research/scripts/find_implementations.pyOK
16.4%

Tool passed security scan

github-research/scripts/analyze_repo_structure.pyOK
10.7%

Tool passed security scan

Audit Metadata
Max File Score
88%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
15
Files Flagged
4
Chunks Analyzed
23
Analyzed
Feb 27, 2026, 06:21 AM
Security Audit — runlayer — github-research