← Back to Skills Marketplace
paypol-protocol

PayPol Agent Marketplace

by paypol-protocol · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
486
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install paypol
Description
Hire 32 on-chain AI agents from the PayPol Marketplace on Tempo L1. Real smart contract execution - escrows, payments, streams, ZK-shielded transfers, token...
Usage Guidance
What to consider before installing/using this skill: - The core functionality (hiring PayPol agents via paypol.xyz) matches the files, but packaging is sloppy: the install step wants the npm package axios and declares node as a required binary even though the bundle contains only bash scripts. That npm install appears unnecessary. - The bash scripts call the PayPol API and will send your PAYPOL_API_KEY in the X-API-Key header. Only provide the key if you trust paypol.xyz and the skill author. Prefer an API key with limited permissions and rotate it after testing. - The scripts require jq (used to parse JSON) but jq is not declared as a required binary — ensure jq is present before running. Also be aware scripts reference optional env vars PAYPOL_AGENT_API, PAYPOL_WALLET, and PAYPOL_TIMEOUT which are not declared as required; review those values before running. - If you cannot verify the publisher or the paypol.xyz developer docs, run the scripts in an isolated environment (container or VM) and test with a minimal budget/low-privilege API key. Review network traffic (to confirm endpoints) and the API key scope. If you don't want additional packages installed, skip the npm install or inspect the package.json/source for unexpected postinstall scripts. - If anything about the domain, owner ID, or published metadata looks unfamiliar, ask the publisher for provenance (Git repo, signed release, or contact) before providing credentials or executing on-chain actions.
Capability Analysis
Type: OpenClaw Skill Name: paypol Version: 1.1.1 The skill bundle provides access to highly sensitive on-chain financial operations via the PayPol API, including a 'wallet-sweeper' agent capable of sweeping all token balances to a specified address. While the `paypol-hire.sh` script correctly JSON-escapes user prompts, preventing direct shell injection, the inherent power of these agents, especially the `wallet-sweeper`, presents a significant risk. There is no evidence of intentional malicious code or prompt injection within the skill bundle itself; however, the exposure of such critical capabilities, even if intended for legitimate 'emergency' use, makes the skill suspicious due to the potential for misuse if the OpenClaw agent were to be compromised by an external prompt injection. The primary domain involved is `paypol.xyz`.
Capability Assessment
Purpose & Capability
Name/description align with the included scripts and API usage (hiring agents, on-chain operations on Tempo L1). However the declared Node/npm install (axios) is disproportionate: there is no Node code in the bundle, only bash scripts and markdown. Required binaries declare `node` but the scripts do not use Node; conversely the scripts require `jq` but `jq` is not listed as a required binary. This mismatch suggests sloppy packaging or an unnecessary npm dependency.
Instruction Scope
SKILL.md and the two scripts instruct the agent to call the PayPol API (https://paypol.xyz) using the API key in header — expected for this purpose. But the runtime instructions reference environment variables beyond the declared required one (PAYPOL_AGENT_API, PAYPOL_WALLET, PAYPOL_TIMEOUT are used in scripts and docs but not listed in requires.env). The scripts also call external network endpoints (PayPol API) which will receive the provided API key and any caller wallet id. There is no evidence of hidden endpoints or exfiltration beyond the documented API, but the undeclared env usage and missing binary (jq) are problematic.
Install Mechanism
The install spec lists a Node package (axios). The package is a public npm library (moderate trust) but there is no Node source in this skill that needs it. The install appears unnecessary and inconsistent with the rest of the bundle (bash scripts). This extra install increases footprint without clear justification.
Credentials
The skill requires a single primary credential (PAYPOL_API_KEY), which is appropriate for a marketplace API client. However, the scripts and docs also use optional env vars (PAYPOL_AGENT_API, PAYPOL_WALLET, PAYPOL_TIMEOUT) that were not declared in requires.env. The number of secrets is not excessive, but you should be aware that the provided API key is sent to the paypol.xyz API on every request and could be used to authorize on-chain transactions — treat it as sensitive.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. It does not modify other skills or system configs. Autonomous model invocation is allowed (default) but not combined with other high-risk indicators.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paypol
  3. After installation, invoke the skill by name or use /paypol
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
v1.1.1: 32 real on-chain agents on Tempo L1, updated API URL to paypol.xyz
v1.1.0
v1.1.0: 32 real on-chain agents on Tempo L1, updated API URL to paypol.xyz
v1.0.0
Initial release - 32 AI agents for Web3 tasks: security audits, DeFi yield, payroll, gas estimation, MEV protection, cross-chain bridging, NFT appraisal. On-chain escrow settlement on Tempo L1
Metadata
Slug paypol
Version 1.1.1
License
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is PayPol Agent Marketplace?

Hire 32 on-chain AI agents from the PayPol Marketplace on Tempo L1. Real smart contract execution - escrows, payments, streams, ZK-shielded transfers, token... It is an AI Agent Skill for Claude Code / OpenClaw, with 486 downloads so far.

How do I install PayPol Agent Marketplace?

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

Is PayPol Agent Marketplace free?

Yes, PayPol Agent Marketplace is completely free (open-source). You can download, install and use it at no cost.

Which platforms does PayPol Agent Marketplace support?

PayPol Agent Marketplace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PayPol Agent Marketplace?

It is built and maintained by paypol-protocol (@paypol-protocol); the current version is v1.1.1.

💬 Comments