the-things-network
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the
@membranehq/clipackage via npm. This is the official command-line tool for the Membrane platform. - [COMMAND_EXECUTION]: The instructions involve executing various
membraneCLI commands to manage connections and run actions. These commands are necessary for the skill's stated purpose and do not involve unauthorized system access. - [DATA_EXFILTRATION]: Authentication is handled through a managed OAuth-like flow (
membrane login), avoiding the need for hardcoded secrets or manual handling of API keys. No suspicious network operations or sensitive file access patterns were identified.
Audit Metadata