doaj-api
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for the Directory of Open Access Journals (DOAJ) API. All described functionality is aligned with standard academic research tools.
- [SAFE]: No authentication or credentials are required for the described API, eliminating the risk of credential theft or hardcoded secrets.
- [SAFE]: Network operations are limited to standard HTTP GET requests to the official doaj.org domain for retrieving public metadata.
- [SAFE]: Code examples use curl and jq for data retrieval and parsing, which are standard developer practices for API integration and do not involve executing untrusted remote code.
Audit Metadata