Session Persistence
Medium
- Category
- Rogue Agent
- Content
4. Collect any missing required parameters from the user. 5. Upload required file inputs exactly as described by the selected Markdown doc and replace local paths with returned `file_id` values. 6. Write or run the invocation code directly from the selected Markdown doc's base-information block, parameter table, file-upload instructions, and example code. Do not apply a shared invocation template or local registry abstraction in this skill.
- Confidence
- 90% confidence
- Finding
- The instruction to 'write or run the invocation code directly from the selected Markdown doc's ... example code' creates a prompt/code-injection risk because the skill treats remote documentation as executable authority. If the external Markdown is modified maliciously or contains unsafe example code, an agent could be induced to run attacker-controlled logic, potentially exposing local files, credentials, or causing unauthorized network actions.
