multica-working-on-issues
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill facilitates a workflow where the agent ingests external data from pull requests, establishing a surface for indirect prompt injection. Ingestion points: The agent is instructed to read pull request metadata (titles, bodies, and branch names) via the
multica issue pull-requestscommand and custom properties viamultica issue property list(SKILL.md). Boundary markers: The instructions do not define specific delimiters or instructions for the agent to disregard potentially malicious embedded commands within the ingested text. Capability inventory: The agent has access to state-mutating and information-gathering tools includingmultica,git, andghvia the bash tool (SKILL.md). Sanitization: The documentation lacks instructions for validating, escaping, or sanitizing the content retrieved from external PR sources before it is processed by the agent.
Audit Metadata