d2l-brightspace
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected in the skill instructions.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
@membranehq/clifrom the npm registry. This is an official utility from the vendor ('membranedev') for managing integrations. - [CREDENTIALS_UNSAFE]: The skill promotes secure authentication by using
membrane loginandmembrane connectto manage OAuth flows server-side, preventing the exposure of API keys or tokens in the local environment. - [COMMAND_EXECUTION]: Uses standard CLI commands (
membrane action list,membrane action run) to interact with the Membrane platform. These operations are within the scope of the skill's documented purpose.
Audit Metadata