Piwik Pro
v1.0.2Piwik Pro integration. Manage data, records, and automate workflows. Use when the user wants to interact with Piwik Pro data.
⭐ 0· 91·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill describes a Piwik Pro integration and consistently instructs the agent to use the Membrane CLI to create connections, list actions, run actions, and proxy requests to Piwik Pro. Requiring Membrane (a connector/proxy) is appropriate for this purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, creating connections, listing/running actions, and proxying requests to Piwik Pro. It does not instruct reading unrelated files or accessing unrelated environment variables. It does require network access and a Membrane account, which are reasonable for this integration.
Install Mechanism
The doc tells users to run `npm install -g @membranehq/cli`. A global npm install is a standard but higher-risk install mechanism than instruction-only skills because it writes binaries to the system and depends on an npm package's supply chain. This is expected for a CLI-based integration, but users should verify the package and maintainers before installing globally.
Credentials
The skill declares no required environment variables or credentials and explicitly recommends letting Membrane manage credentials server-side rather than asking for API keys. There are no disproportionate credential requests.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not require system-level persistent presence beyond installing the optional CLI. Autonomous invocation is allowed (platform default) and is not combined with other concerning flags.
Assessment
This skill appears coherent: it uses the Membrane CLI to mediate Piwik Pro calls rather than asking for raw API keys. Before installing, verify that you trust the Membrane service and the npm package (@membranehq/cli) and check the package's publisher and repository. Installing globally (npm -g) will place a binary on your system and may require elevated privileges—consider installing locally or in a controlled environment if you prefer. Understand that using the skill will send Piwik Pro requests through Membrane's servers, so review Membrane's privacy/security posture if your analytics data is sensitive.Like a lobster shell, security has layers — review code before you run it.
latestvk9708kz9dbj79qwj8d1368k569842pam
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
