dedupe-rank
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local file transformations on academic metadata (JSONL to CSV). All operations are deterministic and restricted to the provided workspace directory.
- [COMMAND_EXECUTION]: The skill uses
sys.path.insertto load local helper utilities from a parenttoolingdirectory. This is standard behavior within the intended environment architecture to share logic between skills. - [DATA_EXPOSURE]: The script reads from
papers/papers_raw.jsonlandqueries.mdto produce its output. It does not access sensitive system files or credentials. - [REMOTE_CODE_EXECUTION]: No remote code execution or external downloads were detected. The
SKILL.mdexplicitly states 'Network: none'.
Audit Metadata