studio-chat-admin
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides an administrative interface for the Studio Chat platform, routing all API requests to the vendor's official domain at api.studiochat.io.
- [SAFE]: Sensitive credentials, specifically the API token and project ID, are managed through environment variables rather than being hardcoded, which aligns with security best practices for agent tools.
- [SAFE]: The implementation in
scripts/api.pyuses standard Python libraries to perform HTTP requests and does not include any obfuscation, dynamic code execution, or unauthorized network operations. - [SAFE]: All functionality described in the documentation, including the creation and modification of knowledge bases and playbooks, is consistent with the skill's stated purpose of project administration.
Audit Metadata