citation-verifier
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, data exfiltration, or unauthorized code execution were detected in the instructions or the accompanying Python script.
- [COMMAND_EXECUTION]: The skill includes a local Python script
scripts/scan_citations.pydesigned to be executed by the user. The script is limited to scanning specific file types (.md, .tex, .bib, .txt) for citation-related regex patterns and does not perform any dangerous system operations or network requests. - [DATA_EXPOSURE]: The analysis confirms that the skill only reads files explicitly provided via command-line arguments and does not contain any network-facing code or hardcoded credentials.
Audit Metadata