esputnik
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
@membranehq/clito interact with the ESputnik platform. This is the vendor's standard tool for managing integrations. - [EXTERNAL_DOWNLOADS]: Installs the Membrane CLI from the NPM registry. This is an expected installation for using the developer's ecosystem.
- [SAFE]: Credentials and authentication are managed server-side by Membrane, ensuring that API keys and tokens are not exposed within the skill or the local environment.
- [PROMPT_INJECTION]: While the skill ingests data from external API endpoints (ESputnik), it represents a standard integration pattern.
- Ingestion points: API responses from actions and proxy requests.
- Boundary markers: Not explicitly defined.
- Capability inventory: CLI command execution and managed network requests.
- Sanitization: Relies on the underlying agent's handling of structured JSON data.
Audit Metadata