← Back to Skills Marketplace
bytesagain1

Tripwire

by bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
146
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tripwire
Description
Tripwire host-based IDS reference. Cryptographic key setup, database initialization, integrity checks, policy rules with severity levels, twcfg.txt configura...
Usage Guidance
This skill is a reference and helper for Tripwire — not a network exfiltration tool. Before using it: (1) realize the documented commands operate on system files and require root; they will scan many paths and can modify Tripwire keys/database, so run on intended hosts only; (2) protect Tripwire passphrases/site-local keys — the docs show removing plain-text policy/config files after signing; (3) change placeholder email addresses ([email protected]) before enabling automated reports; and (4) because this is documentation, no code is installed by the skill itself — review and run the shown commands manually rather than blindly executing scripts as root.
Capability Assessment
Purpose & Capability
The name/description describe Tripwire (host-based IDS) and all required files and instructions relate to installing, initializing, checking, and configuring Tripwire. There are no unrelated environment variables, binaries, or external services requested.
Instruction Scope
SKILL.md and scripts/script.sh are purely documentation-style instructions that tell the operator to run Tripwire/twadmin commands, manage key files under /etc/tripwire, and scan system paths (e.g., /bin, /etc). That is expected for a Tripwire reference, but these operations require root and will read many system files — the skill's guidance can cause extensive system scanning and produce reports. No instructions attempt to exfiltrate data to unexpected endpoints; example cron/email uses a placeholder [email protected].
Install Mechanism
There is no install spec and the skill is instruction-only except for an included documentation script. Nothing is downloaded or written to disk by an installer, so install risk is low.
Credentials
The skill declares no required environment variables or credentials. SKILL.md references Tripwire key files and passphrases under /etc/tripwire, which is appropriate and expected for Tripwire operations; no unrelated secrets or credentials are requested.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills. However, the documented commands require root privileges to manage Tripwire keys, database and to scan system files — the user should be aware of the privilege requirements before running commands shown in the documentation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tripwire
  3. After installation, invoke the skill by name or use /tripwire
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug tripwire
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Tripwire?

Tripwire host-based IDS reference. Cryptographic key setup, database initialization, integrity checks, policy rules with severity levels, twcfg.txt configura... It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.

How do I install Tripwire?

Run "/install tripwire" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tripwire free?

Yes, Tripwire is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tripwire support?

Tripwire is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tripwire?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.

💬 Comments