tensorslab-image
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the standard
requestsPython library, which is installed via pip. - [EXTERNAL_DOWNLOADS]: The skill downloads generated image files from the official vendor API domain (
api.tensorslab.com) to a local directory (./tensorslab_output/). - [COMMAND_EXECUTION]: The skill executes a provided local Python script (
scripts/tensorslab_image.py) to manage API requests, status polling, and file downloads. - [CREDENTIALS_UNSAFE]: The skill uses a Bearer token stored in the
TENSORSLAB_API_KEYenvironment variable for authentication, following standard security practices for API keys.
Audit Metadata