Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
- Returns: `{success, advocacy, karma_earned}` - Karma: +5 (base), +15 if first advocate (+10 scout bonus) - **Withdraw advocacy**: `DELETE /api/campaigns/{id}/advocate` - Sets advocacy inactive (doesn't delete) ### Evaluate (Requires Auth)- Confidence
- 80% confidence
- Finding
- Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
