x-api
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard API interaction for retrieving public social media profile information, such as follower counts and bios.
- [SAFE]: Data retrieval is performed via a local endpoint (localhost:8402), which is a standard pattern for local agentic services. No sensitive files or credentials are accessed or exposed.
- [SAFE]: The skill processes external profile content (Twitter bios). While this data is untrusted, the skill instructions are limited to displaying the information in a table or list format, and no dangerous capabilities (like code execution or file writes) are available to be exploited by this data.
Audit Metadata