x-api
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for X API integration using established libraries like
requestsandrequests_oauthlib. - [CREDENTIALS_UNSAFE]: The documentation explicitly warns against hardcoding secrets, recommending the use of environment variables and
.gitignorefor security, which aligns with industry best practices. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Python packages from public registries for its functionality.
- [REMOTE_CODE_EXECUTION]: No patterns of remote script execution or arbitrary command execution were detected in the provided code snippets.
Audit Metadata