← Back to Skills Marketplace
388
Downloads
0
Stars
0
Active Installs
14
Versions
Install in OpenClaw
/install vt-sentinel-installer
Description
Install or upgrade VT Sentinel security plugin. Use when the user asks to install, set up, enable, update, or upgrade VT Sentinel, VirusTotal scanning, malwa...
Usage Guidance
This skill is an instruction wrapper that calls your local openclaw CLI to install or update the VT Sentinel plugin. Before proceeding: (1) ensure you trust the OpenClaw/ClawHub ecosystem and the linked repository (use `openclaw plugins inspect` as suggested); (2) confirm the agent asks you to approve the exact commands it will run; (3) be aware that the CLI will download the plugin into ~/.openclaw/extensions and will restart the user-scoped OpenClaw gateway (may temporarily affect running integrations); (4) optional VirusTotal API key configuration is explicit and not required by the skill. If you are uncertain about provenance, inspect the package and repository first or perform the install yourself from a shell.
Capability Analysis
Type: OpenClaw Skill
Name: vt-sentinel-installer
Version: 1.10.0
The skill bundle is a standard installer and updater for the 'VT Sentinel' security plugin. It utilizes the official 'openclaw' CLI to manage plugin installation, updates, and gateway restarts (SKILL.md). The logic is transparent, follows best practices for the platform (e.g., avoiding manual config edits), and lacks any indicators of malicious intent, data exfiltration, or obfuscation.
Capability Assessment
Purpose & Capability
Name/description (install/upgrade VT Sentinel) matches the actions described: listing, installing/updating the plugin, and restarting the OpenClaw gateway. Required binary (openclaw) is appropriate and expected.
Instruction Scope
SKILL.md confines runtime actions to openclaw subcommands (plugins list/install/update/uninstall/inspect, gateway restart, config set). It does not instruct reading arbitrary system files or exfiltrating data; it outlines explicit steps and asks to show exact actions to the user for approval.
Install Mechanism
No install spec in the skill itself (instruction-only). Actual package retrieval is delegated to the openclaw CLI which downloads a ClawHub package into ~/.openclaw/extensions. This is proportional, but users should verify ClawHub/package provenance via the suggested `openclaw plugins inspect` if uncertain.
Credentials
The skill requests no environment variables or credentials. Optional instructions to set a VirusTotal API key are reasonable and explicitly optional; the claimed auto-registration with VTAI is a behavioral note of the plugin, not a required secret in the skill itself.
Persistence & Privilege
always:false and no system config paths are requested. The skill instructs a user-scope gateway restart via the OpenClaw CLI (expected for plugin activation). It does not request persistent elevated privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vt-sentinel-installer - After installation, invoke the skill by name or use
/vt-sentinel-installer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.10.0
Rewrite installer to use openclaw plugins update/uninstall CLI subcommands. Eliminates rm -rf, inline node -e JSON editing, and npm pack/tar Windows fallback flagged by VirusTotal Code Insight. Fixes requires.anyBins to declare real dependency (openclaw CLI) instead of unused npm/pnpm/yarn/bun. Uses openclaw gateway restart as cross-platform wrapper.
v1.9.0
1.9.0 — Bumped to install [email protected] (CVE fixes,
LICENSE/SECURITY/CONTRIBUTING/CODE_OF_CONDUCT added). Also corrected stale audit log
paths and the config-setting command (openclaw plugins config was never a real command — use openclaw config set instead).
v1.8.1
Bumped to install v0.12.2 (audit collector accuracy + legacy log perm sanitization).
v1.8.0
Bumped to install v0.12.1 (security-audit collector visible in openclaw security audit --deep). Transparency surface + log hygiene.
v1.7.2
Bumped to install v0.11.3 (ClawHub static scan clean, llm review benign). Runtime identical to 0.11.1.
v1.7.1
Bumped to install v0.11.1 (ClawHub repackaging fix for v0.11.0). Windows pack command now resolves the tarball filename dynamically.
v1.7.0
v0.11.0 — install-security scanner compliance (OpenClaw 2026.4.5+); hard-cut of VIRUSTOTAL_API_KEY env fallback (use plugin config or VTAI auto-registration); credentials persistence split from network module; no auto-update check on load; manifest hardened with additionalProperties:false, contracts.tools, minHostVersion.
v1.6.0
Update for VT Sentinel v0.10.0: SEMANTIC_RISK privacy fix, new semanticFilePolicy config, hash-only mode for read operations.
v1.5.2
Fix fragile test assuming HOME-based state dir (now uses OPENCLAW_STATE_DIR)
v1.5.1
Fix Windows ACL on credential backup, validate static config identity before registration, allow clearing individual identity fields, add execution tests for re_register tool
v1.5.0
Updated for VT Sentinel v0.9.0: 9 tools (added vt_sentinel_re_register), agent identity support, auto-generated names
v1.4.0
Fix: preserve user config (plugins.entries) on upgrade. Fix: JSON5 support for openclaw.json. Target: v0.8.5.
v1.3.0
Fix upgrade: clean stale openclaw.json config entries before reinstall (prevents config validation error).
v1.2.0
Support upgrades from previous versions. Detect installed version, handle removal + reinstall. Document all 7 tools. Windows spawn EINVAL workaround. Platform-specific gateway restart.
Metadata
Frequently Asked Questions
What is Vt Sentinel Installer 1.10.0?
Install or upgrade VT Sentinel security plugin. Use when the user asks to install, set up, enable, update, or upgrade VT Sentinel, VirusTotal scanning, malwa... It is an AI Agent Skill for Claude Code / OpenClaw, with 388 downloads so far.
How do I install Vt Sentinel Installer 1.10.0?
Run "/install vt-sentinel-installer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vt Sentinel Installer 1.10.0 free?
Yes, Vt Sentinel Installer 1.10.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vt Sentinel Installer 1.10.0 support?
Vt Sentinel Installer 1.10.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vt Sentinel Installer 1.10.0?
It is built and maintained by king-tero (@king-tero); the current version is v1.10.0.
More Skills