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-skills CLI tool from the official reason-healthcare GitHub repository.
  • [COMMAND_EXECUTION]: Includes guidance on executing the vendor's CLI tool via shell piping (echo | reasonhub-skills) and provides Python templates using subprocess.run to 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.toml or 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
Risk Level
SAFE
Analyzed
May 18, 2026, 03:43 PM
Security Audit — agent-trust-hub — reasonhub-expand-mechanics