citation-verifier

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a Python script (scripts/scan_citations.py) designed for local analysis of research papers and bibliography files. Analysis of the script confirms it uses standard Python libraries (argparse, re, pathlib) to read and scan text files for citation patterns. It contains no subprocess calls, arbitrary execution, or dangerous command interpolation.
  • [DATA_EXFILTRATION]: The skill does not perform any network operations. The provided script processes file content locally and only outputs results to the console. There are no patterns suggesting data exfiltration or transmission to external domains.
  • [PROMPT_INJECTION]: The skill's instructions in SKILL.md are strictly operational and focused on manuscript hygiene. It contains no override commands, role-play injections, or instructions to bypass safety guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 02:11 AM