nih-reporter-api-guide
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for interacting with the official NIH RePORTER API at
api.reporter.nih.gov. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to a well-known government service (
nih.gov) using standard tools likecurland the Pythonrequestslibrary. These operations are essential for the skill's primary purpose of searching grant data. - [COMMAND_EXECUTION]: Example commands are limited to
curlfor API requests andpython3 -m json.toolfor formatting JSON output. No dangerous or unauthorized command execution was found. - [DATA_EXFILTRATION]: No sensitive local files, credentials, or environment variables are accessed or transmitted.
Audit Metadata