charlie

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the @membranehq/cli package from the npm registry. This is the official command-line interface for the Membrane platform, which is the service provider for this skill. Documenting the installation of a vendor's own CLI tool is standard for platform integrations.
  • [COMMAND_EXECUTION]: The skill uses membrane CLI commands to perform operations like login, connect, action list, and request. These commands are scoped to the CharlieHR integration and the Membrane environment. The skill does not perform any arbitrary or hidden shell command execution.
  • [CREDENTIALS_UNSAFE]: The skill correctly implements secure credential management by using the membrane connect workflow. This process handles OAuth and token refreshes server-side. Furthermore, the instructions explicitly include a best practice section advising against asking users for secrets or API keys.
  • [DATA_EXFILTRATION]: Network communication with the CharlieHR API is routed through the Membrane proxy service (membrane request). This provides a controlled environment for API interactions and prevents the direct exposure of credentials or unauthorized data transfer to third-party domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 09:05 AM