crossref-lookup
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses a bash script (
scripts/lookup) to execute a Python validator. This is a standard and safe implementation. - [SAFE]: Network access is requested for querying the well-known Crossref REST API, which is a legitimate and safe operation for citation metadata tasks.
- [SAFE]: The skill processes bibliography files and DOI lists. While this represents a data ingestion surface, the operations (validation and metadata retrieval) are handled via local scripts without exposing the system to indirect prompt injection risks.
- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation attempts were detected in the provided files.
Audit Metadata