Proprofs Project

v1.0.2

ProProfs Project integration. Manage Projects, Goals, Filters. Use when the user wants to interact with ProProfs Project data.

0· 109·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
Name/description match the instructions: the skill uses Membrane to connect to ProProfs Project, discover actions, run them, or proxy API calls. Nothing requested is unrelated to that purpose.
Instruction Scope
SKILL.md instructs running the Membrane CLI (install/login/connect/action run/request). It does not ask the agent to read arbitrary files or local secrets. It does enable proxied requests to arbitrary ProProfs endpoints via Membrane (expected for an integration), which means the agent can access the connected account's data when authorized.
Install Mechanism
No install spec in the registry; the instructions recommend a user-run npm global install of @membranehq/cli. npm global installs modify the host environment (moderate risk if done blindly) but this is a reasonable and proportional recommendation for a CLI-based integration.
Credentials
The skill declares no required env vars or credentials and explicitly advises not to ask users for API keys, relying on Membrane-managed connections instead. Requested access is proportional to the described function.
Persistence & Privilege
always:false and no persistent install are set. The skill can be invoked autonomously (platform default) but it does not request elevated persistent privileges or modify other skills' configs.
Assessment
This skill is coherent but relies on the Membrane CLI and your Membrane/ProProfs authentication. Before installing or using it: 1) verify you trust Membrane (getmembrane.com) and review their privacy/security docs; 2) prefer installing the CLI manually in a controlled environment (avoid blindly running npm -g as root); 3) be aware that once you create a connection, the agent (or any commands you run) can use Membrane to read or change data in your ProProfs account via proxied requests—only authorize connectors you trust; 4) do not share API keys or secrets locally (the skill advises against this); and 5) if you want more assurance, inspect the Membrane CLI source or use a scoped/local install (npx or local package) and audit any actions the agent proposes to run before allowing them.

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

latestvk979bkj0q3k8r4q5c9n6zdkxt9842z9j

License

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

Comments