metabolights-skill
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Network Operations: The skill performs REST API calls to retrieve scientific metadata. While it is configured to target the MetaboLights repository at
ebi.ac.uk, the underlying script is a flexible utility capable of making requests to various endpoints based on the input provided. - File System Interaction: The included
rest_request.pyscript contains logic to write response content to the local file system. It allows for the specification of a destination path, enabling the skill to create directories and save data locally for further use. - Flexible Input Handling: The skill processes JSON objects from standard input to define request parameters such as headers, methods, and payloads. This provides a versatile interface for the agent to interact with web services and manage the resulting data.
Audit Metadata