check-citations
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill operates as described, providing a legitimate service for academic reference verification without hidden or malicious functionality.
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to well-known academic metadata providers, including CrossRef (api.crossref.org), Semantic Scholar (api.semanticscholar.org), and OpenAlex (api.openalex.org). These are reputable services in the research community.
- [COMMAND_EXECUTION]: The main script parses local BibTeX files and executes within the Python environment. It does not use unsafe execution functions or attempt to spawn shell processes for arbitrary commands.
- [DATA_EXFILTRATION]: Network operations are limited to querying citation metadata (titles and DOIs) against public APIs. No sensitive files, environment variables, or credentials are accessed or transmitted externally.
Audit Metadata