@networkperspective/openshrike
v0.4.4
Published
Security-first agentic code reviewer and best-practice auditor built on OpenCode.
Maintainers
Readme
@networkperspective/openshrike
OpenShrike is a security-first agentic code reviewer and best-practice auditor built on OpenCode.
Install
Prerequisite: Node.js 22+.
npm install -g @networkperspective/openshrikeQuick start
shrike init
shrike scanWhat ships in this package
- the
shrikeCLI entry point - bundled best-practice checks under
best_practices/ - the system prompts used by
shrike scanandshrike fix
VS Code extension
If you want the VS Code UI, install networkperspective.openshrike from the
Visual Studio Code Marketplace.
code --install-extension networkperspective.openshrikeLinks
- GitHub: https://github.com/Network-Perspective/OpenShrike
- Website: https://network-perspective.github.io/OpenShrike/
- VSCode: https://marketplace.visualstudio.com/items?itemName=NetworkPerspective.openshrike
