who-is-this
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it is designed to ingest and summarize untrusted data from social media profiles and the open web.
- Ingestion points: In
SKILL.md, the instructions mandate scraping data from X (Twitter), LinkedIn, and GitHub profiles, as well as general web content via thedeepapiservice. - Boundary markers: The instructions do not define clear delimiters or include specific guidance for the agent to ignore or isolate potentially malicious instructions embedded within the scraped biographies, posts, or README files.
- Capability inventory: The skill's primary function is data retrieval and summarization. It does not appear to possess high-risk capabilities such as file system writes, subprocess execution, or direct shell access.
- Sanitization: No explicit sanitization, validation, or filtering mechanisms are described for the external content before it is processed and analyzed by the agent.
Audit Metadata