segy-operations
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for seismic data processing using the standard
segyiolibrary. - [EXTERNAL_DOWNLOADS]: The skill references documentation and notebooks from Equinor and The Open Group. These are well-known, industry-standard sources for the oil and gas sector.
- [COMMAND_EXECUTION]: Code snippets demonstrate local file reading/writing for
.sgyfiles, which is consistent with the skill's stated purpose of SEG-Y manipulation. - [DATA_EXFILTRATION]: While the skill includes OSDU API examples that use
requestsand authorization headers, these are presented as templates for interacting with the user's own OSDU infrastructure. No sensitive credentials are hardcoded; placeholders like<token>andmypartitionare used correctly. - [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety constraints were detected.
Audit Metadata