← Back to Skills Marketplace
teoslayer

Pilot Fraud Detection Pipeline Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-fraud-detection-pipeline-setup
Description
Deploy a fraud detection pipeline with 4 agents. Use this skill when: 1. User wants to set up real-time transaction monitoring with escalation through analys...
Usage Guidance
This skill appears to do what it claims, but before installing: (1) verify pilotctl and clawhub are the official, trusted binaries on your system (checksum/signature if available); (2) choose a unique prefix/hostnames to avoid accidental handshake/trust collisions with other deployments; (3) ensure the network between agents is secured (TLS, firewall rules) because the example payloads include sensitive transaction data (card/device identifiers, amounts, case evidence); (4) review each pilot-* skill the setup installs — they may require credentials or further configuration not declared here; and (5) protect the ~/.pilot/setups/fraud-detection-pipeline.json manifest (it contains topology and may point to sensitive operational structure). If any of those items are unclear, test in an isolated environment before deploying to production.
Capability Analysis
Type: OpenClaw Skill Name: pilot-fraud-detection-pipeline-setup Version: 1.0.0 The skill bundle provides a legitimate setup for a multi-agent fraud detection pipeline using the Pilot Protocol. It defines roles (monitor, analyzer, investigator, enforcer) and provides instructions for installing dependencies via 'clawhub' and configuring inter-agent communication using 'pilotctl'. No indicators of data exfiltration, malicious execution, or prompt injection were found; all actions are consistent with the stated purpose of deploying a security monitoring workflow.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description match what the skill does: it installs and configures four Pilot agents and wire-up data flows. The declared required binaries (pilotctl and clawhub) are appropriate and expected for installing skills and managing agents.
Instruction Scope
SKILL.md stays within the pipeline setup scope: it asks the user to pick a role and prefix, run clawhub install commands, set hostnames with pilotctl, write a manifest to ~/.pilot/setups/fraud-detection-pipeline.json, and perform handshakes. Two operational notes: (1) the instructions show publishing realistic transaction payloads (card_hash, device fingerprints, amounts, etc.), which is expected but involves sensitive data and requires secure networks and privacy controls; (2) the doc states handshakes auto-approve when both sides send them—this is a platform property but worth noting as a potential source of accidental trust if prefixes/hostnames collide or are guessable.
Install Mechanism
Instruction-only skill with no install spec and no bundled code — lowest install risk. It relies on existing public CLI tools (clawhub and pilotctl) rather than downloading arbitrary archives.
Credentials
The skill does not request any environment variables or credentials. Note: the downstream pilot-* skills that this setup installs may later require service credentials or secrets; those are not declared here and should be reviewed before those skills are installed or run.
Persistence & Privilege
always is false and the skill only instructs writing a manifest to the user's ~/.pilot path (its own config area). It does not request persistent platform-wide privileges or modify other skills' configurations in the instructions provided.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-fraud-detection-pipeline-setup
  3. After installation, invoke the skill by name or use /pilot-fraud-detection-pipeline-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-fraud-detection-pipeline-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pilot Fraud Detection Pipeline Setup?

Deploy a fraud detection pipeline with 4 agents. Use this skill when: 1. User wants to set up real-time transaction monitoring with escalation through analys... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Pilot Fraud Detection Pipeline Setup?

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

Is Pilot Fraud Detection Pipeline Setup free?

Yes, Pilot Fraud Detection Pipeline Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pilot Fraud Detection Pipeline Setup support?

Pilot Fraud Detection Pipeline Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Fraud Detection Pipeline Setup?

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

💬 Comments