Marty from VTeacher here!

For AI-based security checks, if you are not working in a monorepo, Claude Code with Agent Team is quite handy. It can discover security holes that span across repositories, such as between the frontend and backend.



.claude/settings.local.json




{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
...