loggly
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the @membranehq/cli package via NPM. This is an official vendor resource used to manage integrations on the Membrane platform.
- [COMMAND_EXECUTION]: The skill executes various membrane commands to authenticate, connect to Loggly, and run log actions. These are legitimate operations consistent with the skill's stated purpose.
- [PROMPT_INJECTION]: The skill features a surface for indirect instructions when creating or listing actions based on user-provided descriptions. This is an intended capability of the platform.
- Ingestion points: User-provided intents and descriptions enter the system via membrane action list and membrane action create commands in SKILL.md.
- Boundary markers: No specific delimiters are used to wrap user-provided intents in the examples.
- Capability inventory: The skill can execute actions on the Loggly service via the membrane action run command.
- Sanitization: Input validation and secure action generation are handled server-side by the Membrane platform infrastructure.
Audit Metadata