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
- 88% confidence
- Finding
- The skill instructs the agent to read remote Markdown from an external website before every invocation and then write or run invocation code directly from that documentation. This creates a dynamic remote-instruction/code-sourcing channel: if the hosted docs are compromised, tampered with, or contain unsafe example code, the agent may execute attacker-controlled request logic, alter destinations, or mishandle credentials and uploaded files.
