crw-research
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes HTTP GET requests to
https://api.fastcrw.comto retrieve research paper data from arXiv. This is the primary intended function of the skill. - [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to set a
FASTCRW_API_KEYenvironment variable rather than hardcoding secrets. This is consistent with secure development practices. - [COMMAND_EXECUTION]: Uses
curlandjqvia theBashtool to interact with the research API. These commands are used solely for querying the specified API and processing JSON results.
Audit Metadata