screendesk
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Membrane CLI package (@membranehq/cli) from the public npm registry to facilitate communication with the platform.
- [COMMAND_EXECUTION]: Uses the membrane command-line tool to perform administrative tasks, such as logging in, connecting to Screendesk, and running predefined actions. These commands are part of the intended functionality for the vendor's integration.
- [DATA_EXFILTRATION]: The skill is designed to manage and retrieve data from Screendesk (contacts, conversations, and notes). While this involves processing external data, the skill utilizes Membrane's secure authentication flow, avoiding the need for hardcoded secrets or local credential storage.
- Ingestion points: Screendesk data retrieved via action execution (SKILL.md).
- Boundary markers: Not explicitly defined in this instructional document.
- Capability inventory: Execution of membrane CLI commands for action management (SKILL.md).
- Sanitization: Data is handled through the vendor's structured action schemas.
Audit Metadata