nasa-ads-api
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for interacting with the official NASA Astrophysics Data System (ADS) API at
api.adsabs.harvard.edu. This is a well-known and reputable service for bibliographic data. - [SAFE]: Authentication is handled securely. The metadata explicitly requires the environment variable
ADS_API_TOKEN, which is the standard best practice for managing API secrets in agent skills. - [SAFE]: The examples use
curlfor standard HTTP requests to query literature, author metrics, and astronomical objects. There are no patterns of arbitrary command execution, privilege escalation, or persistence mechanisms. - [SAFE]: No obfuscation, data exfiltration, or prompt injection attempts were detected in the instructions or metadata.
Audit Metadata