iblai-marketing-screenshot
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard local automation utilities including Playwright, Xcode Simulators (
xcrun), and Android Debug Bridge (adb) to capture screenshots. - [COMMAND_EXECUTION]: Uses the author's CLI tool (
iblai) for build management and script generation. This is consistent with the stated purpose of the skill and represents normal vendor functionality. - [CREDENTIALS_UNSAFE]: Instructions correctly guide the user to store authentication credentials in an environment file (
.env.development) using placeholders, which follows standard security best practices for local development environments. - [DATA_EXFILTRATION]: All screenshot operations are performed locally, and the resulting files are saved to the local filesystem (e.g., the
screenshots/directory or~/Desktop/), with no observed network exfiltration of data.
Audit Metadata