https://github.com/Dan16ssd/Deploy-Guard-Ai-Agents-
· scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +19.8 (diff) · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 73 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 |
|---|---|---|---|
test_severity_ranking_is_ordered |
software | healthy | tests/test_shared.py:14 |
test_severity_to_verdict_mapping |
software | healthy | tests/test_shared.py:18 |
test_compose_and_roundtrip_handoff |
software | healthy | tests/test_shared.py:25 |
test_extract_mentions_multiple |
software | healthy | tests/test_shared.py:32 |
test_detect_human_decision |
software | healthy | tests/test_shared.py:36 |
test_pr_context_diff_size |
software | healthy | tests/test_shared.py:44 |
test_scan_findings_defaults |
software | healthy | tests/test_shared.py:50 |
_build_tools |
software | healthy | spike/spike_a_echo_agent.py:34 |
echo |
software | healthy | spike/spike_a_echo_agent.py:39 |
main |
software | healthy | spike/spike_a_echo_agent.py:46 |
rank |
software | healthy | shared/verdict.py:25 |
__init__ |
software | healthy | shared/chain_state.py:25 |
_room |
software | healthy | shared/chain_state.py:29 |
already_processed |
software | dead | shared/chain_state.py:33 |
mark_stage |
software | dead | shared/chain_state.py:42 |
stage_done |
software | dead | shared/chain_state.py:45 |
reset |
software | dead | shared/chain_state.py:48 |
_utcnow |
software | healthy | shared/context_schema.py:16 |
diff_size |
software | healthy | shared/context_schema.py:36 |
build_adapter |
software | healthy | shared/agent_runner.py:20 |
run_agent |
software | healthy | shared/agent_runner.py:34 |
main |
software | healthy | shared/agent_runner.py:48 |
_config |
software | healthy | shared/llm_factory.py:20 |
_require_env |
software | healthy | shared/llm_factory.py:25 |
agent_names |
software | dead | shared/llm_factory.py:32 |
resolve_credentials |
software | healthy | shared/llm_factory.py:36 |
build_llm |
software | healthy | shared/llm_factory.py:42 |
extract_mentions |
software | healthy | shared/band_helpers.py:19 |
extract_json_payload |
software | healthy | shared/band_helpers.py:24 |
format_payload |
software | healthy | shared/band_helpers.py:45 |
compose_handoff |
software | healthy | shared/band_helpers.py:50 |
detect_human_decision |
software | healthy | shared/band_helpers.py:56 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
current-state.md |
software | healthy | current-state.md |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
agent_config.yaml |
software | healthy | agent_config.yaml |
PLAN.md |
software | healthy | PLAN.md |
__init__.py |
software | healthy | agents/__init__.py |
test_shared.py |
software | healthy | tests/test_shared.py |
__init__.py |
software | healthy | tests/__init__.py |
spike_a_echo_agent.py |
software | healthy | spike/spike_a_echo_agent.py |
__init__.py |
software | healthy | tools/__init__.py |
verdict.py |
software | healthy | shared/verdict.py |
chain_state.py |
software | healthy | shared/chain_state.py |
__init__.py |
software | healthy | shared/__init__.py |
context_schema.py |
software | healthy | shared/context_schema.py |
agent_runner.py |
software | healthy | shared/agent_runner.py |
llm_factory.py |
software | healthy | shared/llm_factory.py |
band_helpers.py |
software | healthy | shared/band_helpers.py |
__init__.py |
software | healthy | webhook/__init__.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Verdict |
software | healthy | shared/verdict.py:7 |
Severity |
software | healthy | shared/verdict.py:16 |
HumanDecision |
software | healthy | shared/verdict.py:29 |
RoomState |
software | healthy | shared/chain_state.py:18 |
ChainStateStore |
software | healthy | shared/chain_state.py:24 |
PRContext |
software | healthy | shared/context_schema.py:20 |
Finding |
software | healthy | shared/context_schema.py:40 |
ScanFindings |
software | healthy | shared/context_schema.py:50 |
SecurityFindings |
software | healthy | shared/context_schema.py:61 |
RiskReport |
software | healthy | shared/context_schema.py:68 |
DeployResult |
software | healthy | shared/context_schema.py:75 |
AuditRecord |
software | healthy | shared/context_schema.py:84 |
| Label | Layer | Status | Path |
|---|---|---|---|
agents |
software | healthy | agents |
tests |
software | healthy | tests |
spike |
software | healthy | spike |
tools |
software | healthy | tools |
shared |
software | healthy | shared |
webhook |
software | healthy | webhook |
| Label | Layer | Status | Path |
|---|---|---|---|
Dan16ssd__Deploy-Guard-Ai-Agents- |
software | healthy | /data/fable5_failed_archive/Dan16ssd__Deploy-Guard-Ai-Agent… |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | shared/chain_state.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/0e1eb0d3-368c-4598-a5a8-97363072ee48/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0e1eb0d3-368c-4598-a5a8-97363072ee48/
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.