← Back to Skills Marketplace
hadifarnoud

Pakat Email Marketing

by Hadi Farnoud · GitHub ↗ · v1.1.2
cross-platform ✓ Security Clean
1878
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pakat
Description
Interact with Pakat email marketing API (new.pakat.net) - REQUIRES PAKAT_API_KEY environment variable. Use when the user wants to manage email lists, subscri...
Usage Guidance
This skill appears coherent for managing Pakat email resources and only needs your Pakat API key and curl. Before installing: ensure the API key you supply is from your Pakat account (https://new.pakat.net/customer/api-keys), avoid using overly privileged or long-lived keys if possible, do not paste the key into public logs or chat, and consider creating a dedicated API key for the agent with limited scope. Note the small metadata mismatch about the 'primary credential' in the registry — it doesn't change functionality but you may want to confirm the skill's source since 'Homepage' and 'Source' are missing from the registry entry.
Capability Analysis
Type: OpenClaw Skill Name: pakat Version: 1.1.2 The OpenClaw skill bundle for Pakat email marketing API is classified as benign. All files consistently describe interaction with the `new.pakat.net` API using a `PAKAT_API_KEY`. The `SKILL.md` explicitly advises on 'Safe encoding' using heredocs to prevent shell injection when handling user-provided HTML content, demonstrating security awareness rather than malicious intent. There is no evidence of data exfiltration, unauthorized command execution, persistence, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
Name and description match the required artifacts: SKILL.md + API reference + OpenAPI describe interacting with new.pakat.net. Required binary 'curl' and the single env var PAKAT_API_KEY are appropriate and proportional for an HTTP-based API client.
Instruction Scope
SKILL.md contains explicit curl examples that only call https://new.pakat.net/api/* endpoints, documents required headers and encoding rules, and warns about safe encoding to avoid shell injection. It does not instruct reading unrelated files or exfiltrating data to other endpoints.
Install Mechanism
Instruction-only skill (no install spec or code). That minimizes on-disk risk; no downloads or package installs are specified.
Credentials
The skill only asks for one secret (PAKAT_API_KEY), which is appropriate. Minor inconsistency: SKILL.md metadata declares PAKAT_API_KEY as the primary credential, while the registry summary above showed 'Primary credential: none' — likely a metadata mismatch but not a security red flag.
Persistence & Privilege
Flags: always:false and normal autonomous invocation allowed. The skill does not request persistent system-wide privileges or configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pakat
  3. After installation, invoke the skill by name or use /pakat
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
Security fixes: Added metadata for required env vars and bins; replaced unsafe echo|base64 pattern with heredoc to prevent shell injection; added safety documentation
v1.1.1
mention this skill needs PAKAT_API_KEY to work
v1.0.1
Added Pakat description, signup link, and API key instructions
v1.0.0
Initial release: full Pakat email marketing API integration
Metadata
Slug pakat
Version 1.1.2
License
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Pakat Email Marketing?

Interact with Pakat email marketing API (new.pakat.net) - REQUIRES PAKAT_API_KEY environment variable. Use when the user wants to manage email lists, subscri... It is an AI Agent Skill for Claude Code / OpenClaw, with 1878 downloads so far.

How do I install Pakat Email Marketing?

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

Is Pakat Email Marketing free?

Yes, Pakat Email Marketing is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Pakat Email Marketing support?

Pakat Email Marketing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pakat Email Marketing?

It is built and maintained by Hadi Farnoud (@hadifarnoud); the current version is v1.1.2.

💬 Comments