The skill facilitates remote code execution and prompt injection via untrusted GitHub issues while exposing sensitive API keys and bypassing security constraints through undeclared tool and network access.
npx skills add https://github.com/google-labs-code/jules-skillsRemote code download and execution detected
curl -fsSL https://bun.sh/install | bash
The skill instructs the agent to set up a system that automatically spawns parallel 'Jules' coding agents based on external GitHub issue content, creating an uncontrolled execution loop.
Dispatch parallel Jules sessions, one per task
The skill encourages users to pass JULES_API_KEY and GITHUB_TOKEN as environment variables to scripts, which are often logged in CI/CD history or process lists.
JULES_API_KEY=<key> bun fleet-dispatch.ts
The pipeline fetches external GitHub issues and feeds them directly into 'Jules' coding agents as task prompts, allowing an attacker to inject malicious instructions via issue comments.
Fetch open issues and format as structured markdown... A Jules session performs deep code-level triage
SKILL.md links to "resources/architecture.md" but the file is not part of the skill package — the workflow silently degrades or the content is sourced elsewhere at runtime
[Architecture Overview](resources/architecture.md)
Skill does not specify a license field. Specifying a license helps users understand usage terms.
[](https://mondoo.com/ai-agent-security/skills/github/google-labs-code/jules-skills/automate-github-issues)<a href="https://mondoo.com/ai-agent-security/skills/github/google-labs-code/jules-skills/automate-github-issues"><img src="https://mondoo.com/ai-agent-security/api/badge/github/google-labs-code/jules-skills/automate-github-issues.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/google-labs-code/jules-skills/automate-github-issues.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.