brochure-design-generation
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation references the retrieval of generated media from
storage.eachlabs.ai, which is the official storage infrastructure for the skill author's service. These operations are limited to fetching authorized output from the brochure generation process. - [COMMAND_EXECUTION]: The documentation provides
curlcommand examples intended for the user to interact with the each::sense API. These commands are illustrative and do not instruct the agent to execute arbitrary or dangerous code on the host system. - [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive credentials using the
$EACHLABS_API_KEYenvironment variable, adhering to security best practices for secret management rather than hardcoding or exposing keys. - [DATA_EXFILTRATION]: Network communication is exclusively directed to
sense.eachlabs.run, which is the primary API endpoint for the service. There are no patterns indicating unauthorized data transmission to third-party or suspicious domains.
Audit Metadata