create a project similar to agentsh (in capabilities) , but based on powershell instead being a drop-in replacement for bash. research https://github.com/canyonroad/agentsh research https://github.com/powershell/powershell clone both, investigate, and research online for things you need to know about powershell and agentsh.
the project should be able to run on windows, linux, and macos, and should be able to run powershell scripts and commands in a similar way to how agentsh runs bash scripts and commands, with similar sandboxing, permissions and security features.