ontology-explorer

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The owl_parser.py and ontology_summarizer.py scripts include functionality to fetch ontology files from remote URLs (e.g., from the OCDO GitHub organization). This is an intended feature to allow the agent to work with updated materials science data from public repositories.
  • [COMMAND_EXECUTION]: The skill executes several internal Python scripts via the command line to browse hierarchies and perform property lookups. These scripts use the Python standard library and implement safe practices, such as using re.escape() when processing search terms to prevent injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 05:16 AM