← Back to Skills Marketplace
zhaichen

Ptengine Heatmap Analyze

by zhaichen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pte-heatmap-analyze
Description
Ptengine Heatmap end-to-end analysis skill. Fetches real heatmap data via ptengine-cli and runs AI-powered CRO behavior analysis using a 4-stage psychology m...
Usage Guidance
This skill appears coherent and focused: it uses ptengine-cli to fetch historical aggregate heatmap data, runs analysis using the included methodology files, and will only ask you for your Ptengine API key/profile when needed. Before installing, consider: 1) The installer downloads an upstream install script from GitHub and executes it after verifying a pinned SHA256 — this is a good safety measure, but if you want extra assurance, inspect the referenced upstream repo (Kocoro-lab/ptengine-cli) and the install script at the pinned commit, or run install.sh --check-only to avoid installing immediately. 2) You will need a Ptengine account/API key and profile ID to get results; provide them via ptengine-cli config set as instructed. 3) The skill forbids scraping the live page and requires all metrics to come from ptengine-cli — this reduces risk of unintended web scraping. 4) If you prefer, run the installer in a sandbox or VM first. Overall there are no unexplained credential requests or suspicious behaviors in the skill materials.
Capability Analysis
Type: OpenClaw Skill Name: pte-heatmap-analyze Version: 1.0.0 The skill bundle is a well-structured tool for Ptengine heatmap analysis and follows security best practices. The installation script (install.sh) is notably secure, using a pinned commit SHA and SHA256 checksum verification to validate the remote payload before execution. The instructions in SKILL.md and the reference files establish strict data boundaries, explicitly prohibiting the agent from using unauthorized browser automation or web-fetching tools, which limits the attack surface and ensures data integrity. No evidence of data exfiltration, malicious prompt injection, or unauthorized execution was found.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill's name/description (Ptengine heatmap analysis) aligns with what it asks for: it depends on ptengine-cli, references ptengine API fields, and includes comprehensive analysis rules. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines all data sources to ptengine-cli, explicitly forbids scraping or browser automation, and instructs the agent to ask the user when block content is missing. The instructions reference only the ptengine-cli config path (~/.config/ptengine-cli/config.yaml) and ptengine-cli commands.
Install Mechanism
install.sh downloads an upstream install script from raw.githubusercontent.com at a pinned commit and verifies its SHA256 before executing — this is a reasonable mitigation. Note: the installer will execute code from the upstream project's script (itself), which may install binaries into PATH; users should review the upstream project or checksum if they require extra assurance.
Credentials
The skill requires no environment variables or external credentials in its metadata. At runtime it legitimately asks the user to provide a Ptengine API key/profile via ptengine-cli config when needed; no unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request system-wide configuration beyond the ptengine-cli config file it legitimately reads. It does not modify other skills or require elevated/always-on privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pte-heatmap-analyze
  3. After installation, invoke the skill by name or use /pte-heatmap-analyze
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial self-contained release of Ptengine Heatmap Analysis skill - Fetches and analyzes real Ptengine heatmap data using ptengine-cli; no external scraping. - Supports five analysis types: single page, segment comparison, A/B test validation, ad performance, and audience analysis. - Encodes CRO methodology: each block is classified by a 4-stage psychology model, with mapping rules provided for page types and block categories. - All data transformations, metric parsing rules, and evidence policies are included; only ptengine-cli data is considered authoritative. - Step-by-step workflow guides parameter setup, ptengine-cli checks and config, data fetching, and structured result presentation.
Metadata
Slug pte-heatmap-analyze
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ptengine Heatmap Analyze?

Ptengine Heatmap end-to-end analysis skill. Fetches real heatmap data via ptengine-cli and runs AI-powered CRO behavior analysis using a 4-stage psychology m... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Ptengine Heatmap Analyze?

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

Is Ptengine Heatmap Analyze free?

Yes, Ptengine Heatmap Analyze is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ptengine Heatmap Analyze support?

Ptengine Heatmap Analyze is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ptengine Heatmap Analyze?

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

💬 Comments