AI Ark People Search
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No evidence of malicious prompt injection, obfuscation, persistence mechanisms, or unauthorized privilege escalation was found in the skill definitions.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it ingests and processes untrusted data from multiple sources.
- Ingestion points: User-supplied input fields (job_title, location, keywords_in_profile) and the resulting contact data fetched from the external 'ai-ark-search' API.
- Boundary markers: No explicit delimiters or instructions are used to distinguish between data and commands for the model.
- Capability inventory: The skill utilizes the 'ai-ark-search' edge function to perform data retrieval.
- Sanitization: There is no evidence of input validation, filtering, or escaping for the data processed by the agent.
Audit Metadata