email

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation of the agentcash package from the npm registry to interact with the service.\n- [COMMAND_EXECUTION]: The skill performs its tasks by executing shell commands using the npx agentcash utility.\n- [REMOTE_CODE_EXECUTION]: The instruction to use npx agentcash@latest causes the agent to fetch and execute the most recent version of the package from the npm registry at runtime.\n- [PROMPT_INJECTION]: Reading incoming email messages from the stableemail.dev API presents a surface for indirect prompt injection.\n
  • Ingestion points: Email reading and listing endpoints described in SKILL.md.\n
  • Boundary markers: Absent; there are no specific instructions to the agent to disregard commands embedded within the fetched email text.\n
  • Capability inventory: The skill can send emails, purchase subdomains, and manage account settings via the agentcash CLI as documented in SKILL.md.\n
  • Sanitization: Absent; no sanitization or escaping of the email content is specified before it is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 04:49 PM