← Back to Skills Marketplace
Proprofs Quiz Maker
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install proprofs-quiz-maker
Description
ProProfs Quiz Maker integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProProfs Quiz Maker data.
Usage Guidance
What to check before installing:
- Be aware SKILL.md requires installing the Membrane CLI (npm) and using npx, but the skill metadata did not list any required binaries or install steps — verify you are comfortable installing a global npm package.
- Inspect the @membranehq/cli package on npm/GitHub (maintainer, recent activity, popularity, and code) before `npm install -g`.
- Confirm you trust Membrane (https://getmembrane.com) and review its privacy/security docs: the CLI/login flow will create credentials/tokens stored/managed by Membrane's service.
- Because this is an instruction-only skill with no bundled code, the platform scanner had no code to analyze — the risk surface is the external CLI you must install and the Membrane service. If you need higher assurance, request a packaged skill that includes a declared install spec and verifiable source repository.
- If you proceed, run the CLI in a controlled environment first (non-sensitive account), and avoid using privileged or production accounts until you confirm behavior matches expectations.
Capability Analysis
Type: OpenClaw Skill
Name: proprofs-quiz-maker
Version: 1.0.3
The skill bundle provides instructions and metadata for integrating ProProfs Quiz Maker using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and executing actions via the 'membrane' utility (e.g., 'membrane login', 'membrane connect'). There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the instructions are consistent with the stated purpose of using a third-party integration platform.
Capability Assessment
Purpose & Capability
The name and description match the instructions: the skill delegates ProProfs access to Membrane. However, the skill metadata declares no required binaries or install steps even though SKILL.md instructs users to install the Membrane CLI (npm) and to use npx. That omission is an inconsistency (the CLI is necessary for the described behavior).
Instruction Scope
The runtime instructions stay on-topic: they only describe using the Membrane CLI to authenticate, create a connection, discover and run actions against ProProfs. The instructions do not request unrelated files, extra environment variables, or exfiltration steps. They do rely on interactive browser-based auth or a headless code-exchange flow (normal for OAuth-like flows).
Install Mechanism
There is no formal install spec in the registry entry, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` and/or use `npx`. Installing a global npm package is a non-trivial side-effect and should have been declared. The recommended install comes from the public npm registry (traceable) but the registry metadata failing to declare this is a red flag. The skill being instruction-only prevented static analysis of code, increasing reliance on the external CLI package's trustworthiness.
Credentials
The skill does not request environment variables or secrets in the metadata. SKILL.md explicitly instructs not to ask users for ProProfs API keys and to let Membrane handle auth server-side. This is proportionate for a connector-based integration. Note: the Membrane login will create/require account credentials with Membrane (not declared as env vars), which is expected but worth verifying.
Persistence & Privilege
The skill does not request always:true, no config paths, and no system-wide changes are described. It relies on the Membrane CLI to manage credentials; autonomous invocation is allowed (platform default) but not combined with other high-risk behaviors here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proprofs-quiz-maker - After installation, invoke the skill by name or use
/proprofs-quiz-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Proprofs Quiz Maker?
ProProfs Quiz Maker integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProProfs Quiz Maker data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Proprofs Quiz Maker?
Run "/install proprofs-quiz-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Proprofs Quiz Maker free?
Yes, Proprofs Quiz Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Proprofs Quiz Maker support?
Proprofs Quiz Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Proprofs Quiz Maker?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills