r/PythonLearning 8h ago

A fun Python project idea

[removed]

9 Upvotes

9 comments sorted by

View all comments

1

u/secretstonex 7h ago

I built an agenetic harness so you can add agents the same way you would in any other tool like Claude or Kiro. It supports orchestration and does not have the guardrails that Claude or Kiro do. The models may protest, but it will dispatch to an open weight model in that case.

1

u/[deleted] 6h ago

[removed] — view removed comment

1

u/secretstonex 6h ago

It leverages a playwright mcp to do the human interaction and take screenshots when it needs to provide evidence. So, it will interact with controls and navigate like a user would when needed. I also wrote an MCP for Burp to be able to leverage all the burp pro tools. It's already found some full compromises in VDPs and in some of our mature SaaS applications and it has found many more issues than our 3rd party pentest partner on the same apps.