reasonhub-expand-mechanics
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and update the
reasonhub-skillsCLI tool from the officialreason-healthcareGitHub repository. - [COMMAND_EXECUTION]: Includes guidance on executing the vendor's CLI tool via shell piping (
echo | reasonhub-skills) and provides Python templates usingsubprocess.runto call the CLI for bulk expansion tasks. - [SAFE]: Implements security best practices by explicitly instructing the agent not to manually read or expose authentication credentials (such as tokens in
config.tomlor environment variables), directing all authentication handling to the internal logic of the CLI tool. - [SAFE]: All identified external resources, download paths, and CLI commands are associated with the official vendor (
reason-healthcare), aligning with the skill's stated purpose as a shared reference for ReasonHub mechanics.
Audit Metadata