@1363/profit-poster
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a local utility for generating trade summary images. It utilizes the well-known and trusted Pillow library for all graphical operations and image rendering.- [COMMAND_EXECUTION]: The Python script processes trade data via structured JSON input. It does not spawn subprocesses, execute shell commands, or perform dynamic code evaluation (eval/exec).- [DATA_EXPOSURE]: The skill does not access sensitive system directories, environment variables, or credentials. Its file system activity is restricted to reading local system fonts and saving the generated PNG images to a local directory.- [EXTERNAL_DOWNLOADS]: Dependencies are limited to the official Pillow package from standard registries. No remote scripts, binary payloads, or unverifiable dependencies are downloaded or executed.
Audit Metadata