Show HN: Stroq – block commands injected through MCP tool output

Posted by Agybay 19 hours ago

Counter3Comment3OpenOriginal

Comments

Comment by Agybay 3 hours ago

my code github.com/AGGIB/Stroq built Stroq to track where commands come from before an agent runs them =)

Comment by MakazhanAlpamys 3 hours ago

yoo, it's good? how is it work?

Comment by Agybay 3 hours ago

Thanks! Stroq connects to your code-writing agent via tools. It monitors the data the agent reads and, before a command or MCP call is executed, checks whether the action was triggered by untrusted content. Stroq can then request confirmation or block the action, as well as explain the reason.

everything runs locally

you can try it with @stroq/cli init

let me know which coding agent do you use :)

Comment by Agybay 19 hours ago

[flagged]

Comment by Agybay 19 hours ago

[dead]