Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
## Search YouTubers by Name ```bash curl --request POST \ --url https://apiv3.creatordb.app/youtube/search \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \
- Confidence
- 60% 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).
