Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
|--------|----------|---------|------| | Search content | POST /agents/news-aggregator | 10 | sync | | Fetch RSS feeds | POST /rss | 0 | sync | | Manage RSS feeds | GET/PUT/DELETE /rss | 0 | sync | | Generate from URL | POST /pipelines (content-analyzer) | 100 | async | | Generate from topic | POST /pipelines (topic-to-content) | 100 | async | | Generate scripts | POST /pipelines (script-generator) | 15 | async |
- Confidence
- 96% confidence
- Finding
- The quick-reference table includes account-modifying and destructive RSS management operations, including DELETE, without any embedded safety gating. In a skill intended for broad content workflows, exposing destructive endpoints this early increases the risk that an agent will invoke them from loosely phrased management requests.
