asym claude
Install and uninstall Asymptote’s security plugin for Claude Code.asym claude --help
asym claude --help
install
Install the Asymptote security plugin for Claude Code. By default, the plugin is installed at the user level, applying to all projects. Use--vscode when running Claude Code inside VS Code.
asym claude install --help
asym claude install --help
| Flag | Description |
|---|---|
--user | Install at user level — applies to all projects (default) |
--project | Install at project level — applies only to the current project |
--vscode | Install for Claude Code in VS Code (uses settings.json instead of the plugin system) |
-h, --help | Help for install |
uninstall
Remove the Asymptote security plugin from Claude Code.asym claude uninstall --help
asym claude uninstall --help
| Flag | Description |
|---|---|
--user | Remove from user level (default) |
--project | Remove from project level |
--vscode | Remove hooks installed for Claude Code in VS Code |
-h, --help | Help for uninstall |

