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.

TheophilusChinomona/idev

https://github.com/TheophilusChinomona/idev · scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 12 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: excluding tests × Reset all

All 245 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.

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
test_observe.py software healthy tests/test_observe.py
conftest.py software healthy tests/conftest.py
test_scanner.py software healthy tests/test_scanner.py
test_instinct_cli.py software healthy tests/test_instinct_cli.py
test_benchmark.py software healthy tests/test_benchmark.py
test_ai_map_updater.py software healthy tests/test_ai_map_updater.py
browser-test.md software healthy commands/browser-test.md
hooks.md software healthy commands/hooks.md
evolve.md software healthy commands/evolve.md
instinct-import.md software healthy commands/instinct-import.md
review-pr.md software healthy commands/review-pr.md
upgrade.md software healthy commands/upgrade.md
benchmark-skills.md software healthy commands/benchmark-skills.md
instinct-export.md software healthy commands/instinct-export.md
instinct-status.md software healthy commands/instinct-status.md
sync-branch.md software healthy commands/sync-branch.md
token-footprint.md software healthy docs/token-footprint.md
2026-06-12-activation.md software healthy docs/evals/2026-06-12-activation.md
validate.sh software healthy scripts/validate.sh
project-config.json software healthy templates/project-config.json
rules.md software healthy templates/rules.md
watcher_config.json software healthy templates/watcher_config.json
claude-md-snippet.md software healthy templates/claude-md-snippet.md
commit-style.md software healthy templates/commit-style.md
journal.md software healthy templates/journal.md
commands.json software healthy templates/commands.json
lessons.md software healthy templates/lessons.md
code-reviewer.md software healthy agents/code-reviewer.md
browser-tester.md software healthy agents/browser-tester.md
planner.md software healthy agents/planner.md
frontend-developer.md software healthy agents/frontend-developer.md
branch-syncer.md software healthy agents/branch-syncer.md
onboarding-guide.md software healthy agents/onboarding-guide.md
refactor-cleaner.md software healthy agents/refactor-cleaner.md
backend-architect.md software healthy agents/backend-architect.md
security-reviewer.md software healthy agents/security-reviewer.md
hooks.json software healthy hooks/hooks.json
session-start.sh software healthy hooks/scripts/session-start.sh
SKILL.md software healthy skills/test-map/SKILL.md
evaluation-checklist.md software healthy skills/skill-benchmark/evaluation-checklist.md
benchmark_skills.py software healthy skills/skill-benchmark/benchmark_skills.py
SKILL.md software healthy skills/skill-benchmark/SKILL.md
SKILL.md software healthy skills/file-index/SKILL.md
SKILL.md software healthy skills/browser-test/SKILL.md
README.md software healthy skills/project-map/README.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
run_hook software healthy tests/test_observe.py:13
read_events software healthy tests/test_observe.py:23
test_post_tool_use_payload_captures_output software healthy tests/test_observe.py:30
test_pre_tool_use_payload_captures_input software healthy tests/test_observe.py:52
test_secret_in_tool_input_is_redacted software healthy tests/test_observe.py:67
test_ignore_tools_filtering_produces_no_event software healthy tests/test_observe.py:82
load_script software healthy tests/conftest.py:28
fake_home software healthy tests/conftest.py:43
instinct_cli software healthy tests/conftest.py:53
observe_mod software healthy tests/conftest.py:62
write_package_json software healthy tests/test_scanner.py:8
scan software healthy tests/test_scanner.py:15
test_react_project_detected_and_index_written software healthy tests/test_scanner.py:22
test_react_plus_next_detected_as_nextjs software healthy tests/test_scanner.py:37
test_python_backend_in_subdir_detected software healthy tests/test_scanner.py:45
test_node_modules_decoy_does_not_pollute_detection software healthy tests/test_scanner.py:56
test_decoy_does_not_override_real_root_package software healthy tests/test_scanner.py:67
test_parse_instinct_file_round_trip software healthy tests/test_instinct_cli.py:26
test_serialize_parse_round_trip_is_lossless software healthy tests/test_instinct_cli.py:46
test_export_sanitizes_paths_and_secrets software healthy tests/test_instinct_cli.py:65
test_import_non_interactive_updates_in_place software healthy tests/test_instinct_cli.py:91
run software healthy tests/test_benchmark.py:10
test_own_plugin_all_pass software healthy tests/test_benchmark.py:17
test_detects_bad_skill software healthy tests/test_benchmark.py:23
test_footprint_mode software healthy tests/test_benchmark.py:43
test_good_skill_passes software healthy tests/test_benchmark.py:50
make_project software healthy tests/test_ai_map_updater.py:10
test_cli_run_with_piped_stdin_writes_map software healthy tests/test_ai_map_updater.py:19
test_create_project_map_no_args_non_interactive software healthy tests/test_ai_map_updater.py:41
parse_frontmatter software healthy skills/skill-benchmark/benchmark_skills.py:37
check_skill software healthy skills/skill-benchmark/benchmark_skills.py:54
main software healthy skills/skill-benchmark/benchmark_skills.py:93
load_config software healthy skills/project-map/map_watcher.py:19
save_config software healthy skills/project-map/map_watcher.py:30
compute_signature software healthy skills/project-map/map_watcher.py:43
ask_project_config software healthy skills/project-map/map_watcher.py:73
should_ignore_file software healthy skills/project-map/ai_map_updater.py:35
scan_directory software healthy skills/project-map/ai_map_updater.py:53
discover_referenced_projects software healthy skills/project-map/ai_map_updater.py:70
_follow_refs software healthy skills/project-map/ai_map_updater.py:83
find_csproj software healthy skills/project-map/ai_map_updater.py:118
categorize_files software healthy skills/project-map/ai_map_updater.py:128
merge_categories software healthy skills/project-map/ai_map_updater.py:158
categorize_unified_files software healthy skills/project-map/ai_map_updater.py:164
summarize_domain_entities software healthy skills/project-map/ai_map_updater.py:201
detect_project_type software healthy skills/project-map/ai_map_updater.py:213
autodetect_split_dirs software healthy skills/project-map/ai_map_updater.py:241
create_project_map software healthy skills/project-map/ai_map_updater.py:252
_main software healthy skills/project-map/ai_map_updater.py:409
ensure_dirs software healthy skills/auto-learning/scripts/instinct-cli.py:33

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
commands software healthy commands
docs software healthy docs
evals software healthy docs/evals
scripts software healthy scripts
templates software healthy templates
agents software healthy agents
hooks software healthy hooks
scripts software healthy hooks/scripts
skills software healthy skills
test-map software healthy skills/test-map
skill-benchmark software healthy skills/skill-benchmark
file-index software healthy skills/file-index
browser-test software healthy skills/browser-test
project-map software healthy skills/project-map
import-graph software healthy skills/import-graph
function-extract software healthy skills/function-extract
feature-completeness software healthy skills/feature-completeness
build-check software healthy skills/build-check
coding-standards software healthy skills/coding-standards
auto-approve-policy software healthy skills/auto-approve-policy
session-resume software healthy skills/session-resume
strategic-compact software healthy skills/strategic-compact
lessons-learned software healthy skills/lessons-learned
backend-patterns software healthy skills/backend-patterns
branch-sync software healthy skills/branch-sync
references software healthy skills/branch-sync/references
architecture-scanner software healthy skills/architecture-scanner
post-creation-verify software healthy skills/post-creation-verify
self-review software healthy skills/self-review
auto-learning software healthy skills/auto-learning
scripts software healthy skills/auto-learning/scripts
agents software healthy skills/auto-learning/agents
hooks software healthy skills/auto-learning/hooks
frontend-patterns software healthy skills/frontend-patterns
cache-refresh software healthy skills/cache-refresh
task-journal software healthy skills/task-journal
idev-init software healthy skills/idev-init
api-contract-validation software healthy skills/api-contract-validation
smart-context software healthy skills/smart-context
commit-style software healthy skills/commit-style
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows

LabelLayerStatusPath
repobility-clone-wtu6eofh software healthy /tmp/repobility-clone-wtu6eofh

LabelLayerStatusPath
ProjectScanner software healthy skills/smart-context/scanner.py:25

LabelLayerStatusPath
mysql data healthy tests/test_observe.py

LabelLayerStatusPath
vps::azure hardware healthy README.md

LabelLayerStatusPath
gha::validate cicd healthy .github/workflows/validate.yml

LabelLayerStatusPath
validate cicd healthy .github/workflows/validate.yml
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/c9f19f0c-a9ae-411d-918b-9966ec3d0749/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c9f19f0c-a9ae-411d-918b-9966ec3d0749/

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.