trinet
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the official
@membranehq/clipackage from the npm registry. This is the standard tool for interacting with the Membrane platform as described in the skill documentation. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI for various tasks, including authentication (membrane login), resource discovery (membrane search), and API execution (membrane action run,membrane request). These commands are consistent with the skill's stated purpose of managing TriNet data. - [CREDENTIALS_UNSAFE]: The documentation explicitly instructs the agent to let Membrane handle credentials and avoid asking users for API keys or tokens, which aligns with secure secret management practices.
Audit Metadata