quality-engineer
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a Python script (
scripts/qa.py) that acts as a CLI for the Studio Chat evaluation API. Analysis of the source code and instructions reveals no malicious patterns. - [SAFE]: Network operations are restricted to the official vendor domain (
api.studiochat.io) for legitimate API interactions. - [SAFE]: Authentication is handled via environment variables (
STUDIO_API_TOKEN), which is a standard and safe practice for developer tools. - [SAFE]: No obfuscation, remote code execution, or persistence mechanisms were found.
Audit Metadata