ida-plugin-development
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references several official Hex-Rays documentation sites and community forums for API guidance and plugin packaging instructions.
- [COMMAND_EXECUTION]: The script
scripts/hcli-package.pyuses thesubprocessmodule to executehclicommands via theuvtool for plugin linting and installation tasks, which is consistent with the skill's purpose as a development aid.
Audit Metadata