citation-verifier
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local Python scripts to audit bibliography hygiene and citation consistency. These scripts utilize only the Python standard library and do not perform any network operations, external downloads, or sensitive file access.
- [DATA_EXPOSURE]: Analysis of the Python scripts confirms they only read files explicitly provided as arguments by the user. No hardcoded credentials, sensitive file paths, or exfiltration patterns were detected.
- [COMMAND_EXECUTION]: The documentation includes benign command examples for toolchain diagnostics and running the provided audit scripts. No dangerous shell injection vectors or unintended command execution patterns were found.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests manuscript content and bibliography metadata. The analysis is limited to regex-based pattern matching and local consistency checks (e.g., duplicate keys, missing fields). The scripts do not perform any dangerous actions based on the ingested content, such as file writes, network requests, or dynamic code execution.
Audit Metadata