Medical Imaging Pipelines
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No attempts to override agent instructions or bypass safety filters were found. The instructions are focused entirely on the stated purpose of building imaging pipelines.
- [DATA_EXFILTRATION]: The skill performs local file operations (reading and writing imaging data) consistent with its stated purpose. No network calls, credential usage, or unauthorized data transfers were detected.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or execution patterns were found. Dependencies are standard industry libraries from the official PyPI registry.
- [COMMAND_EXECUTION]: No dangerous system command executions or privilege escalation attempts (like sudo or chmod) were detected. All file operations use standard library calls like pathlib.
- [SAFE]: The skill's functionality is limited to numerical processing, file format conversion, and dataset organization using established scientific computing packages. It includes helpful best practices for medical imaging data handling.
Audit Metadata