← Back to Skills Marketplace
Pilot Brand Protection Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-brand-protection-setup
Description
Deploy a brand protection system with 4 agents for scanning, classification, enforcement, and reporting. Use this skill when: 1. User wants to set up brand m...
Usage Guidance
This skill is a deployment guide for a multi-agent brand-protection system and largely does what it says, but take these precautions before proceeding: 1) Verify pilotctl and clawhub are official/trusted binaries (the skill relies on them). 2) Review any manifest written to ~/.pilot/setups before saving — the SKILL.md instructs creating that file but the package metadata did not declare config paths. 3) Understand that the enforcer and bridges will require API credentials (platform APIs, legal services, Slack, etc.); supply those separately and securely. 4) Be careful when establishing handshakes/trust: hostnames collisions or accidental connections could link your agent to an unexpected peer. 5) If you are unsure about any downstream pilot-* skills the setup will install, inspect those packages and their required env vars/permissions first. If you want higher assurance, ask the publisher for signed release artifacts or more complete metadata documenting required config paths and credential needs.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-brand-protection-setup
Version: 1.0.0
The skill bundle is a configuration and orchestration tool designed to deploy a multi-agent brand protection system. It uses standard pilot-protocol utilities (pilotctl, clawhub) to install dependencies, set hostnames, and establish communication channels between agents. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or README.md.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description align with the runtime instructions: it installs pilot-* skills, sets hostnames with pilotctl, and wires four agents. The declared required binaries (pilotctl, clawhub) are appropriate. However the registry metadata lists no required config paths even though the instructions write manifests to ~/.pilot/setups — a metadata mismatch.
Instruction Scope
SKILL.md explicitly instructs installing other skills (via clawhub), writing a JSON manifest to ~/.pilot/setups, setting hostnames, and initiating network handshakes/publish/subscribe on port 1002 (and external reporting on 443). These actions are within the stated scope, but they involve writing to user home and establishing network trust relationships (handshakes) that should be reviewed by the user.
Install Mechanism
This is instruction-only (no install spec). That minimizes hidden installation risk because no external archives or installers are fetched by the skill itself; it relies on the existing pilotctl and clawhub binaries which must be trusted separately.
Credentials
The skill declares no required env vars or primary credential, which is consistent for a meta-setup guide. However the enforcer and connectors (pilot-webhook-bridge, pilot-slack-bridge, etc.) implied by the setup will need credentials and API tokens to call platform APIs and file takedowns — the SKILL.md does not mention collecting or validating those credentials. Expect credential configuration to be required for downstream components.
Persistence & Privilege
always is false and model invocation is normal. The skill instructs writing persistent config files under ~/.pilot but does not request elevated system privileges or modify other skills' configs. This is expected for a setup/installation guide, though users should review created manifests before trusting them.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-brand-protection-setup - After installation, invoke the skill by name or use
/pilot-brand-protection-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Brand Protection Setup?
Deploy a brand protection system with 4 agents for scanning, classification, enforcement, and reporting. Use this skill when: 1. User wants to set up brand m... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.
How do I install Pilot Brand Protection Setup?
Run "/install pilot-brand-protection-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Brand Protection Setup free?
Yes, Pilot Brand Protection Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Brand Protection Setup support?
Pilot Brand Protection Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Brand Protection Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills