report-builder
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates interaction with the Studio Chat Reports API for creating and managing report definitions. All functionality is transparently implemented in the provided Python script.
- [SAFE]: Authentication is handled through the
STUDIO_API_TOKENenvironment variable, following security best practices. The script correctly identifies vendor-specific API key formats (sbs_andkps_) to set the appropriate request headers. - [SAFE]: Network activity is restricted to the official vendor domain (
api.studiochat.io). There is no evidence of data exfiltration or communication with untrusted third-party services. - [SAFE]: The skill instructions do not contain any prompt injection attempts or bypass commands. It provides clear guidance for the agent on how to use the provided tools responsibly.
- [SAFE]: No remote code execution patterns, obfuscation, or persistence mechanisms were found in the codebase.
Audit Metadata