setup-medsci

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute several diagnostic commands to check software versions and system status.
  • uname -s to detect the Operating System.
  • python3 --version, Rscript --version, node --version, git --version, and claude --version to verify installed versions of required dependencies.
  • claude mcp list to check the status of Model Context Protocol (MCP) servers.
  • pgrep or tasklist to check if the Zotero desktop application is running.
  • [SAFE]: All commands are non-destructive and intended for read-only environment auditing. The skill documentation explicitly forbids installation or modification of system files (does not install anything, No brew install, does not modify ~/.claude.json).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 03:55 AM
Security Audit — agent-trust-hub — setup-medsci