https://github.com/interviewstreet/hiring-agent
· scanned 2026-07-23 19:47 UTC (4 days, 19 hours ago)
18 raw signals (0 security + 18 graph)
Last scanned 4 days, 19 hours ago · v8 · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 152 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
__init__ |
software | healthy | evaluator.py:23 |
_initialize_llm_provider |
software | healthy | evaluator.py:34 |
_load_evaluation_prompt |
software | healthy | evaluator.py:38 |
evaluate_resume |
software | healthy | evaluator.py:46 |
__init__ |
software | healthy | pymupdf_rag.py:179 |
get_header_id |
software | healthy | pymupdf_rag.py:191 |
refine_boxes |
software | healthy | pymupdf_rag.py:221 |
is_significant |
software | healthy | pymupdf_rag.py:256 |
to_markdown |
software | healthy | pymupdf_rag.py:302 |
max_header_id |
software | healthy | pymupdf_rag.py:424 |
resolve_links |
software | healthy | pymupdf_rag.py:432 |
_resolve_multiple_links |
software | healthy | pymupdf_rag.py:469 |
_match_parts_to_links |
software | healthy | pymupdf_rag.py:502 |
_match_words_to_links |
software | healthy | pymupdf_rag.py:553 |
save_image |
software | healthy | pymupdf_rag.py:565 |
write_text |
software | healthy | pymupdf_rag.py:597 |
is_in_rects |
software | healthy | pymupdf_rag.py:886 |
intersects_rects |
software | healthy | pymupdf_rag.py:893 |
output_tables |
software | healthy | pymupdf_rag.py:903 |
output_images |
software | healthy | pymupdf_rag.py:952 |
page_is_ocr |
software | healthy | pymupdf_rag.py:1000 |
get_bg_color |
software | healthy | pymupdf_rag.py:1013 |
get_metadata |
software | healthy | pymupdf_rag.py:1053 |
sort_words |
software | healthy | pymupdf_rag.py:1060 |
get_page_output |
software | healthy | pymupdf_rag.py:1086 |
provider_for |
software | healthy | config.py:28 |
__init__ |
software | healthy | pdf.py:37 |
_initialize_llm_provider |
software | healthy | pdf.py:41 |
extract_text_from_pdf |
software | healthy | pdf.py:45 |
_call_llm_for_section |
software | healthy | pdf.py:64 |
extract_basics_section |
software | dead | pdf.py:134 |
extract_work_section |
software | dead | pdf.py:143 |
extract_education_section |
software | dead | pdf.py:150 |
extract_skills_section |
software | dead | pdf.py:161 |
extract_projects_section |
software | dead | pdf.py:170 |
extract_awards_section |
software | dead | pdf.py:181 |
extract_json_from_text |
software | dead | pdf.py:190 |
extract_json_from_pdf |
software | healthy | pdf.py:197 |
_extract_section_data |
software | healthy | pdf.py:217 |
_extract_single_section |
software | healthy | pdf.py:236 |
_extract_all_sections_separately |
software | healthy | pdf.py:264 |
extract_json_from_response |
software | healthy | llm_utils.py:13 |
initialize_llm_provider |
software | healthy | llm_utils.py:40 |
_create_cache_filename |
software | healthy | github.py:18 |
_fetch_github_api |
software | healthy | github.py:29 |
extract_github_username |
software | healthy | github.py:116 |
fetch_github_profile |
software | healthy | github.py:141 |
fetch_contributions_count |
software | healthy | github.py:187 |
fetch_repo_contributors |
software | healthy | github.py:202 |
fetch_all_github_repos |
software | healthy | github.py:218 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ResumeEvaluator |
software | healthy | evaluator.py:22 |
IdentifyHeaders |
software | healthy | pymupdf_rag.py:70 |
TocHeaders |
software | healthy | pymupdf_rag.py:166 |
Parameters |
software | healthy | pymupdf_rag.py:217 |
PDFHandler |
software | healthy | pdf.py:36 |
LLMProvider |
software | healthy | models.py:6 |
Location |
software | healthy | models.py:20 |
Profile |
software | healthy | models.py:30 |
Basics |
software | healthy | models.py:38 |
Work |
software | healthy | models.py:50 |
Volunteer |
software | healthy | models.py:62 |
Education |
software | healthy | models.py:74 |
Award |
software | healthy | models.py:87 |
Certificate |
software | healthy | models.py:96 |
Publication |
software | healthy | models.py:105 |
Skill |
software | healthy | models.py:115 |
Language |
software | healthy | models.py:123 |
Interest |
software | healthy | models.py:130 |
Reference |
software | healthy | models.py:137 |
Project |
software | healthy | models.py:144 |
BasicsSection |
software | healthy | models.py:157 |
WorkSection |
software | healthy | models.py:163 |
EducationSection |
software | healthy | models.py:169 |
SkillsSection |
software | healthy | models.py:175 |
ProjectsSection |
software | healthy | models.py:181 |
AwardsSection |
software | healthy | models.py:187 |
JSONResume |
software | healthy | models.py:193 |
CategoryScore |
software | healthy | models.py:210 |
Scores |
software | healthy | models.py:216 |
BonusPoints |
software | healthy | models.py:223 |
Deductions |
software | healthy | models.py:228 |
EvaluationData |
software | healthy | models.py:236 |
GitHubProfile |
software | healthy | models.py:244 |
OpenAICompatibleProvider |
software | healthy | models.py:263 |
TemplateManager |
software | healthy | prompts/template_manager.py:13 |
| Label | Layer | Status | Path |
|---|---|---|---|
evaluator.py |
software | healthy | evaluator.py |
README.md |
software | healthy | README.md |
pymupdf_rag.py |
software | healthy | pymupdf_rag.py |
prompt.py |
software | healthy | prompt.py |
config.py |
software | healthy | config.py |
pdf.py |
software | healthy | pdf.py |
providers.json |
software | healthy | providers.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
llm_utils.py |
software | healthy | llm_utils.py |
github.py |
software | healthy | github.py |
models.py |
software | healthy | models.py |
.env.example |
software | healthy | .env.example |
score.py |
software | healthy | score.py |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
transform.py |
software | healthy | transform.py |
2026-06-29-config-driven-providers.md |
software | healthy | docs/superpowers/plans/2026-06-29-config-driven-providers.md |
2026-06-29-config-driven-providers-design.md |
software | healthy | docs/superpowers/specs/2026-06-29-config-driven-providers-d… |
template_manager.py |
software | healthy | prompts/template_manager.py |
| Label | Layer | Status | Path |
|---|---|---|---|
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
[email protected] |
dependencies | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
prompts |
software | healthy | prompts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-hka8ow67 |
software | healthy | /tmp/repobility-clone-hka8ow67 |
This page is publicly accessible at:
https://repobility.com/scan/6b9a93ec-f290-44e7-8413-92508122d071/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6b9a93ec-f290-44e7-8413-92508122d071/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.