tech-stack-evaluator

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill employs the Bash tool to execute environment inspection commands, including 'python --version', 'pip list', 'node --version', and 'rustc --version'. These commands are used as intended for identifying the host's runtime environment and installed package versions.- [SAFE]: The skill analyzes local project configuration files such as 'requirements.txt', 'package.json', and 'Cargo.toml' to identify dependencies. These operations are restricted to project metadata and do not involve accessing sensitive user credentials, SSH keys, or environment variables containing secrets.- [SAFE]: No network activity or external data transfers were identified. All operations are local to the project filesystem and the execution environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 01:47 PM