Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

MadsLorentzen/ai-job-search

https://github.com/MadsLorentzen/ai-job-search · scanned 2026-07-23 19:43 UTC (4 days, 19 hours ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 19 hours ago · v7 · last Δ +0.2 (diff) · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: source: scanner × excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 66.1/100 with 50.0% coverage. It contains 331 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 15 findings — concentrated in quality (10), security (5). Risk profile is high: 0 critical, 3 high, 10 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 14 of 15 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph security Skillspector conf 0.70 SkillSpector P2 (prompt-injection) in .claude/skills/job-application-assistant/05-cv-templates.md
<!-- SETUP: Profile statements and section ordering are personalized by running /setup --> ## Template: LaTeX moderncv (Banking Style) All CVs use the moderncv LaTeX package with the "banking" style Hidden instructions were detected in comments or invisible text. These could contain malicious di…
.claude/skills/job-application-assistant/05-cv-templates.md:7 Mcp skillPrompt injectionP2
high System graph security Skillspector conf 0.70 SkillSpector P2 (prompt-injection) in .claude/skills/job-scraper/search-queries.md
<!-- SETUP: Customize these queries based on your skills, target roles, and location --> Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended. Skill: scrape Rule: P2 Category: prompt-injection Severity: HIGH Conf…
.claude/skills/job-scraper/search-queries.md:3 Mcp skillPrompt injectionP2
high System graph security Skillspector conf 0.70 SkillSpector P2 (prompt-injection) in .claude/skills/upskill/SKILL.md
<!-- Aggregate mode only. Omit section entirely in targeted mode or if no previous report exists. --> Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended. Skill: upskill Rule: P2 Category: prompt-injection Severi…
.claude/skills/upskill/SKILL.md:181 Mcp skillPrompt injectionP2
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/add-portal.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/add-portal.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/add-template.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/add-template.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/outcome.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/outcome.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/reset.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/commands/reset.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/settings.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/settings.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/job-application-assistant/06-cover-letter-templates.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/skills/job-application-assistant/06-cover-letter-templates.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: CLAUDE.md
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
CLAUDE.md VerificationClaude instruction
medium System graph quality Integrity conf 0.85 Network/subprocess call without timeout or try/except — tools/check_framework_version.py:26
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
tools/check_framework_version.py:26 runtime safetyRobustness
medium System graph quality Integrity conf 0.85 Network/subprocess call without timeout or try/except — tools/check_upstream_updates.py:36
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
tools/check_upstream_updates.py:36 runtime safetyRobustness
medium System graph security Skillspector conf 0.75 SkillSpector EA2 (excessive-agency) in .claude/skills/job-application-assistant/05-cv-templates.md
without checking Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation. Skill: job-application-assistant Rule: EA2 Category: excessive-agen…
.claude/skills/job-application-assistant/05-cv-templates.md:254 Mcp skillExcessive agencyEa2
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 69 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/d492d6cb-825a-447a-b2d8-2fb086195140/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d492d6cb-825a-447a-b2d8-2fb086195140/

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.