screenshot-markup
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is implemented in a local Python script using the well-known and trusted Pillow (PIL) library for image manipulation.
- [SAFE]: Analysis of
scripts/annotate.pyreveals no network operations, remote code execution, or data exfiltration logic. - [SAFE]: File system interaction is restricted to reading the user-specified input image, writing to the user-specified output path, and loading common system fonts from standard directories (e.g.,
/usr/share/fonts,/System/Library/Fonts). - [SAFE]: There are no signs of obfuscation, hidden instructions, or attempts to bypass security filters within the markdown or code files.
Audit Metadata