Repliq

v1.0.2

RepliQ integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with RepliQ data.

0· 123·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (RepliQ integration) match the runtime instructions (use Membrane CLI to connect, list actions, run proxy requests). Required capabilities (network access, Membrane account) are appropriate for this integration.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI, browser-based login, and Membrane proxy requests to RepliQ. It does not ask the agent to read unrelated files, environment variables, or system paths, nor to exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill that tells the user to install @membranehq/cli via 'npm install -g' (and offers npx usage). Installing a global npm package is a standard way to get the CLI, but it carries the usual supply-chain/trust considerations for npm packages.
Credentials
The skill declares no required environment variables or credentials and explicitly recommends using Membrane's managed connections (do not ask users for API keys). Requested access (a Membrane account and network) is proportional to the stated purpose.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and is user-invocable. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
Assessment
This skill is coherent: it relies on the Membrane CLI to talk to RepliQ rather than asking for raw API keys. Before installing, verify the @membranehq/cli package (npm publisher, homepage, and repo) is legitimate, run installations in an environment where you control npm/global installs, and avoid pasting unrelated secrets into the CLI. If you need stricter control, use npx for one-off commands instead of installing globally and review the Membrane account's permissions. If you have concerns about giving network access or creating a Membrane connection, review RepliQ and Membrane documentation and your organization’s policy before proceeding.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d3670dsc5mw42v5v3d2404x843204

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments