adaptyv-bio
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
adaptyvbioSDK along with standard data science libraries likepandas,requests,numpy, andmatplotlib. These are legitimate dependencies for the biotechnology domain described. - [COMMAND_EXECUTION]: Documentation includes standard shell commands for package installation and setting the
ADAPTYV_API_KEYenvironment variable. These commands are benign and necessary for the skill's functionality. - [DATA_EXFILTRATION]: The skill facilitates the transmission of protein sequence data to Adaptyv Bio's API endpoints. This is the intended and transparent primary function of the skill for biological research.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
os.environ) for handling sensitive API keys rather than hardcoding them, which is a security best practice.
Audit Metadata