technical-blog-writing
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the 'infsh' CLI installation script from 'https://cli.inference.sh'. This is a vendor-owned resource associated with the tool's core functionality.
- [REMOTE_CODE_EXECUTION]: The skill executes a remote installation script using a piped shell command ('curl -fsSL https://cli.inference.sh | sh'), which is a common setup pattern for developer utilities from known vendors.
- [COMMAND_EXECUTION]: The skill utilizes the 'infsh' command-line tool to perform automated tasks such as topic research via 'exa/search' and visual asset generation via 'html-to-image'.
- [COMMAND_EXECUTION]: The skill demonstrates the execution of a Python script using 'matplotlib' to generate data-driven charts for technical content, facilitated through the 'infsh/python-executor' application.
Audit Metadata