obspy-data-api
Provides an overview of ObsPy's data API for processing seismological data, enabling parsing and manipulation of seismic file formats.
Install this skill
or
97/100
Security score
The obspy-data-api skill was audited on May 14, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 39
External URL reference
SourceSKILL.md
| 39 | A `Stream` with an example seismogram can be created by calling `read()` without any arguments. Local files can be read by specifying the filename, files stored on http servers (e.g. at https://exampl |
low line 73
External URL reference
SourceSKILL.md
| 73 | Event metadata are handled in a hierarchy of classes closely modelled after the de-facto standard format [QuakeML](https://quake.ethz.ch/quakeml/). See `read_events()` and `Catalog.write()` for suppor |
low line 89
External URL reference
SourceSKILL.md
| 89 | Station metadata are handled in a hierarchy of classes closely modelled after the de-facto standard format [FDSN StationXML](https://www.fdsn.org/xml/station/) which was developed as a human readable |
Scanned on May 14, 2026
View Security Dashboard