astropy
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a wrapper and documentation for the legitimate, well-known Astropy library. All provided code examples use standard library functions for their intended scientific purposes.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions for installing the
astropypackage using theuvpackage manager and mentions standard library features for downloading remote data (e.g.,astropy.utils.data.download_fileand accessing S3/HTTP URIs inastropy.io.fits). These are documented features of the library used for legitimate astronomical research. - [COMMAND_EXECUTION]: Provides standard installation commands (e.g.,
uv pip install astropy[all]) which are expected for setting up the environment. - [DATA_EXFILTRATION]: Mentions the SAMP (Simple Application Messaging Protocol) via
astropy.samp.SAMPIntegratedClient, which is a specialized protocol for interoperability between local astronomical applications (like DS9 or TOPCAT) and is not indicative of general exfiltration.
Audit Metadata