capturing-screenshots-and-screenrecord

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill describes the use of standard adb commands to interact with Android devices for testing purposes. This includes utilities like screencap, screenrecord, and logcat to capture visual and textual artifacts. These operations are performed within the local development or CI environment.- [DATA_EXFILTRATION]: The instructions cover moving captured files from the device to the host machine using adb pull or standard output redirection. This behavior is localized and necessary for the skill's stated purpose of gathering test failure artifacts.- [PROMPT_INJECTION]: The skill ingests device logs via logcat, which could theoretically include content from untrusted applications. While this presents an indirect prompt injection surface, it is a standard risk associated with log analysis tools and is not exploited by the skill's instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 08:13 AM
Security Audit — agent-trust-hub — capturing-screenshots-and-screenrecord