harmonic
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
membraneCLI tool to perform search and data retrieval actions. These commands are standard for the platform's workflow and operate within the scope of managing Harmonic data. - [EXTERNAL_DOWNLOADS]: The documentation instructs the user to install the
@membranehq/clipackage from the public NPM registry. This is an official utility provided by the vendor (Membrane). - [PROMPT_INJECTION]: The skill processes external data from Harmonic APIs (such as company details and search results), which constitutes an indirect prompt injection surface.
- Ingestion points: Output from
membrane action runandmembrane requestcommands. - Boundary markers: Absent; the skill does not explicitly define delimiters for the API response data.
- Capability inventory: Can execute CLI commands via the
membranetool. - Sanitization: Not explicitly specified; the skill relies on the underlying platform's standard handling of tool outputs.
Audit Metadata