Session Persistence
Medium
- Category
- Rogue Agent
- Content
5. Collect any missing required parameters from the user. 6. Upload required file inputs exactly as described by the selected Markdown doc and replace local paths with returned `file_id` values. 7. 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
- 89% confidence
- Finding
- This instruction tells the agent to write or run invocation code directly from remote Markdown documentation on every use. That creates a prompt/code-injection surface where a compromised or malicious external doc could alter request logic, trigger unsafe actions, or induce the agent to mishandle local files and credentials; the presence of an accessible API key makes this context more sensitive.
