letterly-exporter

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill requires downloading the Chromium browser binary via the Playwright library. This is a trusted source and necessary for the tool's core functionality.
  • [DATA_EXFILTRATION] (SAFE): Exported data is saved directly to a local directory defined by the user. No sensitive data is transmitted to third-party servers.
  • [COMMAND_EXECUTION] (SAFE): The script performs standard browser automation tasks (clicking, navigating). It does not use dangerous functions like eval() or execute arbitrary system commands.
  • [CREDENTIALS_UNSAFE] (SAFE): No API keys or passwords are hardcoded. The skill uses a persistent local directory to store the browser's session state, which is an industry-standard practice for such automation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 12:21 AM