welly
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate geophysical data analysis functionality. All scripts and documentation are consistent with the stated purpose of processing well data.
- [COMMAND_EXECUTION]: The Python scripts (
scripts/well_qc.pyandscripts/project_stats.py) utilize standard libraries (numpy, pandas, welly) for data analysis. They do not invoke shells or execute arbitrary system commands. - [EXTERNAL_DOWNLOADS]: No remote downloads or external network operations were detected. The skill relies on standard dependencies and local file access.
- [DATA_EXFILTRATION]: The skill's operations are confined to reading local LAS files and exporting results to local formats. There is no code for transmitting data to external domains or handling sensitive credentials.
- [PROMPT_INJECTION]: No malicious prompt injection or instruction override patterns were found. While the skill processes external data files, this data is used for numeric analysis and is not interpolated into safety-critical agent instructions.
Audit Metadata