psigen-software
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the
@membranehq/clipackage from the public NPM registry. This tool is provided by the vendor to facilitate secure authentication and interaction with the Membrane platform. - [COMMAND_EXECUTION]: Executes shell commands using the
membraneCLI to log in, manage connections, and run actions within the PSIGEN Software environment. - [DATA_EXFILTRATION]: Processes data from external PSIGEN Software endpoints. While this involves ingesting untrusted data, the skill follows secure practices by delegating credential management to the platform rather than storing local secrets.
- Ingestion points: API responses from PSIGEN Software processed through
membrane action runormembrane requestcommands. - Boundary markers: Not explicitly defined in the provided instruction set.
- Capability inventory: The skill can execute API actions and proxy network requests via the Membrane CLI.
- Sanitization: Relies on the underlying platform's handling of API interactions; no explicit local sanitization is performed by the skill itself.
Audit Metadata