write-threads
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill instructions or metadata. The skill focuses on text generation and hands off execution to other specialized skills.
- [EXTERNAL_DOWNLOADS]: The skill interfaces with the official vendor API at
https://xquik.com/api/v1to perform its primary function of drafting content. This communication is restricted to the vendor's own infrastructure. - [CREDENTIALS_UNSAFE]: Authentication is handled via a standard environment variable
XQUIK_API_KEY, avoiding hardcoded secrets within the skill body and following secret management best practices.
Audit Metadata