Skip to content

Add Devin CLI provider - #23

Closed
ThePlenkov wants to merge 35 commits into
mainfrom
fix/devin-cli-provider
Closed

Add Devin CLI provider#23
ThePlenkov wants to merge 35 commits into
mainfrom
fix/devin-cli-provider

fix: address review comments - temp cleanup, skill prompt, and securi…

e5527b9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 28, 2026 in 2s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 143 in src/cli_agent_orchestrator/providers/devin_cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Insecure temporary file High

Call to deprecated function tempfile.mktemp may be insecure.

Check failure on line 166 in src/cli_agent_orchestrator/providers/devin_cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Insecure temporary file High

Call to deprecated function tempfile.mktemp may be insecure.

Check failure on line 203 in src/cli_agent_orchestrator/providers/devin_cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Insecure temporary file High

Call to deprecated function tempfile.mktemp may be insecure.