chatwork

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Installs the @membranehq/cli package globally via npm. This package is an official tool provided by the skill's author to facilitate secure interactions with the Membrane platform.\n- [COMMAND_EXECUTION]: Executes various shell commands using the membrane CLI to manage user sessions, search for connectors, establish connections, and perform API operations on Chatwork.\n- [PROMPT_INJECTION]: The skill ingests untrusted data from Chatwork messages, which could potentially contain instructions designed to influence the agent's logic (Indirect Prompt Injection).\n
  • Ingestion points: API response data from message-related actions like list-messages and get-message documented in SKILL.md.\n
  • Boundary markers: None identified in the skill instructions.\n
  • Capability inventory: Shell command execution capabilities provided through the membrane CLI across multiple actions in SKILL.md.\n
  • Sanitization: No sanitization, escaping, or validation of the retrieved message content is documented.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 01:14 PM