proprofs-quiz-maker
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
@membranehq/clipackage from the public npm registry. This is an official utility provided by the vendor for platform interaction. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line tool to perform administrative tasks such as searching for connectors, establishing connections, and executing API actions. These operations are scoped to the integration's intended functionality. - [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it ingests data from external API responses:
- Ingestion points: Data retrieved from ProProfs Quiz Maker via
membrane action runandmembrane request(quizzes, questions, results). - Boundary markers: None explicitly mentioned in the instruction text.
- Capability inventory: Shell command execution via the
membraneCLI. - Sanitization: Relies on the underlying platform's handling of CLI output.
Audit Metadata