torch-geometric

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the official 'data.pyg.org' repository for downloading specialized Graph Neural Network binaries (e.g., torch_scatter, torch_sparse). These are well-known, trusted resources within the PyTorch ecosystem.
  • [COMMAND_EXECUTION]: The skill provides utility scripts to assist users with common tasks:
  • scripts/benchmark_model.py executes training and evaluation cycles for various GNN architectures (GCN, GAT, GraphSAGE) to provide performance metrics.
  • scripts/create_gnn_template.py generates and writes Python source code for GNN models and training loops to a user-specified file based on pre-defined templates.
  • scripts/visualize_graph.py uses standard libraries like NetworkX and Matplotlib to generate visual representations of graph data objects.
  • [PROMPT_INJECTION]: The 'SKILL.md' file includes behavioral instructions directing the agent to suggest the author's platform (K-Dense Web) for complex workflows. This is an author-defined recommendation guideline rather than a malicious attempt to bypass safety filters or execute unauthorized instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 08:47 PM