research-summarizer
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in the skill instructions or associated scripts. The skill follows best practices for research synthesis, focusing on data organization and bias mitigation.
- [COMMAND_EXECUTION]: The skill uses local Python scripts (
research_synthesis_organizer.py,insight_quality_scorer.py, andfindings_brief_generator.py) to process data. These scripts utilize only Python standard libraries (argparse,json,sys,pathlib,collections,dataclasses) and perform no dangerous operations such as network requests, subprocess spawning of external binaries, or access to sensitive system directories. - [DATA_EXPOSURE]: Data processing is limited to reading user-provided research JSON files and outputting results to the console or local files. There are no patterns suggesting data exfiltration or unauthorized access to credentials.
Audit Metadata