@kilocode/openclaw-security-advisor
v0.1.5
Published
Security analysis plugin for OpenClaw instances, powered by KiloCode
Downloads
104
Readme
@kilocode/openclaw-security-advisor
This package has been renamed to
@kilocode/shell-security.Version
0.1.5of@kilocode/openclaw-security-advisoris a migration stub. Both the/security-checkupslash command and thekilocode_security_advisortool return a notice pointing to the new package and nothing else.
Migrating to ShellSecurity
Install the new plugin:
openclaw plugins install @kilocode/shell-security
openclaw plugins enable shell-security
openclaw gateway restartUninstall this old plugin:
openclaw plugins uninstall openclaw-security-advisorYou will need to approve the device auth flow once on the new plugin. After that, subsequent checkups are identical to what you got before the rename.
Why the rename?
The original name tied the plugin to OpenClaw specifically. The plugin's
mission (security posture checks for AI-agent shells) is broader than any
single runtime. ShellSecurity is the clearer long-term name.
- New npm package:
@kilocode/shell-security - New repo:
Kilo-Org/shell-security
Last real release
The last non-stub release of this package was 0.1.4. Users pinned to
@0.1.4 or earlier can continue running it indefinitely; it still talks
to the existing KiloCode Security Advisor API endpoint and returns real
reports. New features will ship only under @kilocode/shell-security.
