skills/brycewang-stanford/awesome-agent-skills-for-empirical-research/regression-table/Gen Agent Trust Hub
regression-table
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to executeuv run jupytext --sync. This is a standard operation for synchronizing Jupyter notebooks with Markdown files in data science projects. - [EXTERNAL_DOWNLOADS]: The skill references the
jupytextpackage. This is a well-known, legitimate tool in the Jupyter ecosystem used for notebook format conversion. - [INDIRECT_PROMPT_INJECTION]: The skill reads external notebook files which could contain untrusted instructions. However, the skill instructions are focused on extracting specific statistical data (point estimates, standard errors), which provides a natural boundary that mitigates the risk of the agent following embedded commands.
Audit Metadata