skills/clawic/skills/SMTP/Gen Agent Trust Hub

SMTP

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill defines a secure multi-step workflow (Draft, Probe, Canary, Live) that prevents accidental mail sending and ensures connectivity is verified before any message delivery.
  • [SAFE]: Credential security is prioritized by forbidding the storage of passwords or tokens in the skill's local memory (~/smtp/), directing the agent to use secure runtime methods instead.
  • [COMMAND_EXECUTION]: The skill leverages common diagnostic tools like swaks, openssl, and dig. The provided command recipes are used for legitimate network probing and are structured to use placeholders for sensitive parameters.
  • [SAFE]: Data persistence is handled securely using restricted file permissions (chmod 700 for the directory and chmod 600 for files), limiting access to the configuration and logs.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 10:45 AM
Security Audit — agent-trust-hub — SMTP