edge-pipeline-orchestrator
Warn
Audited by Runlayer on Mar 5, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (3)
edge-pipeline-orchestrator/SKILL.mdMEDIUM
76.6%
Malicious tool definition detected
Run orchestrator with `--llm-ideas-file` and `--promote-hints`: ```bash python3 scripts/orchestrate_edge_pipeline.py \ --tickets-dir path/to/tickets/ \ --llm-ideas-file llm_hints.yaml \ --promote-hints \ --as-of 2026-02-28 \ --max-synthetic-ratio 1.5 \ --strict-export \ --output-dir reports/edge_pipeline/ ``` ### Optional Flags - `--as-of YYYY-MM-DD` — forwarded to hints stage for date filtering - `--strict-export` — export-eligible drafts with any warn finding get REVISE instead of PASS - `--ma
edge-pipeline-orchestrator/scripts/orchestrate_edge_pipeline.pyLOW
66.6%
Tool passed security scan
edge-pipeline-orchestrator/scripts/tests/test_orchestrate_edge_pipeline.pyLOW
63.4%
Tool passed security scan
Passed Files (3)Click to expand
edge-pipeline-orchestrator/references/pipeline_flow.mdOK
49.6%
Tool passed security scan
edge-pipeline-orchestrator/references/revision_loop_rules.mdOK
21.1%
Tool passed security scan
edge-pipeline-orchestrator/scripts/tests/conftest.pyOK
9.1%
Tool passed security scan
Audit Metadata