bio-foundation-housekeeping
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation describes fetching installation scripts for Pixi and DuckDB from their official websites (pixi.sh and duckdb.org). These are well-known technology services.
- [REMOTE_CODE_EXECUTION]: Instructions include piping installation scripts from verified domains into system shells (bash, sh, powershell). This behavior is documented for the purpose of setting up the required development environment.
- [COMMAND_EXECUTION]: The skill generates project scaffolds and executes workflow tasks using Pixi. This includes generating Python code (Pydantic models) from YAML schemas, which is a core functionality of the LinkML framework.
Audit Metadata