tiledbvcf

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructions facilitate the installation of software from established sources, including the tiledb-py and tiledbvcf-py packages from well-known Conda channels (conda-forge, bioconda, and tiledb) and official Docker images from TileDB's repository.
  • [COMMAND_EXECUTION]: Provides boilerplate command-line examples for setting up data environments, managing Docker containers, and using the tiledbvcf CLI tool for dataset creation, storage, and export.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process genomic variant-call data (VCF/BCF files), which represents a data ingestion surface for external content.
  • Ingestion points: Variant data is ingested via the ds.ingest_samples method described in SKILL.md.
  • Boundary markers: Not present.
  • Capability inventory: The skill facilitates network operations for cloud storage (S3, Azure, GCS) and TileDB Cloud interaction, along with local file write operations via the ds.export function.
  • Sanitization: Not explicitly documented in the instruction set.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 01:45 AM
Security Audit — agent-trust-hub — tiledbvcf