case-study-writing
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
infshcommand-line tool, which is the official CLI for the skill's authoring platform (inference.sh). It is used to run research assistants and a Python executor. - [EXTERNAL_DOWNLOADS]: Recommends the installation of additional skills from the
inference-shGitHub organization usingnpx skills add. These are internal vendor resources. - [REMOTE_CODE_EXECUTION]: Employs the
infsh/python-executortool to run a Python script for generating charts withmatplotlib. The script is hardcoded for visualization purposes and does not incorporate untrusted input into its execution logic. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found. The skill's behavior aligns with its stated purpose of assisting in case study creation.
Audit Metadata