A user is able to add any other user as a member of their Grant's team
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
As demonstrated here: [https://gitcoin.co/grants/1945/gitcoin-grants-round-9-dev-fund-2](https://gitcoin.co/grants/1945/gitcoin-grants-round-9-dev-fund-2), a user/scammer is able to add any other user to their Grant without approval or verification. This offers the user/scammer legitimacy and might make it more likely for victims to fall foul of scam Grants.
**To Reproduce**
- Follow the create new Grant flow and add any user in the system to your Grant as a team member
**Expected behavior**
Each user listed under a Grant should have to accept a request to be part of the Grants team, they should not be displayed to any other user or join `team_members` until they have accepted.
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.