← Back to Skills Marketplace
teoslayer

Pilot Event Filter

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
145
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-event-filter
Description
Filter and transform events before delivery using pattern matching and jq transforms. Use this skill when: 1. You need to filter events by content, not just...
Usage Guidance
This skill appears coherent and limited to running pilotctl and jq to filter/republish events. Before installing or using it: (1) ensure pilotctl and jq are installed from trusted sources; (2) verify what pilotctl is configured to access (topics, brokers, credentials) so you don't unintentionally forward sensitive events; (3) test the jq expressions in a controlled environment to avoid accidental data loss or leaking; (4) note the AGPL-3.0 license on the SKILL.md if you plan to modify or redistribute these instructions; and (5) if you allow autonomous invocation, consider minimizing the agent's permissions or running the skill in a sandbox to limit any accidental automated forwarding.
Capability Analysis
Type: OpenClaw Skill Name: pilot-event-filter Version: 1.0.0 The skill provides legitimate event filtering and transformation functionality for the Pilot Protocol using standard Bash and jq commands. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
Name/description ask for filtering and transforming Pilot Protocol events and the SKILL.md only requires pilotctl and jq, which are appropriate and expected for subscribing, filtering, transforming, and republishing events.
Instruction Scope
Instructions are limited to running pilotctl subscribe/publish and jq transformations on event payloads. They do not request unrelated files, environment variables, or network endpoints beyond what pilotctl already uses. The example shows conditional forwarding of events, which is within the stated scope.
Install Mechanism
No install spec is provided (instruction-only), so nothing will be downloaded or written to disk by the skill itself. This is the lowest-risk install posture.
Credentials
The skill declares no required environment variables or credentials. It does rely on pilotctl which may itself use local Pilot Protocol configuration, but the skill does not request unrelated secrets or broad environment access.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide modifications. Autonomous invocation is allowed (default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-event-filter
  3. After installation, invoke the skill by name or use /pilot-event-filter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-event-filter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pilot Event Filter?

Filter and transform events before delivery using pattern matching and jq transforms. Use this skill when: 1. You need to filter events by content, not just... It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.

How do I install Pilot Event Filter?

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

Is Pilot Event Filter free?

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

Which platforms does Pilot Event Filter support?

Pilot Event Filter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Event Filter?

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

💬 Comments