Skip to main content

jules-api

Enables efficient asynchronous coding task delegation using Google's Jules API, enhancing workflow and productivity.

Install this skill

or
76/100

Security score

The jules-api skill was audited on Feb 12, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 218

Curl to non-GitHub URL

SourceSKILL.md
218curl -X POST https://jules.googleapis.com/v1alpha/sessions \
medium line 234

Curl to non-GitHub URL

SourceSKILL.md
234curl -X POST https://jules.googleapis.com/v1alpha/sessions \
medium line 246

Curl to non-GitHub URL

SourceSKILL.md
246curl https://jules.googleapis.com/v1alpha/sessions/SESSION_ID \
low line 95

External URL reference

SourceSKILL.md
95URL: https://jules.google.com/session/123456789
low line 179

External URL reference

SourceSKILL.md
179Base URL: https://jules.googleapis.com
low line 202

External URL reference

SourceSKILL.md
2021. Get API key: https://jules.google.com/settings#api
low line 218

External URL reference

SourceSKILL.md
218curl -X POST https://jules.googleapis.com/v1alpha/sessions \
low line 234

External URL reference

SourceSKILL.md
234curl -X POST https://jules.googleapis.com/v1alpha/sessions \
low line 246

External URL reference

SourceSKILL.md
246curl https://jules.googleapis.com/v1alpha/sessions/SESSION_ID \
low line 384

External URL reference

SourceSKILL.md
384- Official API → https://developers.google.com/jules/api/reference/rest
low line 385

External URL reference

SourceSKILL.md
385- Changelog → https://jules.google.com/docs/changelog/
low line 386

External URL reference

SourceSKILL.md
386- Jules Blog → https://blog.google/technology/google-labs/jules-tools-jules-api/
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →