f5-networks
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from npm to enable interaction with the Membrane platform. This is a vendor-owned tool used as intended for the integration. - [COMMAND_EXECUTION]: The skill leverages shell commands to invoke the
membraneCLI for managing connections, searching for actions, and proxying API requests to F5 Networks. These operations are restricted to the scope of the integration's documented purpose. - [DATA_EXFILTRATION]: No unauthorized data transfer was detected. The skill uses a secure proxy to communicate with the F5 Networks API, with authentication handled server-side by the vendor's infrastructure.
- [SAFE]: The skill demonstrates a clear ingestion surface for external data from the F5 Networks API.
- Ingestion points: API responses from F5 Networks via
membraneaction and request commands. - Boundary markers: None present.
- Capability inventory: Shell command execution and network proxying via the
membraneCLI. - Sanitization: Not explicitly implemented in the prompt instructions.
- Note: This constitutes a standard integration pattern and does not represent an elevated security risk in this context.
Audit Metadata