alterlab-jaspar
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
https://jaspar.elixir.no/api/v1/to fetch transcription factor binding profiles. This is a well-known, public scientific resource provided by ELIXIR. - [COMMAND_EXECUTION]: Code snippets use standard Python libraries (
requests,numpy,json) to process genomic data and perform scientific calculations (PFM to PWM conversion, motif scanning). No dangerous subprocess calls or shell injections were found. - [DATA_EXFILTRATION]: No evidence of sensitive file access or exfiltration. Network operations are limited to fetching data from the JASPAR API and do not involve transmitting local user secrets.
- [PROMPT_INJECTION]: The instructions and examples focus strictly on academic and scientific workflows without attempts to override agent behavior or bypass safety guardrails.
Audit Metadata