torch-geometric
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download binary distributions from the official PyTorch Geometric data repository (data.pyg.org).
- [COMMAND_EXECUTION]: Provides shell commands for environment setup and package installation using the uv package manager and standard Python library routines.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it is designed to process data from external sources and benchmark datasets.
- Ingestion points: Data is loaded through CSV files and dataset loaders like Planetoid and TUDataset in SKILL.md and scripts.
- Boundary markers: No explicit markers or instructions are provided to isolate graph data from potential embedded instructions.
- Capability inventory: Scripts in the skill package have the capability to write files, such as model state dictionaries and visualization images, to the disk.
- Sanitization: There is no demonstration of data sanitization or integrity verification for the loaded graph content in the provided examples.
Audit Metadata