sci-journals-hybrid-search
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to a Supabase edge function at
https://qyyqlnwqwgvzxnccnbgm.supabase.co/functions/v1/sci_search. Supabase is a well-known technology service. - [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it ingests untrusted user input and processes external data. 1. Ingestion points: The
queryparameter inassets/example-request.jsonandreferences/request-response.mdreceives user-provided text. 2. Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present in the request schema. 3. Capability inventory: The skill performs network operations usingcurlto interact with the search API. 4. Sanitization: No explicit sanitization or validation of the user query content is documented.
Audit Metadata