Google Postmaster Tools
v1.0.2Google Postmaster Tools integration. Manage Users, Domains. Use when the user wants to interact with Google Postmaster Tools data.
⭐ 0· 99·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 README-like SKILL.md describes using Membrane to connect to Google Postmaster Tools, list connections, run prebuilt actions, and proxy direct API calls. Requiring a Membrane account and installing @membranehq/cli is coherent with that purpose.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, performing connector discovery, running Membrane actions, and proxying requests to the Postmaster Tools API. This stays within the stated domain, but the 'membrane request' proxy allows arbitrary API paths under the connected service—so users should understand that Membrane (the service/account used for the connection) will handle auth and will be able to access the connected Google Postmaster Tools data.
Install Mechanism
No install spec in the skill bundle (instruction-only). The SKILL.md recommends installing the Membrane CLI via npm (npm install -g @membranehq/cli). This is a common distribution channel but does require installing a global npm package and network access to npmjs.org; the recommendation is expected for the described workflow.
Credentials
The skill requests no environment variables, binaries, or config paths. It relies on a Membrane account and browser-based OAuth; this is proportionate to integrating with Google Postmaster Tools and avoids asking for API keys or other secrets locally.
Persistence & Privilege
always is false and the skill is user-invocable. There is no install-time modification of other skills or system-wide agent settings described. Autonomous invocation remains possible (platform default) but is not combined with elevated privileges or broad credential requests in this skill.
Assessment
This skill is instruction-only and tells the agent to use the Membrane CLI to access Google Postmaster Tools. Before installing or using it: (1) Verify you trust the Membrane service (https://getmembrane.com) because Membrane will hold the OAuth connection and can access your Postmaster Tools data. (2) Installing the CLI requires npm global install privileges—do that only on machines you control. (3) Understand that the skill’s proxy feature lets you send arbitrary API paths through the connected account, so restrict use to expected endpoints and least-privilege connectors. (4) The skill does not request local API keys or environment secrets, which is good; still avoid copy-pasting credentials into chat or into commands unless you understand where they will be stored. (5) If you need higher assurance, inspect Membrane’s docs, privacy/policy, and the connector’s requested OAuth scopes before granting the connection.Like a lobster shell, security has layers — review code before you run it.
latestvk97f5ytsdyvs5qsjeg1jmvj9pn8435d5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
