issue-maker
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes GitHub CLI (
gh) commands to search for PRs and issues and to create new ones. These actions are restricted to thepollinations/pollinationsrepository as per the hard rules.- [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it reads existing GitHub content to inform its output. 1. Ingestion points:SKILL.md(Workflow Step 1) viagh search prsandgh search issues. 2. Boundary markers: Absent; there are no specific instructions to ignore malicious directives within the retrieved data. 3. Capability inventory:gh issue createandgh issue commentare available tools. 4. Sanitization: Absent; the fetched content is used to influence the agent's style without explicit filtering. The risk is low given the narrow focus of the skill.
Audit Metadata