report-bug-ce
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple shell commands to gather system and environment data, specifically
uname -a,opencode --version,codex --version, and the GitHub CLIgh issue create. - [DATA_EXFILTRATION]: Diagnostic information, including OS details and plugin version data retrieved from local configuration files such as
~/.config/opencode/plugins/installed_plugins.json, is transmitted to the author's GitHub repository atmarcusrbrown/systematic. - [PROMPT_INJECTION]: The skill creates an indirect prompt injection surface. Ingestion points: User responses to questions regarding bug descriptions and reproduction steps (SKILL.md). Boundary markers: Absent. Capability inventory: Command execution (
gh,uname) and local file reading (SKILL.md). Sanitization: Absent; user-provided text is interpolated directly into the body of thegh issue createcommand.
Audit Metadata